emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: A doc typo?


From: Stefan Monnier
Subject: Re: A doc typo?
Date: Mon, 28 Mar 2005 18:49:52 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

> I recently suggested patches to report menu bindings using the real
> menu item texts rather than the internal names, like this:

>       File=>Print=>Print With Faces

> But Richard didn't want that feature (why not?).

I agree it would be an improvement.  But IIRC you did it by modifying
key-description, which also applies to things like C-h c where I think it's
important to keep a representation that can be passed directly to `kbd'.
So I'd recommend to add an arg to key-description and then only use it at
those places where it makes sense (basically, for the keys returned by
`where-is').


        Stefan




reply via email to

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