Re: Issue 245 in vim: quickfix list should not process modelines

2014-08-03 Fir de Conversatie vim
Comment #2 on issue 245 by justi...@gmail.com: quickfix list should not process modelines http://code.google.com/p/vim/issues/detail?id=245 Precise steps to reproduce: :cexpr ['vim: foo'] Vim reports "E518: Unknown option: foo" -- You received this message because this project is configure

Re: Issue 245 in vim: quickfix list should not process modelines

2014-08-03 Fir de Conversatie vim
Comment #1 on issue 245 by justi...@gmail.com: quickfix list should not process modelines http://code.google.com/p/vim/issues/detail?id=245 Precise steps to reproduce: :expr ['vim: foo'] Vim reports "E518: Unknown option: foo" -- You received this message because this project is configured

Issue 245 in vim: quickfix list should not process modelines

2014-08-03 Fir de Conversatie vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 245 by justi...@gmail.com: quickfix list should not process modelines http://code.google.com/p/vim/issues/detail?id=245 What steps will reproduce the problem? 1. open a quickfix list with the first entry having a string lik

Re: Issue 244 in vim: Patch for /runtime/syntax/c.vim

2014-08-03 Fir de Conversatie vim
Comment #1 on issue 244 by brammool...@gmail.com: Patch for /runtime/syntax/c.vim http://code.google.com/p/vim/issues/detail?id=244 include_next is a GCC extension, it's not part of a C standard. It should only be accepted when the user has indicated GCC extensions are supported. The gene

Re: Windows incorrect rendering of international characters

2014-08-03 Fir de Conversatie Tony Mechelynck
On 03/08/14 07:58, Paul Moore wrote: [...] Thanks for the explanation, but with all due respect, it doesn't seem unreasonable to me for a user to expect that if they specify a commonly-used monospace font like Consolas, Lucida Console, or even Courier New, they should get behaviour that is simil

Re: Windows incorrect rendering of international characters

2014-08-03 Fir de Conversatie Paul Moore
On 3 August 2014 06:58, Paul Moore wrote: > not a "no such character" box, but a usable representation. Having to > set a series of options that require a deep understanding of character > sets and how fonts work should not be needed just to see the contents > of a file to the level of clarity tha