From: Lars Ingebrigtsen <larsi@gnus.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Eli Zaretskii <eliz@gnu.org>,
Stefan Kangas <stefankangas@gmail.com>,
rpluim@gmail.com, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Always-true predicate?
Date: Sat, 20 Feb 2021 16:05:14 +0100 [thread overview]
Message-ID: <87o8gen5jp.fsf@gnus.org> (raw)
In-Reply-To: <jwvy2fizt6i.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sat, 20 Feb 2021 09:55:40 -0500")
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> Maybe a good `grep` would tell us all the cases where it's useful, but
> the ones I'm aware of are when we bind `down-mouse-N` to ignore so as to
> hide the global binding and let the subsequent `mouse-N` do the actual
> job (or vice versa).
Ah, right. That sounds like a good usage of ignore. I'm not sure about
these:
./lisp/vc/vc-bzr.el1013: (define-key map [mouse-2] 'ignore)
./lisp/wdired.el172: (define-key map "\C-m" 'ignore)
./lisp/wdired.el173: (define-key map "\C-j" 'ignore)
./lisp/wdired.el174: (define-key map "\C-o" 'ignore)
./lisp/mpc.el1121: (define-key map [header-line follow-link] 'ignore)
./lisp/mpc.el1122: (define-key map [mode-line follow-link] 'ignore)
./lisp/ido.el1632: (define-key map "\C-x\C-d" 'ignore))
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2021-02-20 15:05 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-17 12:01 Always-true predicate? Lars Ingebrigtsen
2021-02-17 12:31 ` Andrea Corallo via Emacs development discussions.
2021-02-17 12:40 ` Lars Ingebrigtsen
2021-02-17 16:59 ` Barry Fishman
2021-02-19 15:24 ` Stefan Kangas
2021-02-17 13:16 ` Basil L. Contovounesios
2021-02-17 18:56 ` Pip Cet
2021-02-17 19:19 ` Lars Ingebrigtsen
2021-02-17 19:31 ` Pip Cet
2021-02-17 19:37 ` Lars Ingebrigtsen
2021-02-17 20:18 ` Teemu Likonen
2021-02-17 22:25 ` [External] : " Drew Adams
2021-02-17 23:04 ` Basil L. Contovounesios
2021-02-17 23:13 ` Drew Adams
2021-02-17 23:01 ` Stefan Monnier
2021-02-19 11:27 ` Pip Cet
2021-02-19 15:07 ` Stefan Monnier
2021-02-19 19:04 ` Pip Cet
2021-02-19 20:11 ` Stefan Monnier
2021-02-20 9:40 ` Pip Cet
2021-02-20 13:58 ` Stefan Monnier
2021-02-19 5:39 ` Richard Stallman
2021-02-19 8:52 ` Robert Pluim
2021-02-19 9:10 ` Eli Zaretskii
2021-02-19 12:12 ` Eli Zaretskii
2021-02-19 12:52 ` Stefan Kangas
2021-02-19 13:00 ` Lars Ingebrigtsen
2021-02-19 13:34 ` Eli Zaretskii
2021-02-19 13:40 ` Lars Ingebrigtsen
2021-02-19 13:53 ` Eli Zaretskii
2021-02-19 14:05 ` Lars Ingebrigtsen
2021-02-19 18:04 ` [External] : " Drew Adams
2021-02-19 14:42 ` Stefan Monnier
2021-02-20 12:47 ` Lars Ingebrigtsen
2021-02-20 12:49 ` Lars Ingebrigtsen
2021-02-20 14:03 ` Stefan Monnier
2021-02-20 14:20 ` Lars Ingebrigtsen
2021-02-20 14:55 ` Stefan Monnier
2021-02-20 15:05 ` Lars Ingebrigtsen [this message]
2021-02-20 15:21 ` Stefan Monnier
2021-02-21 12:50 ` Robert Pluim
2021-02-21 13:04 ` Lars Ingebrigtsen
2021-02-19 15:09 ` Stefan Kangas
2021-02-19 15:22 ` Eli Zaretskii
2021-02-19 18:17 ` [External] : " Drew Adams
2021-02-19 18:41 ` Eli Zaretskii
2021-02-22 5:02 ` chad
2021-02-22 15:20 ` Eli Zaretskii
2021-02-22 23:07 ` chad
2021-02-21 6:12 ` Richard Stallman
2021-02-21 15:12 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o8gen5jp.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=rms@gnu.org \
--cc=rpluim@gmail.com \
--cc=stefankangas@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.