... I find them useful, too. I would have loved to have them for solving similar problems I had in my scripts (similar what Benji has posted). I'd like to see...
41084
Bram Moolenaar
Bram@...
Nov 23, 2005 9:58 am
... The format of the patch is OK. ... The date is a good indication of which snapshot you are using. ... I understand it returns the number of the first...
41083
Bram Moolenaar
Bram@...
Nov 23, 2005 9:57 am
Bill - ... If I look in the online CVS repository, I can see the v7-0157 tag there. Why don't you see it? - Bram -- hundred-and-one symptoms of being an...
41082
Bram Moolenaar
Bram@...
Nov 23, 2005 9:56 am
... I still have no clue why it works fine for me and not for you. I use this Makefile with several versions of make/nmake/gmake. Can't $COMSPEC be set to a...
41081
Bram Moolenaar
Bram@...
Nov 23, 2005 9:54 am
... Vim isn't aware of the monitor being switched on or off. I would suspect a problem in the X server and/or GTK libraries. I noticed some focus problems...
41080
Kazunobu Kuriyama
kazunobu.kuriyama@...
Nov 23, 2005 8:13 am
Hi, A few weeks ago, the list got a following note, but no one replies to it since then: <quote> From: Chia-I Wu <b90201047@...> Date: Sun Oct 30, 2005 3:32 am...
41079
Helmut Schellong
var@...
Nov 23, 2005 4:28 am
Hello, sometimes the cursor follows not the mouse clicks. Then it is not moveable/setable outside a narrow range of lines (mouse). It seems, after the monitor...
41078
Bill McCarthy
WJMc@...
Nov 23, 2005 4:16 am
Hello Vim Developers, The CVS repository is still at 156. The most recent patch level at the FTP site is 157 and is dated Oct 12, 2005. Is the repository...
41077
Craig Barkhouse
cabarkho@...
Nov 23, 2005 4:12 am
... Ilya, RENAME (and its synonym REN) has been an internal command in *all* MS operating systems, going back to DOS. Moreover, how is it that DEL works for...
41076
Ilya Bobir
ilya@...
Nov 23, 2005 2:59 am
... I have default setup of Windows XP. I think there is no rename command on other Windows systems. COMSPEC environment variable should specify command...
41075
Benji Fisher
benji@...
Nov 23, 2005 1:28 am
This is the first time I have written a patch for vim, so someone please have a look and tell me if it looks reasonable. (Please also try applying and...
41074
Stephen Bennett
spb@...
Nov 23, 2005 1:04 am
On Tue, 22 Nov 2005 21:44:24 +0100 ... That part of it came verbatim from the Red Hat patch; I haven't changed it at all since it seemed to work. I'll see...
41073
Sebastian Menge
sebastian.menge@...
Nov 23, 2005 12:45 am
Hey, Just a quick response, since its 01:45h here ... Thanks alot :-) I tried myself on jta, but it took too long. Your vim-tip is easy to understand, but a...
41072
Bram Moolenaar
Bram@...
Nov 22, 2005 8:44 pm
... Another solution would be to use the POSIX access-control mechanism interface (ACL) for this. Why add a new API? The code only appears to copy some info...
41071
A. J. Mechelynck
antoine.mechelynck@...
Nov 22, 2005 6:33 pm
... The shell is indeed not always called "cmd" (on "real" Dos, and on Win9x, it is usually "command"). To circumvent that, use (in Make parlance): $(COMSPEC)...
41070
Bram Moolenaar
Bram@...
Nov 22, 2005 6:24 pm
... Makes sense. I'll include this. Thanks! -- I wish there was a knob on the TV to turn up the intelligence. There's a knob called "brightness", but it...
41069
Bram Moolenaar
Bram@...
Nov 22, 2005 6:01 pm
... Hmm, no "rename" command? On other systems "cmd" may be missing, thus this isn't a real solution. I rather call this a problem in your setup than a...
41068
Bram Moolenaar
Bram@...
Nov 22, 2005 9:44 am
... There are still quite a few unfinished features for Vim 7. Considering what has been done the past year, I would think Vim 7 is still half a year away. --...
41067
Bram Moolenaar
Bram@...
Nov 22, 2005 9:43 am
... If you are planning to do the en/de-cryption while writing/reading the file this is the place to do it. The existing en/de-cryption code can be used as an...
41066
Konstantin Rozinov
krozinov@...
Nov 21, 2005 9:45 pm
... Do you know when is a stable version of Vim 7 due to come out? I see that vim-7.0157 has pipe support.....
41065
Konstantin Rozinov
krozinov@...
Nov 21, 2005 9:14 pm
Those are good ideas, but I need something that is more portable that'll run on other OSes. I've written a VIM script that allows editing of GPG-encrypted...
41064
Bram Moolenaar
Bram@...
Nov 21, 2005 9:07 pm
... Vim 7 will support using pipes on Unix. The 'shelltemp39; option was added for this. ... This needs to be done by the OS, since virtual memory pages may be ...
41063
Alejandro López-Va...
palopezv@...
Nov 21, 2005 8:22 pm
... Hmmm... As you are already using a Linux distro that aims to appeal to the security conscious (Fedora Core 4).... Have you considered that you can...
41062
Konstantin Rozinov
krozinov@...
Nov 21, 2005 5:59 pm
Hi folks, Any comments or suggestions would be appreciated. I've been looking into how to use GPG with VIM in a secure fashion. I've already set up VIM to be...
41061
Bram Moolenaar
Bram@...
Nov 21, 2005 5:06 pm
Gabriel - ... Thanks for fixing this! - Bram -- An actual excerpt from a classified section of a city newspaper: "Illiterate? Write today for free help!" ///...
41060
Sebastian Menge
sebastian.menge@...
Nov 20, 2005 7:35 pm
Hi all I want to use vim as my editor inside the Eclipse IDE. This is not a feature request, but a question what would be the best way to get there: I first...
41059
A. J. Mechelynck
antoine.mechelynck@...
Nov 20, 2005 12:56 am
... [...] ... Rest assured that there was no intention to offend you. There are users of all competence levels on this list; and I was just trying to help you,...
41058
Nikolai Weibull
mailing-lists.vim-dev...
Nov 20, 2005 12:26 am
... [Long and complicated way of getting at the default that doesn't take into acount things such as changes to the default (new operating systems, and so on),...
41057
A. J. Mechelynck
antoine.mechelynck@...
Nov 19, 2005 11:48 pm
... In the case of the 'fileformat39; option, you can get the default as follows: if has("unix") let ff_default = "unix" elseif has("mac") let ff_default =...
41056
Nikolai Weibull
mailing-lists.vim-dev...
Nov 19, 2005 11:06 pm
I would like to know the default value for 'fileformat39; while executing a script. The only way I've come up with is to: let ff_save = &fileformat set...