all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Sam Steingold <sds@gnu.org>
Cc: emacs-devel@gnu.org,  Michael Olson <mwolson@gnu.org>
Subject: Re: why is "q" bound to `delete-window' instead of `quit-window' in epa-info-mode?
Date: Fri, 24 Dec 2021 12:13:36 -0500	[thread overview]
Message-ID: <jwvzgoqhqrj.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <875yre4zk4.fsf@gnu.org> (Sam Steingold's message of "Thu, 23 Dec 2021 19:27:39 -0500")

> Since the initial commit of EasyPG into Emacs (2008-02-08), "q" has been
> bound to `delete-window' instead of `quit-window' in `epa-info-mode-map'.
> Why?

AFAIK historically there has been very little standardization in this
respect until a decade ago or so, so I tend to assume that all bindings
of `q` to something vaguely similar to `quit-window` re just leftovers
from that era and should be replaced by either a binding to
`quit-window` or inheritance from `special-mode`.


        Stefan




  parent reply	other threads:[~2021-12-24 17:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-24  0:27 why is "q" bound to `delete-window' instead of `quit-window' in epa-info-mode? Sam Steingold
2021-12-24  2:15 ` LdBeth
2021-12-24 17:06   ` Steingold
2021-12-24 17:13 ` Stefan Monnier [this message]
2021-12-24 19:09   ` Steingold

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=jwvzgoqhqrj.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=mwolson@gnu.org \
    --cc=sds@gnu.org \
    /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.