Re: SID or s: - General questions about functions

2011-04-13 Thread rameo
Thank you very much Tony and ZyX. My functions names do only contains letters, digits and underscores. If I've understood you well, I can now unify all my functions and change s: --- SID change function! --- fun! change endfunction! -- endfun! Is that correct? and can I change also this:

Re: SID or s: - General questions about functions

2011-04-13 Thread ZyX
Reply to message «Re: SID or s: - General questions about functions», sent 10:52:37 13 April 2011, Wednesday by rameo: My functions names do only contains letters, digits and underscores. If I've understood you well, I can now unify all my functions and change s: --- SID change function

SID or s: - General questions about functions

2011-04-12 Thread rameo
After a half year of use of VIM, I still don't understand what is, and if there is a difference between SID and s:. (even after reading the help file) Can they be exchanged? Fun!, fun!, Function! and function! is the same isn't? Endfunction, endfunction, Endfun, endfun also? I often Titlecase

Re: SID or s: - General questions about functions

2011-04-12 Thread ZyX
Reply to message «SID or s: - General questions about functions», sent 10:41:25 12 April 2011, Tuesday by rameo: After a half year of use of VIM, I still don't understand what is, and if there is a difference between SID and s:. (even after reading the help file) It is simple: if a function