Re: vim7: syntax highlighting and visual selections

2006-04-11 Thread Bram Moolenaar
system Visual highlighting should only set a background color and not invert. Apparently you have both and that doesn't look good. -- He who laughs last, thinks slowest. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http

Re: histdel(undo, -1)

2006-04-12 Thread Bram Moolenaar
before or after the string. -- Q: Should I clean my house or work on Vim? A: Whatever contains more bugs. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute

Re: Folding of C preprocessor lines.

2006-04-13 Thread Bram Moolenaar
. To work around the problem you can force an update of folds by setting 'foldmethod' to indent again. -- hundred-and-one symptoms of being an internet addict: 77. The phone company asks you to test drive their new PBX system /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net

Re: getwinvar() needs a 'tab' argument for Vim7?

2006-04-15 Thread Bram Moolenaar
Eric Arnold wrote: Is there a way to use getwinvar() to retrieve a window variable for a window in another tab (without switching tabs)? Well, I suppose I could add gettabwinvar() and settabwinvar(). -- From know your smileys: :-{} Too much lipstick /// Bram Moolenaar -- [EMAIL

Vim70d map-to-func input prob? was Re: How to wake up getchar() ?

2006-04-15 Thread Bram Moolenaar
people want to happen. If you want to pass something tot he function you can give it an argument. -- From know your smileys: ...---... SOS /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor

Java indent file maintainer wanted

2006-04-15 Thread Bram Moolenaar
. Detection of comments is unreliable. Any line starting with a star is seen as a comment. Using synID() should work much better. Volunteer? -- From know your smileys: :-DBig smile /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote

Re: Vim 7 slows down when highlighting cursor line

2006-04-15 Thread Bram Moolenaar
the cursor. Otherwise scrolling only redraws the text that appears. -- There's no place like $(HOME)! /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http

Re: Is there a setbufline() to go with getbufline() ?

2006-04-16 Thread Bram Moolenaar
noticed during summer 1996 was Netscape vs. Microsoft. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Re: patched ctags

2006-04-17 Thread Bram Moolenaar
your parents that you can't...because you were kicked out and banned. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Re: GVim File Dialog -- Remeber last opened directory?

2006-04-18 Thread Bram Moolenaar
is it called Windows? Gates would be more appropriate... /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Re: GVim File Dialog -- Remeber last opened directory?

2006-04-19 Thread Bram Moolenaar
from the window manager somehow? -- If Microsoft would build a car... ... You'd have to press the Start button to turn the engine off. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor

Re: bugs in spanish dictionary

2006-04-20 Thread Bram Moolenaar
Matias Grana wrote: On Thu, Apr 20, 2006 at 05:52:30PM +0200, Bram Moolenaar wrote: snip ... /snip I can see that the word y simply isn't there. Even my mini travelers dictionary has twelve words starting with y, but the ca_ES.dic file has only one... Shouldn't yo also

Re: c_CTRL-D, :find and 'path'

2006-04-21 Thread Bram Moolenaar
completion should be done in 'path', but the completion isn't that clever (yet). -- A computer without Windows is like a fish without a bicycle. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor

Re: omnicompletion for c files?

2006-04-21 Thread Bram Moolenaar
you patch ctags to include the typedef information? See :help ft-c-omni. I'm afraid Darren still didn't release a new version of ctags... -- hundred-and-one symptoms of being an internet addict: 267. You get an extra phone line so you can get phone calls. /// Bram Moolenaar -- [EMAIL PROTECTED

Re: Visual mode block change -- bug or unchangeable?

2006-04-22 Thread Bram Moolenaar
) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http

Re: Tabline suggestion

2006-04-23 Thread Bram Moolenaar
slip it in if I get a patch today... -- They now pass three KNIGHTS impaled to a tree. With their feet off the ground, with one lance through the lot of them, they are skewered up like a barbecue. Monty Python and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram

Re: Need help with omnicompletions

2006-04-24 Thread Bram Moolenaar
is wrong: you define struct Rectangle but then use Rectangle without struct. -- The psychic said, God bless you. I said, I didn't sneeze. She looked deep into my eyes and said, You will, eventually. And, damn if she wasn't right. Two days later, I sneezed. --Ellen Degeneres /// Bram Moolenaar

