On Sep 25, 2013 3:08 PM, "Alex K" <alexkg.2012@gmail.com> wrote:
  >
  > I am sorry. Didn't guess that this stroke is one command. Now the answer is attached:
It is better to wrap commands with :redir:
    :redir @+
      :verbose setlocal ...
      :redir END
. This way output will appear in the system clipboard available for pasting, no need to do screenshots.
>
  >> > Hm, if the completions are correctly aligned they are weird indeed. ('Обрдг', really?) What do you get in answer to
  >> >
  >> >
  >> >
  >> >         :verbose setlocal ft? complete? completefunc? completeopt?
  >> >
  >> >
  >> >
  >> > in the file where you get those "strange" Russian completions?
  >> >
  >> >
  >> >
  >> > Tried all 4 variants, but they all work the same way and also strange.
  >>
  >> That was a request for information, not a suggested fix. If you run that command, nothing will happen to affect behavior, but Vim will tell you the current value of those options, and where that value was set.
    >
  >
  >
  > -- 
  > -- 
  > 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.
  
--
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:
Post a Comment