Script:2967
Talk0
1,599pages on
this wiki
this wiki
Use this page to discuss script 2967 daemon_saver: Vim version of FreeBSD daemon_saver screen saver
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Bug: Refuses to start on later versions of Vim
Edit
I haven't been able to run Daemon Saver for the past few versions of Vim. During two if statements in a section labeled "Set GUI options", running the script gives the following errors:
When running Vim from terminal:
Error detected while processing function Daemon..<SNR>18_Cleanup: line 8: E121: Undefined variable: s:o_ru E15: Invalid expression: s:o_ru
When running gVim:
Error detected while processing function Daemon..<SNR>19_Cleanup: line 3: E121: Undefined variable: s:o_gcr E15: Invalid expression: s:o_gcr