Re: Need help with omnicompletions

2006-04-24 Thread Bram Moolenaar
working on now. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http

Re: Need help with omnicompletions

2006-04-24 Thread Bram Moolenaar
would beat us around the head and neck with a broken bottle, if we were LUCKY! /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Vim version 7.0f BETA has been released

2006-04-24 Thread Bram Moolenaar
bugs in Vim. Send me a patch if you can! If something needs discussing with other developers, send a message to the vim-dev mailing list. You need to subscribe first. Happy Vimming! -- I have to exercise early in the morning before my brain figures out what I'm doing. /// Bram Moolenaar

Re: failure to create de .spl files via aap

2006-04-25 Thread Bram Moolenaar
pound coconut. The Quest for the Holy Grail (Monty Python) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute

Re: C++ omnicomplete modification.

2006-04-25 Thread Bram Moolenaar
for the Holy Grail (Monty Python) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS

Re: Minor bug :marks col vals?

2006-04-25 Thread Bram Moolenaar
! The Quest for the Holy Grail (Monty Python) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Re: some problem with vim7f Beta

2006-04-25 Thread Bram Moolenaar
, don't be such a baby. MORTICIAN:I can't take him... DEAD PERSON: I feel fine! CUSTOMER: Oh, do us a favor... MORTICIAN:I can't. The Quest for the Holy Grail (Monty Python) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net

Re: some problem with vim7f Beta

2006-04-26 Thread Bram Moolenaar
from a mandate from the masses, not from some farcical aquatic ceremony. The Quest for the Holy Grail (Monty Python) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http

Re: some problem with vim7f Beta

2006-04-26 Thread Bram Moolenaar
and Steve Kroese (Calvin College Seminary of Grand Rapids, MI.) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Re: Insert Visual mode

2006-04-26 Thread Bram Moolenaar
. ARTHUR:So be it! [hah] [parry thrust] [ARTHUR chops the BLACK KNIGHT's left arm off] ARTHUR:Now stand aside, worthy adversary. BLACK KNIGHT: 'Tis but a scratch. The Quest for the Holy Grail (Monty Python) /// Bram Moolenaar -- [EMAIL PROTECTED

Re: Feedkeys() function is not highlighted

2006-04-26 Thread Bram Moolenaar
) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http://ICCF

Re: Insert Visual mode

2006-04-26 Thread Bram Moolenaar
Gerald Lai wrote: On Wed, 26 Apr 2006, Benji Fisher wrote: On Wed, Apr 26, 2006 at 05:17:01PM +0200, Bram Moolenaar wrote: Benji Fisher wrote: This mode seems to be similar to Insert mode, but Esc takes me to Visual mode instead of Normal mode. AFAICT this is undocumented

Re: vimgrep slow?

2006-04-27 Thread Bram Moolenaar
and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help

Re: Bugs in feedkeys(): doesn't work with silent and vim went into a loop

2006-04-27 Thread Bram Moolenaar
with Peckinpahish shots and borrowing heavily also on the Kung Fu and karate-type films ensues, in which some four KNIGHTS are comprehensively killed.] ARTHUR: Run away! Run away! Monty Python and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http

Re: Svn and patches

2006-04-27 Thread Bram Moolenaar
hours. I don't know exactly how often Edward updates it, but you can assume there is a fresh Vim every morning. The zip archive is available earlier. -- An indication you must be a manager: You give constructive feedback to your dog. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http

Re: overlayed lines after second tab help in GTK2 gvim70f

2006-04-28 Thread Bram Moolenaar
: No Arrggghhh ... at the back of the throat. BEDEVERE: No! Oh! in surprise and alarm! Monty Python and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features

Re: vimgrep slow?

2006-04-28 Thread Bram Moolenaar
Yakov Lerner wrote: On 4/27/06, Bram Moolenaar [EMAIL PROTECTED] wrote: Before even thinking of disabling autocommands, we first need proof that this actually changes the search time more than a few percent. Above that, if BufRead autocommands take so much time there is probably

Re: count larger than buffer lines gives error for function-range, illogical

