bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27114: 25.2: fringe click echoes "Emacs-Lisp:" in emacs-lisp mode


From: Charles A. Roelli
Subject: bug#27114: 25.2: fringe click echoes "Emacs-Lisp:" in emacs-lisp mode
Date: Thu, 24 Aug 2017 11:38:57 +0200

> Date: Mon, 21 Aug 2017 17:37:44 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> > Date: Mon, 21 Aug 2017 15:20:14 +0200
> > From: charles@aurox.ch (Charles A. Roelli)
> > CC: agrambot@gmail.com, npostavs@users.sourceforge.net,
> >     27114@debbugs.gnu.org
> > 
> > > (If you make the proposed change, and then visit some .el file and
> > > click C-mouse-3, what do you see in the header of the pop-up menu?)
> > 
> > I still see "Emacs-Lisp Mode" (it's unchanged).  Notice that Alex's
> > change removes the "overall prompt" from the "main" Emacs Lisp mode
> > keymap, but not the menu-map.
> 
> Then maybe I was confused, and Alex's patch is TRT.

It seems correct, especially in light of the docstring of make-keymap:

(make-keymap &optional STRING)
[...]
The optional arg STRING supplies a menu name for the keymap
in case you use it as a menu with ‘x-popup-menu’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]