unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Drew Adams <drew.adams@oracle.com>,
	"46087@debbugs.gnu.org" <46087@debbugs.gnu.org>
Subject: bug#46087: 26.3; Org should not bind keys in keymaps other than Org keymaps
Date: Sun, 24 Jan 2021 22:54:22 +0000	[thread overview]
Message-ID: <SA2PR10MB447453ABA9B459C1C4C7AB6FF3BE9@SA2PR10MB4474.namprd10.prod.outlook.com> (raw)
In-Reply-To: <SA2PR10MB4474B720EED5DE220088951BF3BE9@SA2PR10MB4474.namprd10.prod.outlook.com>

> Org mode is a major mode.  It shouldn't be binding keys in keymaps such
> as `narrow-map', by default.
> 
> Please consider changing the default values of
> `org-replace-disputed-keys and `org-disputed-keys' so that, by default,
> Org does not create key bindings other than in its own keymaps.
> 
> Besides this general politeness, which should be expected, it makes no sense
> (does it?) for a command such as `org-narrow-to-element' to be bound to keys
> in non-Org buffers.  (And there are 3 such bindings in `narrow-map'.)

And if you disagree, and want to close this as "wont-fix",
then at least consider that a _minimum_ of politeness is
to do this:

(unless (lookup-key MAP KEY) (define-key MAP KEY COMMAND))





      reply	other threads:[~2021-01-24 22:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-24 22:41 bug#46087: 26.3; Org should not bind keys in keymaps other than Org keymaps Drew Adams
2021-01-24 22:54 ` Drew Adams [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SA2PR10MB447453ABA9B459C1C4C7AB6FF3BE9@SA2PR10MB4474.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=46087@debbugs.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).