2006-04-28 Thread Bram Moolenaar
. [real standing law in Alabama, United States of America] /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Re: count larger than buffer lines gives error for function-range, illogical

2006-04-28 Thread Bram Moolenaar
. Arthur C. Clarke Any sufficiently advanced bug is indistinguishable from a feature. Rich Kulawiec /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http

Re: Unifying more- and hit-enter- prompts

2006-04-29 Thread Bram Moolenaar
all my buggings to you. [ CVS log Beatles style for FreeBSD ports/INDEX, Satoshi Asami ] /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http

Re: the dash and the '.' repeat command

2006-04-29 Thread Bram Moolenaar
teeth is aggravated assault. [real standing law in Louisana, United States of America] /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute

Re: Something's not working here.

2006-04-30 Thread Bram Moolenaar
. It will be solved in the next version. -- Every time I lose weight, it finds me again! /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Vim version 7.0g BETA has been released

2006-04-30 Thread Bram Moolenaar
(MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http

Re: Tabline function sometimes recalled when highlighting set/changed.

2006-05-01 Thread Bram Moolenaar
-update (and thus creating a loop)? How many times do I need to repeat this: Please give a reproducable example. I don't have time to guess what you are doing. -- If you don't get everything you want, think of everything you didn't get and don't want. /// Bram Moolenaar -- [EMAIL PROTECTED

RE: Vim version 7.0g BETA has been released

2006-05-01 Thread Bram Moolenaar
that when dropping the link on the gvim icon. But you can start gvim first to do it. -- Lisp has all the visual appeal of oatmeal with nail clippings thrown in. -- Larry Wall /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net

Re: Tabline function sometimes recalled when highlighting set/changed.

2006-05-02 Thread Bram Moolenaar
. -- William Gibson /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http

Re: :hardcopy E673 in gVim on GTK2

2006-05-02 Thread Bram Moolenaar
: A duck. Monty Python and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A

RE: 70f - Scroll wheel scrolls wrong window

2006-05-02 Thread Bram Moolenaar
on the same night. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http

Re: :hardcopy E673 in gVim on GTK2

2006-05-02 Thread Bram Moolenaar
in ISO 9000 then you definitely have no idea what it is. (Scott Adams - The Dilbert principle) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download

Re: avoid Press Enter... with new z= from function

2006-05-05 Thread Bram Moolenaar
anything up? Life's bad enough as it is without wanting to invent any more of it. -- Marvin, the Paranoid Android in Douglas Adams' The Hitchhiker's Guide to the Galaxy /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor

Re: autoformat behaves like textwidth were 80 while textwidth is 0

2006-05-05 Thread Bram Moolenaar
Georg Dahn wrote: --- Bram Moolenaar [EMAIL PROTECTED] wrote: It's mentioned at gq. Any other place it should be mentioned? I would say, here: :h fo-table just scroll down to - With 't' and 'c' you can specify when Vim performs auto-wrapping: value action

Re: autoformat behaves like textwidth were 80 while textwidth is 0

2006-05-05 Thread Bram Moolenaar
formatting. Sorry, didn't get that at first. That is done even when 'textwidth' is zero. I'll add a remark about that. -- How To Keep A Healthy Level Of Insanity: 16. Have your coworkers address you by your wrestling name, Rock Hard Kim. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http

Re: cursor shape in terminal vim

2006-05-05 Thread Bram Moolenaar
to the Galaxy /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http://ICCF

Re: new + TabEnter is crashing

2006-05-06 Thread Bram Moolenaar
(EVENT_BUFENTER, NULL, NULL, FALSE, curbuf); #endif -- What a wonderfully exciting cough! Do you mind if I join you? -- Douglas Adams, The Hitchhiker's Guide to the Galaxy /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features

Re: new + TabEnter is crashing

2006-05-06 Thread Bram Moolenaar
to ask. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http://ICCF

Re: Bugs with set += and with set -= for spellsuggest.

2006-05-07 Thread Bram Moolenaar
(char_u *)p_sps, PV_NONE, {(char_u *)best, (char_u *)0L} -- Seen it all, done it all, can't remember most of it. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor

Re: How to reject all spell suggestions?

2006-05-07 Thread Bram Moolenaar
? It's already in the list as the original word. It's not in the popup menu, but it's selected when you wrap around the end. -- Those who live by the sword get shot by those who don't. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote

Vim 7!

2006-05-08 Thread Bram Moolenaar
with other developers, send a message to the vim-dev mailing list. You need to subscribe first. Happy Vimming! -- Well, you come from nothing, you go back to nothing... What have you lost? Nothing! -- Monty Python: The life of Brian /// Bram Moolenaar -- [EMAIL

RE: avoid Press Enter... with new z= from function

2006-05-08 Thread Bram Moolenaar
text. Using CTRL-O z= in Insert mode works fine. What was the problem? -- The 50-50-90 rule: Anytime you have a 50-50 chance of getting something right, there's a 90% probability you'll get it wrong. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim

Re: Drag and Drop and Tabs

2006-05-08 Thread Bram Moolenaar
there, but that won't work when there is only one window. -- Never overestimate a man's ability to underestimate a woman. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute

Re: Auto-Commands popup message

2006-05-08 Thread Bram Moolenaar
what McDonalds is to gourmet cooking /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help

Re: Vim uninstaller missing some new directories

2006-05-08 Thread Bram Moolenaar
symptoms of being an internet addict: 43. You tell the kids they can't use the computer because Daddy's got work to do and you don't even have a job. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org

Re: announcement on yahoo blocked; perhaps political dissidents shouldn't be on Yahoo?

2006-05-09 Thread Bram Moolenaar
think it sounds like the ocean wind...the perfect soundtrack for surfing the net. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Re: 7.0 crash if invalid file date

2006-05-10 Thread Bram Moolenaar
Daniel Einspanjer wrote: Bram Moolenaar [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Daniel Einspanjer wrote: ( ( ( long )( yr - 1900 ) = _BASE_YEAR ) ( ( long )( yr - 1900 ) = _MAX_YEAR64 ) ) Where is that assertion? I don't see it in the source code. Isn't

Re: [Maybe Off Topic]: To Bram: About your paid job

2006-05-10 Thread Bram Moolenaar
? Will the fact that you are no longer working full-time on developing Vim will slow down the rate of development ? Yes. I don't think I will have time for big features, like spell checking. -- From know your smileys: ~#:-( I just washed my hair, and I can't do nuthin' with it. /// Bram

Re: undo/redo mess with version 7.0 and utf-8 text

2006-05-10 Thread Bram Moolenaar
Andrei A. Voropaev wrote: On Wed, May 10, 2006 at 05:08:43PM +0200, Bram Moolenaar wrote: To be able to look into this I need an exact desciption of what you are doing. Start with vim -u NONE to avoid any of your startup scripts. Since it depends on the text you enter, you need

Re: standard distribution of win32 consolve vim

2006-05-11 Thread Bram Moolenaar
you got an executable from elsewhere. -- hundred-and-one symptoms of being an internet addict: 94. Now admit it... How many of you have made modem noises into the phone just to see if it was possible? :-) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net

Re: www.vim.org/tips

2006-05-11 Thread Bram Moolenaar
you what sites are missing in their index files. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Re: undo/redo mess with version 7.0 and utf-8 text

2006-05-11 Thread Bram Moolenaar
Andrei A. Voropaev wrote: On Wed, May 10, 2006 at 08:08:57PM +0200, Bram Moolenaar wrote: [...] Well, you say it must be japanese, thus it does matter. I have no idea how to enter russian or japanese. I'll have to leave this to someone else. Does the problem go away if you

Re: Syntax file foxpro.vim - orphaned?

2006-05-12 Thread Bram Moolenaar
addict: 125. You begin to wonder how often it REALLY is necessary to get up and shower or bathe. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute

Re: CVS service resumed?

2006-05-13 Thread Bram Moolenaar
apparently was not ready yet, it's working OK now. And it's faster. I'm checking in the patches one by one. Not sure if that is really needed, but if I do all patches at once it can't be undone when it turns out it was not a good idea. -- Drink wet cement and get really stoned. /// Bram

Re: Vim7 auto-downloading spell dictionary

2006-06-14 Thread Bram Moolenaar
Andrei A. Voropaev wrote: On Wed, Jun 14, 2006 at 10:37:45AM +0200, Bram Moolenaar wrote: Steve Hall wrote: Does the vim7 automatic downloading of a new spellcheck dictionary work as advertised in :help spellfile.vim? The command in help is: autocmd SpellFileMissing

Re: Vim7 auto-downloading spell dictionary

2006-06-14 Thread Bram Moolenaar
Andrei Voropaev wrote: On Wed, Jun 14, 2006 at 12:19:11PM +0200, Bram Moolenaar wrote: Andrei A. Voropaev wrote: Looks like on my system something is not configured properly. At least when I tried to do spell check for russian, vim told me that I don't have the dictionary

Re: Vim7 auto-downloading spell dictionary

2006-06-15 Thread Bram Moolenaar
Steve Hall wrote: On Wed, 2006-06-14 at 15:28 +0200, Bram Moolenaar wrote: Then Vim should offer you to download a missing spell file. I can't guess why this doesn't happen for you... I figured out my main problem: I had a beta (unstable) runtime with a bad URL. But now I'm

Re: Fw: [Ctags] Ctags-5.6 released

2006-06-15 Thread Bram Moolenaar
update cycle. ctags-5.6 (Mon May 29 2006) [...] * Added new extension field typeref [thanks to Bram Moolenaar]. As far as a few simple tests show the new ctags version appears to work fine with C Omni completion. Thus this replaces ctags 5.5.4 plus the patch I made. -- hundred-and-one

Re: Bug 1492165 - Dictionary function chaining

2006-06-15 Thread Bram Moolenaar
)} endf echo One()['one'] echo One().func() What is it that doesn't work? -- hundred-and-one symptoms of being an internet addict: 243. You unsuccessfully try to download a pizza from www.dominos.com. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net

Re: CVS service resumed?

2006-06-16 Thread Bram Moolenaar
. -- hundred-and-one symptoms of being an internet addict: 256. You are able to write down over 250 symptoms of being an internet addict, even though they only asked for 101. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http

Re: Can not run any command with ! in W2K

2006-06-16 Thread Bram Moolenaar
of the error if the system() function call returns -1. This is why I suggest the following patch: I'm not sure perror() can be used in general after system(). Otherwise it makes sense. -- Place mark here -[ ]- if you want a dirty monitor. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http

Re: Bug with gU and German sharp s?

2006-06-16 Thread Bram Moolenaar
with VIM 7.0 (patches 1-17 applied). I see the problem. I'll put it in the todo list. -- Did you hear about the new 3 million dollar West Virginia State Lottery? The winner gets 3 dollars a year for a million years. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net

Re: Bug with gU and German sharp s?

2006-06-16 Thread Bram Moolenaar
counting in hex. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http://ICCF

Re: Indentations - possible Vim7 bug [PATCH]

2006-06-16 Thread Bram Moolenaar
Between our quests We sequin vests And impersonate Clark Gable It's a busy life in Camelot. I have to push the pram a lot. Monty Python and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http

Re: Can not run any command with ! in W2K

2006-06-16 Thread Bram Moolenaar
Juan Lanus wrote: On 6/16/06, Bram Moolenaar [EMAIL PROTECTED] wrote: Mathias Michaelis wrote: If I do :!dir a console opens and says: C:\WINNT\system32\CMD.EXE /c dir shell returned -1 2) If 1) doesn't help, you may want to produce the phenomena outside

