Re: using DirectX/DirectWrite for rendering text.

2013-01-24 Fir de Conversatie MURAOKA Taro
Because of compatibility and drawing speed. It is known that DirectWrite is slower than GDI on some environmemt. Hi Taro! On Do, 24 Jan 2013, Taro MURAOKA wrote: > Hi, list and Bram. > > > Using modern fonts on MS-Windows, some texts drawn by GDI are very > nasty. See attached before-dirextx.pn

Re: After patch 773-782 - E245: Illegal char ',' in font name

2013-01-24 Fir de Conversatie MURAOKA Taro
I'll investigate it later (tonight). 2013/01/25 5:31 "Bram Moolenaar" : > > Stephen Lee wrote: > > > Just would like to report that gvim build 782 complains when exiting: > > > > E245: Illegal char ',' in font name "WenQuanYi Zen Hei > Mono:h12,WenQuanYiZenHeiMono:h12" > > > > My vimrc config is:

Re: [PATCH] Convert formatprg to a global-local option.

2013-01-24 Fir de Conversatie Sung Pae
On Thu, Jan 24, 2013 at 08:45:45AM -0800, Chiel92 wrote: > Is there any progression on this subject? I'm currently writing a code > format plugin, which heavily relies on this issue. While I hesitate to campaign against my own patch, I think a _code_ formatting plugin should either use 'formatexp

Re: vim 7.3.782 + pathogen 2.2 crashes with segmentation fault

2013-01-24 Fir de Conversatie Dave Kuhlman
Christian Brabandt 256bit.org> writes: > > Hi txp! > > On Do, 24 Jan 2013, txp wrote: > > > Hello everybody, > > I am new to vim (today is my second day) and I ran into a problem which was identified as a bug by the extremely > helpful people on the #vim irc channel. > > This is the situation

Re: Patch 7.3.780

2013-01-24 Fir de Conversatie Christian J. Robinson
On Thu, Jan 24, 2013 at 1:31 PM, Joachim Schmitz wrote: > > Bram Moolenaar wrote: >> >> Joachim Schmitz wrote: >> >>> Bram Moolenaar wrote: Patch 7.3.780 Problem:char2nr() and nr2char() always use 'encoding'. Solution: Add argument to use utf-8 characters. (Yasuhiro

RE: Vim 7.3.782 with pathogen is 2.2 crashed with seg fault

2013-01-24 Fir de Conversatie John Beckett
txp wrote: > Ups, sorry my original topic came through now as well - with > like an hour delay ;-) sorry for the double post... In order to avoid spam, the first message from each new subscriber is moderated (the message waits in a queue until approved by a manager). Unfortunately there is no meth

Re: [patch] improved equivalent classes in regular expressions

2013-01-24 Fir de Conversatie Christian Brabandt
Hi Tony! On Do, 24 Jan 2013, Tony Mechelynck wrote: > What do you mean, "the Swiss may think otherwise"? IIUC, in the > de_CH standard the eszett is not used, it is always replaced by ss, > because the Swiss have no room for it on their trilingual (well, > quadrilingual, even) typewriter keyboard

Re: Vim 7.3.782 with pathogen is 2.2 crashed with seg fault

2013-01-24 Fir de Conversatie txp
Ups, sorry my original topic came through now as well - with like an hour delay ;-) sorry for the double post... -- -- 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 http://www.vim.org/maill

Vim 7.3.782 with pathogen is 2.2 crashed with seg fault

2013-01-24 Fir de Conversatie txp
Hmm, I actually posted the same thing like half an hour ago - but I guessed something went wrong... Anyway, I am new to vim and today I ran into a problem which could be identified as a bug by the extremely helpful people in the #vim irc channel. This is the situation: If I run vim with the patho

Re: vim 7.3.782 + pathogen 2.2 crashes with segmentation fault

2013-01-24 Fir de Conversatie Christian Brabandt
Hi txp! On Do, 24 Jan 2013, txp wrote: > Hello everybody, > I am new to vim (today is my second day) and I ran into a problem which was > identified as a bug by the extremely helpful people on the #vim irc channel. > This is the situation: when I run vim with the pathogen plugin, which is > int

Re: [patch] improved equivalent classes in regular expressions

2013-01-24 Fir de Conversatie Tony Mechelynck
On 23/01/13 22:08, Christian Brabandt wrote: Hi Dominique! On Mo, 21 Jan 2013, Dominique Pellé wrote: You obviously speak better German than me, but isn't the German ess-zett equivalent to ss rather than sz? I'm curious why /sz. You got me ;) Of course esszett is, despite its name, equivale

