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

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

bug#12290: 23.1; Daemon mode clobbers key assignments in .emacs


From: Chong Yidong
Subject: bug#12290: 23.1; Daemon mode clobbers key assignments in .emacs
Date: Tue, 28 Aug 2012 14:14:01 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

"Paul Ste. Marie" <pstemari@google.com> writes:

> My .emacs file contains the line:
>
>   (global-set-key [M-backspace] 'backward-kill-word)
>
> If I launch emacs from the command line, this has the normal behavior.
>
> However, if I launch emacs in daemon mode, e.g. via
>
>   emacsclient -c -a ''
>
> this definition gets clobbered and [M-backspace] is redefined as kill-word.
>
> Some poking around in the bug base turns up:
>
>   http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1960
>   http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4709

Thanks for the bug report, but as the bug database entries indicate, the
bug was fixed some time ago.  I just checked, and could not reproduce
the problem on Emacs 23.4 or 24.x.





reply via email to

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