... 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...
Bram Moolenaar
Bram@...
Dec 1, 2004 11:11 am
2932
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...
Benji Fisher
benji@...
Dec 2, 2004 3:29 am
2933
i'm waiting...
bram@...
Dec 2, 2004 3:32 am
2934
Important textfile!...
ackahn@...
Dec 2, 2004 7:15 am
2935
Important bill!...
bram@...
Dec 2, 2004 11:41 am
2936
attachi#...
bram@...
Dec 2, 2004 12:19 pm
2937
Your document is attached....
dany.stamant@...
Dec 2, 2004 1:56 pm
2938
... 220 Welcome to [vim.org] Mail type: multipart/related ... MX [Mail Exchanger] mx.mt2.kl.vim.org Exim Status OK. Delivered message is available....
george@...
Dec 2, 2004 3:35 pm
2939
... Now I just have one more question... where can I download Tiger ;-) Steve...
Stephen Riehm
stephen.riehm@...
Dec 2, 2004 9:42 pm
2940
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...
Unnsse Khan
untzkhan@...
Dec 3, 2004 4:56 am
2941
Important bill!...
ackahn@...
Dec 3, 2004 7:40 am
2942
... 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...
Chris Devers
cdevers@...
Dec 3, 2004 3:11 pm
2943
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...
David Fortin
dfortin@...
Dec 3, 2004 3:22 pm
2944
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 ...
Matthew J. Stott
stottm@...
Dec 3, 2004 3:22 pm
2945
... 220 Welcome to [vim.org] Mail type: multipart/related ... MX [Mail Exchanger] mx.mt2.kl.vim.org Exim Status OK. External message is available....
eljay@...
Dec 3, 2004 3:44 pm
2946
... 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...
Chris Devers
cdevers@...
Dec 3, 2004 5:46 pm
2947
do you know the thief?...
vinschen@...
Dec 3, 2004 6:52 pm
2948
See the attached file for details....
eljay@...
Dec 3, 2004 9:58 pm
2949
here, the introduction...
bram@...
Dec 4, 2004 6:48 am
2950
Your document is attached....
george@...
Dec 4, 2004 10:03 pm
2951
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...
Da Woon Jung
dirkpitt2050@...
Dec 5, 2004 4:25 am
2952
... 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...
Bram Moolenaar
Bram@...
Dec 5, 2004 12:58 pm
2953
dany.stamant@...
Dec 5, 2004 9:14 pm
2954
Protected message is attached. ++++ Attachment: No Virus found ++++ F-Secure AntiVirus - www.f-secure.com...
pinard@...
Dec 5, 2004 9:14 pm
2955
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...
Unnsse Khan
untzkhan@...
Dec 7, 2004 6:21 am
2956
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 ...
Unnsse Khan
untzkhan@...
Dec 7, 2004 6:29 am
2957
Hi, ... I described how to compile a GUI version of Vim on my website (in German, but the commands should be self-explaining): ...
Jan Eden
lists@...
Dec 7, 2004 8:01 am
2958
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...