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

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

Re: Using `ignore`


From: Le Wang
Subject: Re: Using `ignore`
Date: Thu, 18 Apr 2013 09:52:03 +0800

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]