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

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

Re: how to add button to emacs that play a elisp code


From: Stefan Monnier
Subject: Re: how to add button to emacs that play a elisp code
Date: Thu, 11 Sep 2014 08:17:30 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> (global-set-key [(super meta i)] 
>                 '(lambda () 
>                    (interactive)
>                    (ispell-change-dictionary "italian")))

Please please prettty please don't quote your lambdas!


        Stefan




reply via email to

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