vim 7.3.782 + pathogen 2.2 crashes with segmentation fault

2013-01-24 Fir de Conversatie txp
Hello everybody, I am new to vim (today is my second day) and I ran into a problem which was identified as a bug by the extremely helpful people on the #vim irc channel. This is the situation: when I run vim with the pathogen plugin, which is integrated into the vimrc with "call pathogen#infect()

Re: Issue 106 in vim: Vim-7.3.782 crashed (core dump)

2013-01-24 Fir de Conversatie Joachim Schmitz
Christian Brabandt wrote: Hi Joachim! On Do, 24 Jan 2013, Joachim Schmitz wrote: I have it crashing after having applied patches 773-782, so I have my doubts whether the culprit is 763... Can you reproduce this issue? No, for some reason I can't, after a clean rebuild. bye, Jojo -- -- Yo

Re: After patch 773-782 - E245: Illegal char ',' in font name

2013-01-24 Fir de Conversatie Bram Moolenaar
Stephen Lee wrote: > Just would like to report that gvim build 782 complains when exiting: > > E245: Illegal char ',' in font name "WenQuanYi Zen Hei > Mono:h12,WenQuanYiZenHeiMono:h12" > > My vimrc config is: > > set guifontwide=WenQuanYi\ Zen\ Hei\ Mono:h12,WenQuanYiZenHeiMono:h12 > > It d

Re: Patch 7.3.780

2013-01-24 Fir de Conversatie Joachim Schmitz
Bram Moolenaar wrote: Joachim Schmitz wrote: Bram Moolenaar wrote: Patch 7.3.780 Problem:char2nr() and nr2char() always use 'encoding'. Solution: Add argument to use utf-8 characters. (Yasuhiro Matsumoto) Files: runtime/doc/eval.txt, src/eval.c [...] Trying to apply results in:

Re: Issue 106 in vim: Vim-7.3.782 crashed (core dump)

2013-01-24 Fir de Conversatie vim
Updates: Status: Fixed Comment #1 on issue 106 by brammool...@gmail.com: Vim-7.3.782 crashed (core dump) http://code.google.com/p/vim/issues/detail?id=106 Fixed by patch 7.3.783 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the te

Patch 7.3.783

2013-01-24 Fir de Conversatie Bram Moolenaar
Patch 7.3.783 Problem:Crash when mark is not set. (Dominique Pelle) Solution: Check for NULL. Files: src/normal.c *** ../vim-7.3.782/src/normal.c 2013-01-17 13:24:00.0 +0100 --- src/normal.c2013-01-24 20:57:53.0 +0100 *** *** 7552,7557 --- 7552

Re: Patch 7.3.780

2013-01-24 Fir de Conversatie Bram Moolenaar
Joachim Schmitz wrote: > Bram Moolenaar wrote: > > Patch 7.3.780 > > Problem:char2nr() and nr2char() always use 'encoding'. > > Solution: Add argument to use utf-8 characters. (Yasuhiro Matsumoto) > > Files: runtime/doc/eval.txt, src/eval.c [...] > Trying to apply results in: > > pat

Re: [patch] improved equivalent classes in regular expressions

2013-01-24 Fir de Conversatie Christian Brabandt
Hi Joachim! On Do, 24 Jan 2013, Joachim Schmitz wrote: > But still, while ß is equivalent to ss, the oposite is not true, > only few ss are equivalent to ß. > Same for ä,ö,ü and ae, oe, ue, equivalent in one direction but not > the other. Indeed, but when we are talking about equivalence classes

Re: using DirectX/DirectWrite for rendering text.

2013-01-24 Fir de Conversatie Christian Brabandt
Hi Taro! On Do, 24 Jan 2013, Taro MURAOKA wrote: > Hi, list and Bram. > > > Using modern fonts on MS-Windows, some texts drawn by GDI are very > nasty. See attached before-dirextx.png, it is that. Ken Takata and I > are working on this problem for the past few weeks, and have completed a > pa

Re: Issue 106 in vim: Vim-7.3.782 crashed (core dump)

2013-01-24 Fir de Conversatie Christian Brabandt
Hi Joachim! On Do, 24 Jan 2013, Joachim Schmitz wrote: > I have it crashing after having applied patches 773-782, so I have > my doubts whether the culprit is 763... Can you reproduce this issue? regards, Christian -- Der Mensch nimmt es schon übel (im ersten Anstoß), wenn man ihm überhaupt et

Re: Issue 106 in vim: Vim-7.3.782 crashed (core dump)

