<<< Date Index >>>     <<< Thread Index >>>

For 1.5.10: status of commands (Re: For 1.5.10: variable dump patch)



On Tue, Mar 22, 2005 at 10:22:32PM +0900, Tamotsu Takahashi wrote:
> On Tue, Mar 22, 2005 at 06:00:04PM +0900, TAKAHASHI Tamotsu wrote:
> > http://www.momonga-linux.org/~tamo/patch-1.5.8.tamo.comval_help.1
> > 
> > I don't want the help screen to show a long list
> > of command values, but want another function to
> > show it only. I'll make such a function someday.
> 
> Done today.
> http://www.momonga-linux.org/~tamo/patch-1.5.8.tamo.comval_help.2
> 
> The command "status-commands" shows a list of command
> values, like the help screen shows a list of "bind" and
> "macro" values.

New version:
http://www.momonga-linux.org/~tamo/patch-1.5.8.tamo.comval_help.4

I have tested it. I think it's ready for inclusion.



I found a bug in mutt (not in my patch).
This patch fixes it as well.

While using pager, there is no problem:
0) Push '?' key.
1) Push '?' key again.
2) Mutt complains "Help is being shown."

In other modes, help-on-help is allowed:
0) Push '?' key.
1) Push '?' key again.
2) You'll see the help screen for pager.

Solution: Use InHelp in curs_main.c.

-- 
tamo