Wednesday, March 27, 2013

Re: replace represenation of certain characters with a string of characters?

hi I tried the first command and then the second gave me an error saying

E492: Not an editor command:
fdt=substitute(getline(v:foldstart),'vim','EMACS','g') fillchars-=fold
I also tried the command with
set fdt=substitute(getline(v:foldstart),'vim','EMACS','g')
fillchars-=fold
which didn't complain but nothing happened, ( I typed a g and it was the
same? )

Anyway I'd like to keep syntax highlighting if possible so maybe we
shouldn't get too much in to this. I have a feeling it won't lead to
promising results...





--
View this message in context: http://vim.1045645.n5.nabble.com/replace-represenation-of-certain-characters-with-a-string-of-characters-tp5714620p5714664.html
Sent from the Vim - General mailing list archive at Nabble.com.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: