Re: missing help tag c_CTRL-]

2006-07-18 Thread Bram Moolenaar

Tony Mechelynck wrote:

> I think there ought to be a help tag for c_CTRL-] (either synonymous 
> with i_CTRL-] , resending to it, or with a similar text). What do you 
> think? Abbreviations are terminated the same way in Insert and 
> Command-line modes aren't they?

Right.  I'll add the tag and also an entry in the command index.

-- 
How To Keep A Healthy Level Of Insanity:
3. Every time someone asks you to do something, ask if they want fries
   with that.

 /// 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: Gvim for KDE

2006-07-18 Thread A.J.Mechelynck

Matt Sicker wrote:

On Monday 17 July 2006 03:40, Mikolaj Machowski wrote:

Dnia poniedziałek, 17 lipca 2006 17:09, Charles E Campbell Jr napisał:

As I recall, the vim7 kde port was dropped because there was no
maintainer for the port.  I'm not a KDE
user myself, so I'm not a candidate, but perhaps if  you
volunteered to do KDE port+maintenance, you
might be able to get it back in.

I am not programmer but use KDE. IMO come back to KDE should wait
until release of Qt4.2 . It should support glib event loop. Conflicts
between glib and Qt event loops were major reasons for
unresponsiveness of kvim.

m.
Back when I was looking for a KDE version of Vim, I found a program 
called yzis  that was effectively a new Vim-like 
program made for KDE (along with a CLI version) and a different set of 
ideas to work behind for future development.


If a KVim version can be made with Qt4.2, I love you long time.


My distribution of SuSE 9.3 came with a program named kvim which is a 
version of gvim 6.2.14, modified for kde (and, IIUC, Qt) (but --version 
says "compiled by [EMAIL PROTECTED]" and no modified-by line). (The console 
Vim that came with it was a 6.3.58.). Good luck to you if you want to 
merge kvim into mainstream Vim with a proper set of #ifdef's.


BTW, the Qt version installed here goes by the cryptic name of 
qt3-3.3.4-11.3 (as listed by "rpm -qa | grep qt", without the quotes of 
course ;-) ).



Best regards,
Tony.


Re: Gvim for KDE

2006-07-18 Thread Matt Sicker
On Monday 17 July 2006 03:40, Mikolaj Machowski wrote:
> Dnia poniedziałek, 17 lipca 2006 17:09, Charles E Campbell Jr napisał:
> > As I recall, the vim7 kde port was dropped because there was no
> > maintainer for the port.  I'm not a KDE
> > user myself, so I'm not a candidate, but perhaps if  you
> > volunteered to do KDE port+maintenance, you
> > might be able to get it back in.
>
> I am not programmer but use KDE. IMO come back to KDE should wait
> until release of Qt4.2 . It should support glib event loop. Conflicts
> between glib and Qt event loops were major reasons for
> unresponsiveness of kvim.
>
> m.
Back when I was looking for a KDE version of Vim, I found a program 
called yzis  that was effectively a new Vim-like 
program made for KDE (along with a CLI version) and a different set of 
ideas to work behind for future development.

If a KVim version can be made with Qt4.2, I love you long time.
-- 
Matt Sicker


pgpQLldHA1cNX.pgp
Description: PGP signature


missing help tag c_CTRL-]

2006-07-18 Thread A.J.Mechelynck

Dear Bram,

I think there ought to be a help tag for c_CTRL-] (either synonymous 
with i_CTRL-] , resending to it, or with a similar text). What do you 
think? Abbreviations are terminated the same way in Insert and 
Command-line modes aren't they?



Best regards,
Tony.


macguitabline patch v4

2006-07-18 Thread Nicolas Weber

Hi,

here's the fourth version of the guitabline patch for mac os x. I  
removed some dead code, and, more importantly, changed the code that  
it runs on 10.2 - 10.3 without changes (I could only test 10.3,  
though). There was a call to a 10.4-only function  
(DataBrowserChangeAttributes()), this function is now loaded at  
runtime. Furthermore, the patch is against the current svn version.


Apply with -p0 in vim's root directory.

Some feedback, especially for 10.2 and 10.3 systems, would be nice :-)

Bye,
Nico


macguitab.v4.patch.1
Description: Binary data