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
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:
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
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
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
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
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
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
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
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
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
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()
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
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
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
31 matches
Mail list logo