GNU bug report logs - #22792
25.0.91; eshell-mode-map declaration

Previous Next

Package: emacs;

Reported by: Manuel Uberti - Boccaperta <manuel <at> boccaperta.com>

Date: Wed, 24 Feb 2016 15:07:01 UTC

Severity: minor

Tags: fixed, patch

Merged with 33808

Found in version 25.0.91

Fixed in version 28.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alex Branham <alex.branham <at> gmail.com>
To: 22792 <at> debbugs.gnu.org
Subject: bug#22792: eshell-mode-map declaration
Date: Thu, 27 Jun 2019 10:45:14 -0500
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




This bug report was last modified 4 years and 359 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.