Search the web
Sign In
New User? Sign Up
vimdev · Vim (Vi IMproved) text editor developers list
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 49232 - 49261 of 55368   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
49232
... You misinterpreted the output. Lets try "dir /A /F /:" C:\Documents and Settings\...\.vimrc C:\Documents and Settings\...\.vimrc: ...
krischik
krischik@...
Send Email
Feb 1, 2008
9:19 am
49233
Hi, This is in regards to an old bug report from 2004: http://tech.groups.yahoo.com/group/vimdev/message/34562 At the time, the problem was dismissed as the...
Scott Dillard
sedillard@...
Send Email
Feb 2, 2008
6:45 pm
49234
... I'm not aware well of Linux mechanisms for storing extended attributes inside files on Linux. Word "Linux" looks strange to me here in fact - it might a...
Alexei Alexandrov
alexei.alexandrov@...
Send Email
Feb 2, 2008
6:48 pm
49235
... Thanks for reporting this. I'll fix it as soon as I have some time. -- Back off man, I'm a scientist. -- Peter, Ghostbusters /// Bram Moolenaar --...
Bram Moolenaar
Bram@...
Send Email
Feb 2, 2008
9:03 pm
49236
I'm trying to write some syntax highlighting for PBwiki, and I'd like to reuse some complex regexps. Here are some concrete examples: http://pbwiki.com -and-...
George V. Reilly
george@...
Send Email
Feb 3, 2008
6:05 am
49237
... Hi, I asked the same question recently and got this answer: http://groups.google.com/group/vim_use/browse_thread/thread/84f1fa50633c6c50 ...
Szabolcs
szhorvat@...
Send Email
Feb 3, 2008
3:27 pm
49238
Hi Valgrind memory checker detects that Vim is using freed memory in the spelling checker code: ==8692== Invalid read of size 1 ==8692== at 0x8199D87:...
Dominique Pelle
dominique.pelle@...
Send Email
Feb 3, 2008
3:50 pm
49239
let + execute. That makes a lot of sense. Thanks /G ... -- /George V. Reilly http://www.georgevreilly.com/blog ...
George V. Reilly
george@...
Send Email
Feb 3, 2008
6:19 pm
49240
... Szabolcs kindly pointed me towards http://groups.google.com/group/vim_use/browse_thread/thread/84f1fa50633c6c50 where Dr. Chip suggested using a...
George V. Reilly
george@...
Send Email
Feb 3, 2008
9:08 pm
49241
... I confirm that it fails if 'modifiable' is off, as in a helpfile. For a plain 'readonly' (but 'modifiable') file there is no problem, and the buffer is not...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Feb 4, 2008
3:45 am
49242
... Thanks again for the correction, Tony. Not my week evidently! Ben. Send instant messages to your online friends http://au.messenger.yahoo.com ...
Ben Schmidt
mail_ben_schmidt@...
Send Email
Feb 4, 2008
3:59 am
49243
... If ever I make similar errors (as I sometimes do, especially when lacking sleep), I hope you will notice them and post a correction. :-) "Each of us alone...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Feb 4, 2008
4:23 am
49244
Hello Bram, ... in a second I'd like to ask for some clarifications. Clarification about perceived behaviour, not about implementation: 1. "two-way...
Yakov Lerner
iler.ml@...
Send Email
Feb 4, 2008
5:19 am
49245
... Yes. ... Yes. ... N-way should be default, the other should be trivial to add once n-way is implemented. ... I would assume that one VIM instance would be...
Richard Hartmann
richih.mailinglist@...
Send Email
Feb 4, 2008
1:31 pm
49246
On 2 Feb., 19:47, Alexei Alexandrov <alexei.alexand...@...> ... Open a console and type "man 5 attr"? Or look here: http://linux.die.net/man/5/attr ... ...
krischik
krischik@...
Send Email
Feb 4, 2008
2:19 pm
49247
Hi , I think I found a bug in the search() function. X marks the spot (cursor). X a c Y ... It seems that search() skips a character under this...
ap
politza@...
Send Email
Feb 4, 2008
4:55 pm
49248
Hi, I put a small patch together, which enables the 'p' flag for searchpair() and searchpairpos(). I find it occasionally useful, to know which of the 3...
ap
politza@...
Send Email
Feb 4, 2008
6:04 pm
49249
... One of the reasons I feel so strongly about this issue is the fact that I used OS/2 before where storing the file type in the extended attributes was...
krischik
krischik@...
Send Email
Feb 4, 2008
6:34 pm
49250
... While this would be nice, it would require support code from every application you have. It may only be 6 lines, but 6 lines * 5000 binaries is much more...
Matt Wozniski
mjw@...
Send Email
Feb 4, 2008
8:10 pm
49251
... Yes, one more for the todo list. When 'modifiable' is off, that is. -- If your company is not involved in something called "ISO 9000" you probably have no...
Bram Moolenaar
Bram@...
Send Email
Feb 4, 2008
8:22 pm
49252
... "collaborative" implies that people work together. Probably N-way. Possibly with some restrictions (people may be able to join in read-only mode). Also...
Bram Moolenaar
Bram@...
Send Email
Feb 4, 2008
8:22 pm
49253
... But the other 5000 applications need detection as well. I did mention webserver and browser getting detection wrong. konquror/nautilus/ explorer needs...
krischik
krischik@...
Send Email
Feb 4, 2008
9:30 pm
49254
... I'm not sure that most other apps do need detection. wget, for instance, doesn't have to care what line endings the data it saves has. But, for what you...
Matt Wozniski
mjw@...
Send Email
Feb 4, 2008
10:10 pm
49255
... Indeed, I think it has. The Mac OS used to use resource forks and type attributes which were beautiful. Now we have descended to the level of extensions...
Ben Schmidt
mail_ben_schmidt@...
Send Email
Feb 4, 2008
11:04 pm
49256
... And that sad story told, I do agree with the other posters who don't think this has much use in Vim. I think to have some kind of consistency, probably an...
Ben Schmidt
mail_ben_schmidt@...
Send Email
Feb 4, 2008
11:13 pm
49257
... Same (start at X, stop at Y) for ... -- Andy --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. ...
Andy Wokula
anwoku@...
Send Email
Feb 5, 2008
1:06 am
49258
... For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---...
Kazuo Teramoto
kaz.rag@...
Send Email
Feb 5, 2008
3:07 am
49259
... ??? with patch 39 applied twice ??? none of 123-233 (a hundred and eleven missing patches) ??? and no "compiled-by" line ??? Oh, and it's a 7.0 anyway. ...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Feb 5, 2008
7:41 am
49260
... I bet some of those are 7.0 patches and some are 7.1 patches... What a mess! Definitely recompiling is in order! Ben. Send instant messages to your online...
Ben Schmidt
mail_ben_schmidt@...
Send Email
Feb 5, 2008
9:51 am
49261
... No, a EA aware wget would request the EA's already attached to the file from an EA aware ftp server - the same way it request file permissions today when...
krischik
krischik@...
Send Email
Feb 5, 2008
10:07 am
Messages 49232 - 49261 of 55368   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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