... Funny since I have to use Shift twice to enter that smiley. German keyboards are a real disadvantage: This joke would look like ,-9 Kann Umschalttaste...
23281
Matthew Winn
matthew@...
Aug 1, 2001 8:23 am
... Although it introduces another nested expression it also uses \@> to prevent backtracking within that expression. The regular expression engine doesn't...
23282
Martin Dalecki
dalecki@...
Aug 1, 2001 8:27 am
... Hello David. Please note that since X11R4 or even earier XFontSets are supposed to supercede single fonts! So I think that the most desirable way of fixing...
23283
Martin Dalecki
dalecki@...
Aug 1, 2001 8:29 am
... Yes please. ... -- - phone: +49 214 8656 283 - job: eVision-Ventures AG, LEV .de (MY OPINIONS ARE MY OWN!) - langs: de_DE.ISO8859-1, en_US,...
23284
vipin aravind
vipin.aravind@...
Aug 1, 2001 8:35 am
hi, I don't have a mac os.Idea of my mail was to get someone started on it. please refer os_mswin.c for functions which need to port. This will give you...
23285
Martin Dalecki
dalecki@...
Aug 1, 2001 8:47 am
... OK Bram yerstoday afternoon I have recompiled all my sources under LessTif (the plain version from RedHat 7.1) and yes, as I have have already suspectedy,...
23286
Bram Moolenaar
Bram@...
Aug 1, 2001 8:51 am
... It appears to work fine for me (6.0ap). Perhaps something in your .vimrc that interferes? -- From "know your smileys": <<<:-{ Worf (Never smiles...
23287
Bram Moolenaar
Bram@...
Aug 1, 2001 8:52 am
... I suppose this means Asian languages cannot be used in the menus, unless set from a resource file. That's disappointing, I thought this was currently ...
23288
Walter Briscoe
wbriscoe@...
Aug 1, 2001 8:52 am
Lonny Cordell passed C++ ports of SendToVim.exe and OpenWithVim.exe to me. No authorship is given in them. I have currently marked them as written by Anon....
23289
Walter Briscoe
wbriscoe@...
Aug 1, 2001 8:53 am
On Windows 98 [Version 4.10.2222], I run the vimd.exe built with Make_ivc.mak as vim.exe in a full-screen command.com shell. Late yesterday, I noticed that my...
23290
Matt
matt@...
Aug 1, 2001 8:57 am
... I'm still new to compiling on Macs... Once I actually get a 6.0 compiled, I'll see what I can bang together. I'm sure I can find 2 rocks in all the code....
23291
Bram Moolenaar
Bram@...
Aug 1, 2001 10:00 am
Announcing: Vim (Vi IMproved) version 6.0ap Author: Bram Moolenaar et al. Announcement ... This is a BETA test version of Vim. It is a huge step from Vim...
23292
vipin aravind
vipin.aravind@...
Aug 1, 2001 10:11 am
hello, can someone get me started with this feature? Communication between Vims - let one Vim tell another Vim what to do vipin The Information contained and...
23293
Corinna Vinschen
vinschen@...
Aug 1, 2001 10:32 am
Hi, I have just build vim 6.0ap under Cygwin using the standard UNIX Makefile. I had to apply the following patch to src/mbyte.c to get it compiled due to a...
23294
Martin Dalecki
dalecki@...
Aug 1, 2001 10:48 am
... The define should be placed on the compiler command line. Using AC_EXEEXT doesn't hurt....
23295
Bram Moolenaar
Bram@...
Aug 1, 2001 11:05 am
... Eh, don't you mean "to use *always* fontsets"? I had the same idea, and I thought David had this idea as well, thus the question is why the patch takes us...
23296
Bram Moolenaar
Bram@...
Aug 1, 2001 11:05 am
... Good. I do still get two unimportant warnings (blame gcc for that): ui_xmdlg.c: In function `fill_lists39;: gui_xmdlg.c:515: warning: `w' might be used...
23297
Walter Briscoe
wbriscoe@...
Aug 1, 2001 11:13 am
In article <3B676777.50C46DBA@...> of Tue, 31 Jul 2001 22:20:39 in !vim-dev, Benji Fisher <benji@...> writes ... It looks like feature...
23298
Bohdan Vlasyuk
bohdan@...
Aug 1, 2001 11:16 am
Are there any plans to let :make compile in background, while still allow to use :cc and browse files as usual? -- Can anything be sadder than work left...
23299
Flemming Madsen
fma@...
Aug 1, 2001 11:22 am
I think it is --remote, --serversend etcetera that this refers to Try :help x11-command-server. This is currently only for a unix vim with X11 support ...
23300
Martin Dalecki
dalecki@...
Aug 1, 2001 11:41 am
... Oh right of course. The above is a typo. I mean - always use fontsets. (BTW. libgtk does it internally.)...
23301
Bram Moolenaar
Bram@...
Aug 1, 2001 12:25 pm
... This makes me wonder when WIN32_LEAN_AND_MEAN has to be defined. In several files where windows.h is included it is used, in others it is not. What is ...
23302
Bram Moolenaar
Bram@...
Aug 1, 2001 12:25 pm
... No, Vim doesn't have multi-tasking support internally. What you can do is start make in the background and redirect the errors into a ... -- ... /// Bram...
23303
David Harrison
david@...
Aug 1, 2001 12:35 pm
... I think you meant to say "font sets", but Yes, I agree! The only reason I haven't done it yet is that I have little time at the moment. Add to that the...
23304
Thore B. Karlsen
eightbit@...
Aug 1, 2001 12:38 pm
... Basically, when you're not using MFC you can include this to speed up the compilation. It never _has_ to be used, other than in cases like the above where ...
23305
Bohdan Vlasyuk
bohdan@...
Aug 1, 2001 12:43 pm
... Yes, that's much better, but how can I avoid jumping to error after file is opened ?? Would it ever be possible to make some errors in :cw as "hidden", so ...
23306
David Harrison
david@...
Aug 1, 2001 1:00 pm
... I have never had it working entirely. I suspect this has to do with the fact that Asian locales weren't supported very well under my version of Linux...
23307
Corinna Vinschen
vinschen@...
Aug 1, 2001 1:12 pm
... I'm not that sure but I think WIN32_LEAN_AND_MEAN only includes header files which are needed for the basic win32 API. Everything else is dropped (COM,...
23308
Martin Dalecki
dalecki@...
Aug 1, 2001 1:49 pm
... Well at least for non multibyte locales with a default font set differnt from iso8859-1 I can sort testing out for you quite easly ;-)....
23309
David Harrison
david@...
Aug 1, 2001 2:09 pm
... Thank you! ... and now for my Earth-shattering question: Is there a difference between using a single font and a font set for non-multibyte locales? If...