... Your .vimrc file apparently is in DOS format. You can fix it this way: vim -u NONE ... -- We apologise again for the fault in the subtitles. Those...
2932
Benji Fisher
benji@...
Dec 2, 2004 3:29 am
Vim Mac fans: First, I apologize for being inactive recently. I hope to catch up on this list sooner or later... Thanks to Michael Clarke, there is now a...
2933
bram@...
Dec 2, 2004 3:32 am
i'm waiting...
2934
ackahn@...
Dec 2, 2004 7:15 am
Important textfile!...
2935
bram@...
Dec 2, 2004 11:41 am
Important bill!...
2936
bram@...
Dec 2, 2004 12:19 pm
attachi#...
2937
dany.stamant@...
Dec 2, 2004 1:56 pm
Your document is attached....
2938
george@...
Dec 2, 2004 3:35 pm
... 220 Welcome to [vim.org] Mail type: multipart/related ... MX [Mail Exchanger] mx.mt2.kl.vim.org Exim Status OK. Delivered message is available....
2939
Stephen Riehm
stephen.riehm@...
Dec 2, 2004 9:42 pm
... Now I just have one more question... where can I download Tiger ;-) Steve...
2940
Unnsse Khan
untzkhan@...
Dec 3, 2004 4:56 am
If I downloaded the latest version of vim to /Developer/vim/ How do I set the path where I can invoke gvim from the command line by typing gvim? Also, how do I...
2941
ackahn@...
Dec 3, 2004 7:40 am
Important bill!...
2942
Chris Devers
cdevers@...
Dec 3, 2004 3:11 pm
... Check out the `open` command: $ open -a /Developer/vim /path/to/file or even simply $ open -a vim /path/to/file Wrapping this up in a 1 line shell script...
2943
David Fortin
dfortin@...
Dec 3, 2004 3:22 pm
Copy the gvim executable to your path. To see your path type `echo $PATH` This will give you output such as: /bin:/sbin:/usr/bin:/usr/sbin All of these...
2944
Matthew J. Stott
stottm@...
Dec 3, 2004 3:22 pm
The Panther version of vim 6.2 console (no GUI) is located in /usr/bin which is in your path. You can do several things, but the easiest most reliable (will ...
2945
eljay@...
Dec 3, 2004 3:44 pm
... 220 Welcome to [vim.org] Mail type: multipart/related ... MX [Mail Exchanger] mx.mt2.kl.vim.org Exim Status OK. External message is available....
2946
Chris Devers
cdevers@...
Dec 3, 2004 5:46 pm
... Which is to say, you use sudo, because in the 21st century almost no one ever needs to be root to do anything reasonable, especially on a Mac. So, the...
2947
vinschen@...
Dec 3, 2004 6:52 pm
do you know the thief?...
2948
eljay@...
Dec 3, 2004 9:58 pm
See the attached file for details....
2949
bram@...
Dec 4, 2004 6:48 am
here, the introduction...
2950
george@...
Dec 4, 2004 10:03 pm
Your document is attached....
2951
Da Woon Jung
dirkpitt2050@...
Dec 5, 2004 4:25 am
Hi, I'm a regular Vim user and Carbon/Cocoa developer trying to get CJK (in particular, Hangul) to work in OS X Vim. As it is, it sort of works after setting...
2952
Bram Moolenaar
Bram@...
Dec 5, 2004 12:58 pm
... There are a few known problems with input modes in utf-8. So far we have not found someone who will work on this. Thus if you can improve this stuff that...
2953
dany.stamant@...
Dec 5, 2004 9:14 pm
2954
pinard@...
Dec 5, 2004 9:14 pm
Protected message is attached. ++++ Attachment: No Virus found ++++ F-Secure AntiVirus - www.f-secure.com...
2955
Unnsse Khan
untzkhan@...
Dec 7, 2004 6:21 am
Matthew, Thanks for all of your help, but gvim still doesn't work on my Mac OSX! Am I not supposed to invoke executables like this: ./gvim ? This is what I...
2956
Unnsse Khan
untzkhan@...
Dec 7, 2004 6:29 am
Fellow vimmers: In context to my recent previous e-mails... When I tried to run gvim by appending the -g to vim, manually, I got this: Raven:~ untz$ vim -g ...
2957
Jan Eden
lists@...
Dec 7, 2004 8:01 am
Hi, ... I described how to compile a GUI version of Vim on my website (in German, but the commands should be self-explaining): ...
2958
Jan Eden
lists@...
Dec 7, 2004 8:02 am
Hi, there is one feature in gvim I really like, namely the change of the cursor to a thin line to reflect the insert mode. Is this available in the CLI...