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

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

Re: Problem with substitute-command-keys?


From: Stefan
Subject: Re: Problem with substitute-command-keys?
Date: Fri, 15 Oct 2004 10:49:21 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin)

> substitute-command-keys seems to have problems when a command isn't
> bound to a key. I now see:

>     (substitute-command-keys "\\[apropos] & \\[apropos-command]")
>         => "C-^ & C-h a"

> rather than:

>     (substitute-command-keys "\\[apropos] & \\[apropos-command]")
>         => "M-x apropos & C-h a"

I've just installed a fix for this,


        Stefan




reply via email to

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