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

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

Re: new changes in tutorial.el recognize "esc" in "dESCends" as ESC key?


From: Chong Yidong
Subject: Re: new changes in tutorial.el recognize "esc" in "dESCends" as ESC key?
Date: Tue, 21 Nov 2006 10:43:46 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

Richard Stallman <address@hidden> writes:

>       This tutorial descends from a long line of Emacs tutorials **
>       The key ESC has been rebound, but you can use instead [More
>       information] ** starting with the one written by Stuart
>       Cracraft for the original Emacs.
>
> This does not happen when I try it, and the code
>
>                     (while (re-search-forward
>                           (concat (regexp-quote key-desc)
>                                   "[[:space:]]") nil t)
>
> seems to insist on whitespace after the key name.

I checked in that fix after this bug was reported.





reply via email to

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