Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim · Vim (Vi IMproved) text editor users list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 44787 - 44816 of 137781   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
44787 jonah
jonahgoldstein@... Send Email
Nov 1, 2003
11:22 pm
Hi, How can you set the current working directory to the directory of the current file? Also, is there a way to do a "Save as" and start working on the new...
44788 Neil Zanella
nzanella@... Send Email
Nov 1, 2003
11:25 pm
Hello, I have a text file with N lines. I would like to issue a command such that the lines become prefixed with: LINE1 LINE2 LINE3 LINE4 LINE5 ... Is this...
44789 Hiroshi Iwatani
HGA03630@... Send Email
Nov 1, 2003
11:39 pm
If I understand your requirement correctly, while yu're editing test.txt, do ... -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized...
44790 Gary Johnson
garyjohn@... Send Email
Nov 2, 2003
12:23 am
... or ... See ... Gary -- Gary Johnson | Agilent Technologies garyjohn@... | Wireless Division...
44791 Antoine J. Mechelynck
antoine.mechelynck@... Send Email
Nov 2, 2003
12:54 am
... There is, but I'm not sure. Maybe ":cd %:p:h"? (or :lcd instead of :cd to change dir only for the current window) ... see ":help :saveas" ... Regards, ...
44792 Tim Johnson
tim@... Send Email
Nov 2, 2003
1:30 am
Hello All: I'm attempting to compile vim6.2 with the python interpreter on RH 9.0 vim compiles and links without complaint with a standard make configuration. ...
44793 J
booksforsale4a@... Send Email
Nov 2, 2003
3:04 am
Hi everyone, I'm looking for TCL supported for VIM, anyone has a good script to do = that? or where can I find script for that? (I tried google already, no = ...
44794 Tim Johnson
tim@... Send Email
Nov 2, 2003
3:18 am
* Tim Johnson <tim@...> [031101 16:38]: To add to what I've posted below: The following configuration also fails, and with similar error messages:...
44795 Benji Fisher
benji@... Send Email
Nov 2, 2003
3:48 am
... There are also several scripts that make this sort of thing easier and more flexible. I have not tried them myself, but a search for scripts with the...
44796 Benji Fisher
benji@... Send Email
Nov 2, 2003
3:54 am
My version of vim (on RH 8.0) has +python and "huge" features. Instead of running configure myself, I uncomment the --enable-pythoninterp line in...
44797 Antoine J. Mechelynck
antoine.mechelynck@... Send Email
Nov 2, 2003
8:13 am
... I don't use TCL myself, but since you are using Outlook Express for your mail I assume you are running for Windows. In that case you may look at the gvim...
44798 Antoine J. Mechelynck
antoine.mechelynck@... Send Email
Nov 2, 2003
8:29 am
Antoine J. Mechelynck <antoine.mechelynck@...> wrote: [...] ... [...] Oops. He just recently put up a 6.2.135 (so I just upgraded to it). Regards, ...
44799 Bram Moolenaar
Bram@... Send Email
Nov 2, 2003
12:33 pm
... You probably have to reinstall Python. Those paths is where this version of Python was compiled. You are getting messages for internal Python errors. -- ...
44800 David Rock
david@... Send Email
Nov 2, 2003
4:59 pm
... Here is a link to another thread that is related to doing this. It's from earlier posts to this list: http://groups.yahoo.com/group/vim/message/36212 -- ...
44801 Jerry Lam
booksforsale4a@... Send Email
Nov 2, 2003
5:46 pm
Hi everyone, I'm interested in understanding how VIM initializes. I downloaded the vimconfig package and has it properly setup. However, I'm curious on how it ...
44802 Tim Johnson
tim@... Send Email
Nov 2, 2003
5:55 pm
* Bram Moolenaar <Bram@...> [031102 03:41]: Bram, Benji: I have made a fresh extraction, applied patches 1 thru 144. The following modifications were...
44803 Neil Zanella
nzanella@... Send Email
Nov 2, 2003
7:10 pm
Hello, I would like to know whether vim has a command such as ... which would behave as follows: in command mode everything works the same, but once insert...
44804 Bram Moolenaar
Bram@... Send Email
Nov 2, 2003
8:00 pm
[This is not directly about Vim, skip this if you don't care about Vim's charity] I have updated the page for the Lord of the Rings Video and DVD. The second...
44805 Gumnos (Tim Chase)
gumnos@... Send Email
Nov 2, 2003
8:43 pm
... I'm not sure if this has made it up too far on the todo list. There's an entry in ... listing to disable caps-lock when leaving insert mode. However, it...
44806 David Reviejo
dreviejo@... Send Email
Nov 2, 2003
9:09 pm
... See ... -- David...
44807 Tim Johnson
tim@... Send Email
Nov 2, 2003
10:43 pm
* Bram Moolenaar <Bram@...> [031102 03:41]: Hi Bram: Success. My follow-up is for archives. When I originally Googled this topic, I found little ... ...
44808 Tim Johnson
tim@... Send Email
Nov 2, 2003
10:53 pm
In the previous thread regarding python-interp compile problems, Benji recommended using the 'huge' feature. I did follow that advice. I do not note any slower...
44809 Antoine J. Mechelynck
antoine.mechelynck@... Send Email
Nov 2, 2003
11:06 pm
... see ... (The output of ":version"; includes a list of standard locations for some configuration files). Regards, Tony....
44810 Antoine J. Mechelynck
antoine.mechelynck@... Send Email
Nov 2, 2003
11:15 pm
... I don't know if this exists, but if it doesn't, it looks to me like the ideal thing to be solved by a keymap, as follows: loadkeymap a A b B c C ...
44811 Yegappan Lakshmanan
yegappan@... Send Email
Nov 3, 2003
2:15 am
Hi all, I have uploaded a new version (3.1) of the taglist plugin to the Vim online website. You can download it from ...
44812 Mikolaj Machowski
mikmach@... Send Email
Nov 3, 2003
10:06 am
... Some time ago I asked Bram about that and answer is: nothing is currently turning on with 'huge' compilation. m. -- LaTeX + Vim =...
44813 Bram Moolenaar
Bram@... Send Email
Nov 3, 2003
10:25 am
... I'm glad you could solve the problem. ... There is not much to document. When Vim's configure runs it obtains info about the Python library from the...
44814 Lukas Ruf
ruf@... Send Email
Nov 3, 2003
12:11 pm
Dear all how can I specify the height of the command line? The reason is: I do not want to press ENTER after executing a command that reports the current...
44815 Naveen Chandra
Naveen.Chandra@... Send Email
Nov 3, 2003
12:27 pm
... see :h 'ch' hth -ncr -- Naveen Chandra R. Vim Page: http://www.geocities.com/ncr_10/vim.html...
44816 Eugene Minkovskii
emin@... Send Email
Nov 3, 2003
1:22 pm
Hello vim, I'm writing the macros. This whill be do something with text by other language (python for example). Then I want to change something at 1234 ...
Messages 44787 - 44816 of 137781   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help