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

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

bug#6334: 24.0.50; both examples in (elisp) Defining Minor Modes raise


From: Štěpán Němec
Subject: bug#6334: 24.0.50; both examples in (elisp) Defining Minor Modes raise an error
Date: Tue, 27 Jul 2010 13:26:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Juanma Barranquero <lekktu@gmail.com> writes:

> On Wed, Jun 2, 2010 at 23:42, Drew Adams <drew.adams@oracle.com> wrote:
>
>> Debugger entered--Lisp error: (error "Invalid modifier in string")
>
> I've fixed it using C-delete and C-M-delete (which are clearer anyway)
> in the examples.

I'm not sure if you intended to preserve the key binding, let me just
point out that ^? (which was in the original example) is (ASCII) DEL,
i.e. usually [backspace], not [delete] on (modern?) text terminals.

Štěpán





reply via email to

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