vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] My 9.5k error is caused by my .vilemenu


From: Thomas Dickey
Subject: Re: [vile] My 9.5k error is caused by my .vilemenu
Date: Tue, 24 Oct 2006 16:15:08 -0400 (EDT)

On Tue, 24 Oct 2006, address@hidden wrote:

The .vilemenu file looks pretty innocuous:-


The problem is that there's no "C" line, e.g.,
        C:XVile

(I'll add a check for that, to make a nicer warning).

   B:New:new_xvile

   S
   B:Edit .vilerc:edit_rc
   B:Parse .vilerc:parse_rc
   B:Edit .vilemenu:edit_mrc
   B:Dirs:edit-file ~/info/dirs
   S
   B:Quit:quit
   S
   B:Force quit:quit-without-save
   #
   C:Edit
   B:Search Forward...:cmd search-forward
   B:Search Backward...:cmd search-reverse
   S
   B:Reload File:cmd e!
   B:Rename Buffer:cmd rename-buffer
   B:Edit:cmd edit-file
   B:Rename File:cmd filename
   S
   B:Manual for...:29
   B:Word Manual:8
   S
   B:Indent Level...:31
   B:Window Title...:35
   S
   B:Font 6x13..:setv $font=6x13
   B:Font 7x14..:setv $font=7x14
   B:Font 8x13..:setv $font=8x13
   B:Font 9x15..:setv $font=9x15
   B:Font 10x20..:setv $font=10x20
   B:Font 12x24..:setv $font=12x24
   #
   C:Buffers
   B:Toggle Show:toggle-buffer
   B:Kill Current:delete-buffer $cbufname
   B:Single Window:delete-other-windows
   L:list_buff
   #
   C:Attributes
   B:C/C++:17
   B:Tk/Tcl:22
   B:HTML:24
   B:Makefile:32
   B:ProC:33
   #
   C:Help:help
   B:General:help
   B:Bindings:describe-bindings
   B:Motions:describe-motions
   B:Operators:describe-operators
   S
   B:Apropos...:cmd apropos
   B:On Function...:cmd describe-function
   B:On Key...:describe-key &gts
   S
   B:Show modes:show-modes
   B:Show variables:show-variables
   B:Show registers:show-registers

No big problem, I'll just use the default for the present.

--
Chris Green (address@hidden)


_______________________________________________
vile mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/vile


--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]