Taro - ... Looks good to me. I'll include the patch. I'll send it out after a while (if no one makes remarks). Thanks! - Bram -- I AM THANKFUL... ...for the...
Bram Moolenaar
Bram@...
Feb 1, 2003 12:10 pm
31017
... The characters on the LHS of the keymap are supposed to be characters that your keyboard produces. These are the literal characters. They only work for...
Bram Moolenaar
Bram@...
Feb 1, 2003 12:10 pm
31018
Patch 6.1.313 Problem: When a ":drop fname" command is used and "fname" is open in another window, it is also opened in the current window. Solution:...
Bram Moolenaar
Bram@...
Feb 1, 2003 3:44 pm
31019
Patch 6.1.314 (depends on 6.1.126) Problem: Missing backslash in "Generic Config file" syntax menu. Solution: Insert the backslash. (Zak Beck) Files:...
Bram Moolenaar
Bram@...
Feb 1, 2003 4:21 pm
31020
Patch 6.1.315 (extra) Problem: A very long hostname may lead to an unterminated string. Failing to obtain a hostname may result in garbage. (Walter...
Bram Moolenaar
Bram@...
Feb 1, 2003 5:49 pm
31021
... Thanks for the response Doug. This works better in the sense that it causes output to be produced that is almost identical the output format before. There...
Mark Stosberg
mark@...
Feb 1, 2003 5:58 pm
31022
... The problem is that there is currently Tidy Classic and Tidy Library and neither of these have been released, in a traditional sense in over two years... ...
Doug Kearns
djkea2@...
Feb 2, 2003 3:54 am
31023
... <snip> ... Sorry, I misssed that. <snip> ... Yes, probably. I'll send a patch to tidy-develop. Thanks, Doug...
Doug Kearns
djkea2@...
Feb 2, 2003 4:04 am
31024
Patch 6.1.316 Problem: When exiting with "wq" and there is a hidden buffer, after the "file changed" dialog there is a warning for a changed buffer. (Ajit...
Bram Moolenaar
Bram@...
Feb 2, 2003 12:49 pm
31025
Hi, At last some free time :) Attached are patches and new runtime files to support print-time selectable font character encodings with PostScript printing,...
Mike Williams
mike.williams@...
Feb 2, 2003 4:01 pm
31026
In message <200302011749.h11HnOd15306@...> of Sat, 1 Feb 2003 18:49:24 in , Bram Moolenaar <Bram@...> writes ... My original question on...
Walter Briscoe
wbriscoe@...
Feb 2, 2003 5:28 pm
31027
... Sorry, I forgot to include this. I'll do that now. ... Looking at this, I wonder if we should do anything with "cch", the length that GetComputerName()...
Bram Moolenaar
Bram@...
Feb 2, 2003 7:03 pm
31028
On Sun, Feb 02, 2003 at 04:00:07PM -0000, Mike Williams wrote: Content-Description: Mail message body ... Great :) I have made some experiments with various...
Mikolaj Machowski
mikmach@...
Feb 2, 2003 8:40 pm
31029
Patch 6.1.317 Problem: Closing a window may cause some of the remaining windows to be positioned wrong if there is a mix of horizontal and vertial splits....
Bram Moolenaar
Bram@...
Feb 2, 2003 8:44 pm
31030
... I wasn't very precise. After writing file with one line: Ja¼ñ za¿ó³æ gê¶l±. (test line for pletters). And issuing :hardcopy > test.ps command I am...
Mikolaj Machowski
mikmach@...
Feb 2, 2003 11:57 pm
31031
In message <200302021903.h12J3Hs01735@...> of Sun, 2 Feb 2003 20:03:17 in , Bram Moolenaar <Bram@...> writes ... We sure can! In W2K SP3, I...
Walter Briscoe
wbriscoe@...
Feb 3, 2003 8:23 am
31032
Hi, ... Best to send them to the list to be picked up by whoever when they can. I guess early candidates are the tables from a2ps and enscript. ... Thanks. ...
Mike Williams
mike.williams@...
Feb 3, 2003 12:45 pm
31033
Hi ... Ok, looks like VIM could not find the encoding resource file - the next thing it does after writing out the document needed resources. And the code is...
Mike Williams
mike.williams@...
Feb 3, 2003 12:46 pm
31034
Hi, New set of patches based on feedback so far: 1) Fixed compilation failures when compiling without multi-byte support (slapped wrist), 2) Report failure to...
Mike Williams
mike.williams@...
Feb 3, 2003 12:58 pm
31035
... It works well for me. The attached patches add support for Cygwin, MinGW, and Borland with ActivePerl 5.8.0. The patches for Cygwin and MinGW simply ...
Dan Sharp
dwsharp@...
Feb 3, 2003 3:56 pm
31036
Hello, On my FreeBSD-current box pathdef.c is not properly generated due to '"' in PERL_CFLAGS: -DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" all_cflags in...
AIDA Shinra
aida-s@...
Feb 3, 2003 7:45 pm
31037
I have for a long time wanted vim to be better at editing "comma-separated value" and other column-oriented files. When I saw the vertical split and other...
Andrew Pimlott
vim-dev@...
Feb 3, 2003 9:03 pm
31038
On Mon, Feb 03, 2003 at 12:55:49PM -0000, Mike Williams wrote: Content-Description: Mail message body ... Everything works :) One small thing. Add this line to...
Mikolaj Machowski
mikmach@...
Feb 3, 2003 9:21 pm
31039
... Sorry, I forgot about attachement... m....
Mikolaj Machowski
mikmach@...
Feb 3, 2003 9:50 pm
31040
Hey, it's time for yet another Vim GTK+ 2 patch. Get it here: http://regexxer.sourceforge.net/vim/vim-gtk2-20030203.patch What's new? - fixed scrollbar...
Daniel Elstner
daniel.elstner@...
Feb 3, 2003 10:55 pm
31041
I've attached the gcc error(s) after applying the latest GTK+2 patch to a cleanly checked out vim source tree. The last patch built perfectly. -- Travis Hume ...
Travis Hume
travis.hume@...
Feb 4, 2003 12:12 am
31042
... OK, looks like configure pulled GTK+ 2 plus GNOME 1 stuff for some reason. I guess you don't have libgnomeui-2.0 development packages installed; although...
Daniel Elstner
daniel.elstner@...
Feb 4, 2003 12:55 am
31043
I do have libgnomeui-2.0 dev stuff installed: gnome-base/libgnomeui-2.1.90 /tmp: pkg-config --cflags libgnomeui-2.0 -DORBIT2=1 -pthread...
Travis Hume
travis.hume@...
Feb 4, 2003 1:08 am
31044
... [snip] ... [snip] ... Use WinLeave autocommands to set a variable (script-local, perhaps) and WinEnter autocommands to set the cusor. [snip] ... Example? ...
Benji Fisher
benji@...
Feb 4, 2003 1:08 am
31045
... [...] OK, this one is strange. I found a little mistake in a sed expression but it has been there for ages. Also there was a pair of double quotes that...