Re: [BUG] Passing special characters to &listchars and &fillchars causes screen corruption

2011-08-08 Fir de Conversatie Benjamin R. Haskell
On Tue, 9 Aug 2011, Tony Mechelynck wrote: On 07/08/11 17:57, Benjamin R. Haskell wrote: That means that, in the old thread { å, æ, ø, «, » } and in the new thread { ¶ } were all replaced by �. In this message of yours (which I received in quoted-printable UTF-8) all these characters arriv

Re: [BUG] Passing special characters to &listchars and &fillchars causes screen corruption

2011-08-08 Fir de Conversatie Tony Mechelynck
On 07/08/11 17:57, Benjamin R. Haskell wrote: On Sat, 6 Aug 2011, Groups munged Tony Mechelynck's mail into: :set list lcs=eol:ś,tab:\|_,nbsp:~,conceal:* And he followed up: ...and for some reason that f???ing bl??dy st??id googlegroups interface changed my Pilcrow mark to an s-acute. Well

Re: [BUG] Passing special characters to &listchars and &fillchars causes screen corruption

2011-08-08 Fir de Conversatie Tony Mechelynck
On 07/08/11 13:37, Bram Moolenaar wrote: Tony Mechelynck wrote: [...] ...and for some reason that f???ing bl??dy st??id googlegroups interface changed my Pilcrow mark to an s-acute. Well, the exact character used there is irrelevant in this case but still, I don't like it. The copy in my "Sent

Re: BUG with :put=[..., ''] (was: A few questions about :append and ex)

2011-08-08 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: > On Do, 04 Aug 2011, Tim Chase wrote: > > [fullquote, cause forwarding to vim-dev] > > On 08/04/2011 10:02 AM, ranou...@gmx.com wrote: > > >A remark about :put =list > > >I tried :put =[ 'str1', 'str2', '', 'str3', '' ] > > >the '' are here to insert empty lines. > > >

Re: [patch] Vim's coding style

2011-08-08 Fir de Conversatie Bram Moolenaar
Elias Diem wrote: > This is a patch that doesn't change any functionality. It just formats > the code according to vim's code style. Thanks! -- Why isn't there mouse-flavored cat food? /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote fo

Re: [patch] move to next error

2011-08-08 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: > Hi Bram! > > On Do, 04 Aug 2011, Bram Moolenaar wrote: > > > > What about [h and ]h, which would move to the next/previous instance of > > > the highlighting group specified in a new vim option; as a suggestion, > > > jumphlgroup . This would be instead of [t and

[patch] Vim's coding style

2011-08-08 Fir de Conversatie Elias Diem
Hi there This is a patch that doesn't change any functionality. It just formats the code according to vim's code style. Greetings Elias -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit ht