GNU bug report logs - #15151
24.3.50; flyspell-mode messes up input method

Previous Next

Package: emacs;

Reported by: ashish.is <at> lostca.se (Ashish SHUKLA)

Date: Wed, 21 Aug 2013 09:20:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Sergei Gluschenko <gl.sergei <at> gmail.com>
Cc: 15151 <at> debbugs.gnu.org, gl.sergei <at> googlemail.com
Subject: bug#15151: 
Date: Sun, 03 Nov 2013 16:41:04 -0500
> (global-set-key (kbd "M-2") '(lambda() (interactive) (insert "@")))
> (global-set-key (kbd "M-3") '(lambda() (interactive) (insert "#")))
> (global-set-key (kbd "M-4") '(lambda() (interactive) (insert "$")))
> (global-set-key (kbd "M-5") '(lambda() (interactive) (insert "%")))
> (global-set-key (kbd "M-6") '(lambda() (interactive) (insert "^")))
> (global-set-key (kbd "M-7") '(lambda() (interactive) (insert "&")))
> (global-set-key (kbd "M-8") '(lambda() (interactive) (insert "*")))
> (global-set-key (kbd "M--") '(lambda() (interactive) (insert "—")))

[ Unrelated to the bug report itself, sorry.  ]

Please don't quote your lambdas.


        Stefan




This bug report was last modified 3 years and 317 days ago.

Previous Next


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