all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Branham <alex.branham@gmail.com>
To: 22792@debbugs.gnu.org
Subject: bug#22792: eshell-mode-map declaration
Date: Thu, 27 Jun 2019 10:45:14 -0500	[thread overview]
Message-ID: <877e976nhx.fsf@gmail.com> (raw)
In-Reply-To: <56CDC6D3.1050106@boccaperta.com>

I can work on this bug. Moving the (re)-definition of eshell-mode-map
out of eshell-mode is easy enough. The tricky part is that some of
eshell's modules (e.g. em-cmpl) use define-key in eshell-mode-map (or
eshell-command-map) too. This results in those keys getting redefined
each time eshell is invoked.

How do people want to handle that? We could create an em-cmpl minor mode
with its own keymap, I suppose. Would that be satisfactory?

Thanks,
Alex





  reply	other threads:[~2019-06-27 15:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 15:05 bug#22792: 25.0.91; eshell-mode-map declaration Manuel Uberti - Boccaperta
2019-06-27 15:45 ` Alex Branham [this message]
2019-06-27 19:23   ` bug#22792: " Noam Postavsky
2019-06-28 18:14     ` Alex Branham
2019-07-06  3:17       ` Noam Postavsky
2019-08-13 16:28         ` Alex Branham
2019-08-16  0:56           ` Noam Postavsky

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=877e976nhx.fsf@gmail.com \
    --to=alex.branham@gmail.com \
    --cc=22792@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 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.