2013-01-24 Fir de Conversatie Christian Brabandt
Hi On Do, 24 Jan 2013, v...@googlecode.com wrote: > Status: New > Owner: > Labels: Type-Defect Priority-Medium > > New issue 106 by dominiqu...@gmail.com: Vim-7.3.782 crashed (core dump) > http://code.google.com/p/vim/issues/detail?id=106 > > Vim-7.3.782 (huge, gtk2) crashed (core dump) on

Re: Patch 7.3.780

2013-01-24 Fir de Conversatie Joachim Schmitz
Joachim Schmitz wrote: Bram Moolenaar wrote: Patch 7.3.780 Problem:char2nr() and nr2char() always use 'encoding'. Solution: Add argument to use utf-8 characters. (Yasuhiro Matsumoto) Files: runtime/doc/eval.txt, src/eval.c *** ../vim-7.3.779/runtime/doc/eval.txt 2012-12-05 16:10:21.0

Re: Issue 106 in vim: Vim-7.3.782 crashed (core dump)

2013-01-24 Fir de Conversatie Joachim Schmitz
v...@googlecode.com wrote: Status: New Owner: Labels: Type-Defect Priority-Medium New issue 106 by dominiqu...@gmail.com: Vim-7.3.782 crashed (core dump) http://code.google.com/p/vim/issues/detail?id=106 Vim-7.3.782 (huge, gtk2) crashed (core dump) on Linux-x86_64. I think I was using the

Re: Patch 7.3.780

2013-01-24 Fir de Conversatie Joachim Schmitz
Bram Moolenaar wrote: Patch 7.3.780 Problem:char2nr() and nr2char() always use 'encoding'. Solution: Add argument to use utf-8 characters. (Yasuhiro Matsumoto) Files: runtime/doc/eval.txt, src/eval.c *** ../vim-7.3.779/runtime/doc/eval.txt 2012-12-05 16:10:21.0 +0100 --- runti

Re: Issue 105 in vim: netrw (v146) plugin broken in latest Vim-7.3.782

2013-01-24 Fir de Conversatie sc
On Thu, Jan 24, 2013 at 05:08:53PM +, v...@googlecode.com wrote: > Status: New > Owner: > Labels: Type-Defect Priority-Medium > New issue 105 by dominiqu...@gmail.com: netrw (v146) plugin broken > in latest Vim-7.3.782 > http://code.google.com/p/vim/issues/detail?id=105 > I notice that n

Issue 106 in vim: Vim-7.3.782 crashed (core dump)

2013-01-24 Fir de Conversatie vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 106 by dominiqu...@gmail.com: Vim-7.3.782 crashed (core dump) http://code.google.com/p/vim/issues/detail?id=106 Vim-7.3.782 (huge, gtk2) crashed (core dump) on Linux-x86_64. I think I was using the netrw plugin when it crashes

Issue 105 in vim: netrw (v146) plugin broken in latest Vim-7.3.782

2013-01-24 Fir de Conversatie vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 105 by dominiqu...@gmail.com: netrw (v146) plugin broken in latest Vim-7.3.782 http://code.google.com/p/vim/issues/detail?id=105 I notice that netrw plugin v146 which comes with Vim by default no longer works in Vim-7.3.782

Re: [PATCH] Convert formatprg to a global-local option.

2013-01-24 Fir de Conversatie Chiel92
On Sunday, August 14, 2011 5:38:58 AM UTC+2, Sung Pae wrote: > Thank you for your reply. > > > ### REGARDING THE DRAWBACKS OF formatexpr ### > > On 13 Aug 2011, at 3:06 PM, Tony Mechelynck wrote: > > > Even with a global 'formatprg', you can use buffer-local 'formatexpr' > > (which overrides it

After patch 773-782 - E245: Illegal char ',' in font name

2013-01-24 Fir de Conversatie Stephen Lee
Hello Just would like to report that gvim build 782 complains when exiting: E245: Illegal char ',' in font name "WenQuanYi Zen Hei Mono:h12,WenQuanYiZenHeiMono:h12" My vimrc config is: set guifontwide=WenQuanYi\ Zen\ Hei\ Mono:h12,WenQuanYiZenHeiMono:h12 It does not happen before patch 773 M

Re: [patch] improved equivalent classes in regular expressions

2013-01-24 Fir de Conversatie Joachim Schmitz
Christian Brabandt wrote: Hi Dominique! On Mo, 21 Jan 2013, Dominique Pellé wrote: You obviously speak better German than me, but isn't the German ess-zett equivalent to ss rather than sz? I'm curious why /sz. You got me ;) Of course esszett is, despite its name, equivalent to ss and that i