... I know on Windows cp936 is mostly the same as GBK. -- Fan Decheng dtsfan@... --~--~---------~--~----~------------~-------~--~----~ You received this...
范德成
dtsfan@...
Sep 1, 2007 7:30 am
47623
On 9/1/07, ³ <dtsfan@...> wrote:
> [...]
>
> I know on Windows cp936 is mostly the same as GBK.
Yes. In fact cp936 *is* GBK. I'm caring about...
Edward L. Fox
edyfox@...
Sep 1, 2007 10:43 am
47624
... We already recognize cp949 and cp936. cp932 was just added, I suggested recognizing cp950 as "big5". -- This is an airconditioned room, do not open...
Bram Moolenaar
Bram@...
Sep 1, 2007 12:11 pm
47625
Hi gang, I really love text objects. I wish there were more of them. In particular, one for /-delimited strings. These come up a lot in Perl: if ($foo =~ /blah...
Sartak
sartak@...
Sep 1, 2007 5:02 pm
47626
... v112b shouldn't be changing your format options. ... Your runtimepath is odd -- my runtimepath has /home/cec/.vim as its first entry, as it should. So I...
Charles E. Campbell, ...
drchip@...
Sep 1, 2007 10:30 pm
47627
... indeed, when i can get it to load, it works great, and i am using it all the more now, but keeping an eye on it ... no, i do nothing to rtp or runtimepath...
sc
toothpik@...
Sep 1, 2007 11:08 pm
47628
... On Linux, the default value is ~/.vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,~/.vim/after or its equivalent after expanding ~ $VIM and $VIMRUNTIME....
Tony Mechelynck
antoine.mechelynck@...
Sep 1, 2007 11:15 pm
47629
... waaaa! i'm NOT! i swear!! there's something truly weird that was causing vim to find netrw on /usr/local/share, in spite of my ...
sc
toothpik@...
Sep 1, 2007 11:29 pm
47630
... Yes, that's the default value. Is the more recent version installed in the plugin/ and autoload/ subdirs of one of the above? Not under ~/.vim for a...
Tony Mechelynck
antoine.mechelynck@...
Sep 1, 2007 11:34 pm
47631
charles-- again i find myself struggling with netrw i used to love it for directory navigation and finding things, but have come to hate the way it mangles my...
... True ... From everything I have seen of both pine and mutt, i prefer the former. What benevit does embedded vim have in mutt over pine? Richard ...
Richard Hartmann
richih.mailinglist@...
Sep 2, 2007 11:46 am
47634
... Environment? Framework? Package? Helper? Richard --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev"...
Richard Hartmann
richih.mailinglist@...
Sep 2, 2007 3:05 pm
47635
On Sep 2, 4:58 pm, "Richard Hartmann" <richih.mailingl...@...> ... I like "Framework" best. Martin --~--~---------~--~----~------------~-------~--~----~ ...
krischik
krischik@...
Sep 2, 2007 3:31 pm
47636
Hi Matsumoto and Bram, ... Here is a quite-simple-and-small patch according to your request. ... +++ /tmp/2html.vim 2007-09-02 23:35:55.000000000 +0800 @@...
Edward L. Fox
edyfox@...
Sep 2, 2007 3:44 pm
47637
... Why not use some geeky expression to make the name *unique*? I suggest calling it "superior". ... --~--~---------~--~----~------------~-------~--~----~ You...
Edward L. Fox
edyfox@...
Sep 2, 2007 4:22 pm
47638
Hello fellow Vimmers, I know you can set the amount of time that a character-pair match is highlighted using the "matchtime" variable, but I am wondering if...
Taylor Venable
taylor@...
Sep 2, 2007 7:21 pm
47639
... This may be unrelated to sc's problem, but happened to me in my Windows installation. I removed all *netrw* files from my $vimruntime and installed the...
Bill McCarthy
WJMc@...
Sep 3, 2007 4:06 am
47640
... s/rouge/rogue " this is not about cosmetics, jewellery or Canadian football ... On Unix-like systems, rsync (with --delete) will make the destination tree ...
Tony Mechelynck
antoine.mechelynck@...
Sep 3, 2007 8:47 am
47641
Hello, ... I use some automagic commands (and two plugins of mine) to load compiler plugins according to the project (defined as directories on the disk) I'm...
hermitte@...
Sep 3, 2007 8:55 am
47642
... The TextMate editor on OS X uses the term "bundle" for this kind of thing. Apple defines a bundle[1] as "a directory in the file system that contains...
Michael Henry
vim@...
Sep 3, 2007 11:56 am
47643
... I think filetype suite or filetype suite or, even better, filetype bundle have a nice ring to them. 'Perl filetype bundle' - I like that. The other thing...
Richard Hartmann
richih.mailinglist@...
Sep 3, 2007 12:19 pm
47644
... My opinion : Why hardcode something, which is easily done with a mapping ? Also, '/' is just one of many possible perl delimiter. -ap ...
ap
politza@...
Sep 3, 2007 6:30 pm
47645
... Because hardcoding was one new line of code. :) And it wasn't even a particularly difficult line, just adding "case '/'". ... Oh, I'm well aware, but I use...
Sartak
sartak@...
Sep 3, 2007 10:11 pm
47646
... I mostly use '+' , I want that patched too, please. ;-) ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
ap
politza@...
Sep 4, 2007 1:11 am
47647
Hello Vim users, So far we only had the possibility to search for scripts on the Vim website. Of course you could use your favorite search engine, but then ...
Bram Moolenaar
Bram@...
Sep 4, 2007 9:31 am
47648
Hi! ... This is really great! Thank you very much! Best wishes, Georg --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
... I've found another FF extension called It's All Text - it allows the same and it handles character encoding and cooperates nicely with FF. And it works...
Milan Vancura
milan@...
Sep 4, 2007 4:16 pm
47651
... [...] ... The MozEx Firefox extension lets you edit textareas with an external editor (e.g. vim). I'm a fan. ... --Greg ...