Re: filename completion ignorecase for Vim 7

2006-06-17 Thread Bram Moolenaar
burned away And his limbs all hacked and mangled, brave Sir Robin. Monty Python and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor

Re: Segfault using errorformat and errorfile

2006-06-17 Thread Bram Moolenaar
/// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http://ICCF-Holland.org///

Re: Tab autocommand inconsistencies?

2006-06-17 Thread Bram Moolenaar
. GALAHAD: Well, I suppose I could stay a BIT longer. Monty Python and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor

Re: Vim7 - intellisense problem

2006-06-17 Thread Bram Moolenaar
could be a type name that's quite tricky). -- TALL KNIGHT OF NI: Ni! Monty Python and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor

Re: echon space ?

2006-06-18 Thread Bram Moolenaar
(); + windgoto(msg_row, msg_col); + ++no_mapping; ++allow_keys; if (argvars[0].v_type == VAR_UNKNOWN) -- Why doesn't Tarzan have a beard? /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org

Re: gvim when x server is shut down

2006-06-18 Thread Bram Moolenaar
then. If you shut down the window manager properly but Vim still hangs somehow, perhaps the window manager doesn't work properly. You could try another one. -- Q: How does a UNIX Guru do Sex ? A: unzip;strip;touch;finger;mount;fsck;more;yes;umount;sleep /// Bram Moolenaar -- [EMAIL PROTECTED] -- http

