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

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

Re: Using `ignore`


From: Steven Degutis
Subject: Re: Using `ignore`
Date: Wed, 17 Apr 2013 22:12:29 -0500

Sorry Le, I would have responded the first time I read that question, but I added Stefan's key binding and did C-x C-i before I had a chance to.

-Steven


On Wed, Apr 17, 2013 at 8:52 PM, Le Wang <l26wang@gmail.com> wrote:
On Thu, Apr 18, 2013 at 9:24 AM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> Just in case anyone was wondering how to use the function ignore, emacs
> gave me this helpful tip today:
> "You can run the command `ignore' with <mouse-movement>"
> Yep, that's it. A lot easier than M-x ignore.

FWIW, I use (global-set-key [?\C-x ?\C-i] 'ignore) so I can easily run
it on a tty where mouse-movement is generally not available.

What are you guys talking about? 


Le


reply via email to

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