GNU bug report logs - #6107
Delete key in the trunk invokes 'backspace' command

Previous Next

Package: emacs;

Reported by: Paul Pogonyshev <p.pogonyshev <at> anakreon.net>

Date: Wed, 5 May 2010 12:06:02 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 6107 <at> debbugs.gnu.org (full text, mbox):

From: Paul Pogonyshev <p.pogonyshev <at> anakreon.net>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 6107 <at> debbugs.gnu.org
Subject: Re: bug#6107: Delete key in the trunk invokes 'backspace' command
Date: Fri, 7 May 2010 18:06:12 +0300
close 6107
thanks

I wrote:
> Stefan Monnier wrote:
> > > After recompiling Emacs from trunk, <delete> key now invokes backspace
> > > (not in terminal, using a GTK+/X Emacs).  This breaks compatibility
> > > with everything imaginable, including previous Emacs versions.
> > 
> > I recently redefined the main function related to this, using
> > define-minor-mode.  But it relies on changes in macros in cl-macs and
> > easy-mmode, so you may need to recompile those files in the right order
> > to get the right result.  I.e. please recompile lisp/simple.el (and
> > re-dump) after compiling all other files.  Or just try bootstrapping.
> 
> I tried several times (after bzr pulls), but I get this error: [...]

Now seems to work.  The bug was apparently because I didn't delete
.elc files.

Paul




This bug report was last modified 15 years and 73 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.