Re: problem (expanded): undo/redo messages often immediately hidden

2006-06-18 Thread Bram Moolenaar
it is not done. -- Shit makes the flowers grow and that's beautiful /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org

Re: vim documentation about marks/file-marks

2006-06-18 Thread Bram Moolenaar
signifying by Divine Providence that I, Arthur, was to carry Excalibur. [singing stops] That is why I am your king! The Quest for the Holy Grail (Monty Python) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net

Re: vim7: another bug with ins-mode-completion

2006-06-18 Thread Bram Moolenaar
: SomeNonExistingWord SomeNonExistingWordExistingWord I can't reproduce this. -- Q: How does a UNIX Guru pick up a girl? A: look; grep; which; eval; nice; uname; talk; date; /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features

Re: vim7: E788 is too restrictive

2006-06-18 Thread Bram Moolenaar
. -- I'm sure that I asked CBuilder to do a full install. Looks like I got a fool install, instead. Charles E Campbell, Jr, PhD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor

Re: When is a syntax file too big?

2006-06-19 Thread Bram Moolenaar
. -- ARTHUR: Bloody peasant! DENNIS: Oh, what a give away. Did you here that, did you here that, eh? That's what I'm on about -- did you see him repressing me, you saw it didn't you? The Quest for the Holy Grail (Monty Python) /// Bram Moolenaar

Re: gvim when x server is shut down

2006-06-19 Thread Bram Moolenaar
: I've had worse. The Quest for the Holy Grail (Monty Python) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http

Vim version 7.0 also for OS/2

2006-06-19 Thread Bram Moolenaar
executable files, including EMX libraries Install instructions can be found in the README_os2.txt file. Happy Vimming! -- Advice to worms: Sleep late. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org

Re: Vim The Magazine.

2006-06-19 Thread Bram Moolenaar
and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS

Re: vim7: E788 is too restrictive

2006-06-19 Thread Bram Moolenaar
understand binary and those who don't. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS

Re: vim7: redir not working inside -complete=custom function

2006-06-20 Thread Bram Moolenaar
! CRONE: Do your worst! Monty Python and the Holy Grail PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute

Re: vim7: redir not working inside -complete=custom function

2006-06-20 Thread Bram Moolenaar
) PICTURES LTD /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A-A-P.org/// \\\help me help AIDS victims -- http://ICCF

Re: File browsing in Vim

2006-06-21 Thread Bram Moolenaar
a reproducable example for the disappearing windows? -- If R is Reverse, how come D is FORWARD? /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\download, build and distribute -- http://www.A

Re: File browsing in Vim

2006-06-21 Thread Bram Moolenaar
be there so this bug seems specific to drag and drop actions. I can reproduce it. Very strange. I'll add a remark to the todo list and look into it later. -- An indication you must be a manager: You feel sorry for Dilbert's boss. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http

Re: vim7: redir not working inside -complete=custom function

2006-06-22 Thread Bram Moolenaar
Hari Krishna Dara wrote: On Tue, 20 Jun 2006 at 8:49pm, Bram Moolenaar wrote: Please dig into this a bit more. GetVimCmdOutput() is a long function, what part of it doesn't work?The :redir command is allowed in the sandbox.Again, set 'verbose' to possibly see an error message

Re: spell: zw/zW doesn't work

2006-06-23 Thread Bram Moolenaar
' to? -- A special law prohibits unmarried women from parachuting on Sunday or she shall risk arrest, fine, and/or jailing. [real standing law in Florida, United States of America] /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote

  1   2   3   4   5   6   7   8   9   >