unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Minibuf menu when minibuffer is standalone
@ 2007-05-20 20:01 Drew Adams
  2007-07-01 15:25 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2007-05-20 20:01 UTC (permalink / raw)
  To: Emacs-Devel

Consider as a possible enhancement somehow making the Minibuf menu-bar menu
available also when the minibuffer is in a standalone frame (frame parameter
minibuffer has value `only').

Because the minibuffer maps are local maps, when you have a standalone
minibuffer frame, which has no menu-bar, the Minibuf menu-bar menu is not
available anywhere. (The other frames do not have minibuffers, and their
buffers do not have the minibuffer map as local map.)

Perhaps menu Minibuf could somehow be made to appear in all frames that have
a menu-bar, whenever the minibuffer is active. I'm not sure how that might
be implemented, because it is good to keep the current situation of the
minibuffer maps being local to the minibuffer. But if a good implementation
could be found, it would be desirable to have the Minibuf menu available
also for users who have a standalone minibuffer.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Minibuf menu when minibuffer is standalone
  2007-05-20 20:01 Minibuf menu when minibuffer is standalone Drew Adams
@ 2007-07-01 15:25 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2007-07-01 15:25 UTC (permalink / raw)
  To: Emacs-Devel

Resending, since the release is now out.

> From: Drew Adams Sent: Sunday, May 20, 2007 1:02 PM  
> Consider as a possible enhancement somehow making the Minibuf 
> menu-bar menu available also when the minibuffer is in a
> standalone frame (frame parameter minibuffer has value `only').
> 
> Because the minibuffer maps are local maps, when you have a
> standalone minibuffer frame, which has no menu-bar, the Minibuf
> menu-bar menu is not available anywhere. (The other frames do
> not have minibuffers, and their buffers do not have the
> minibuffer map as local map.)
> 
> Perhaps menu Minibuf could somehow be made to appear in all 
> frames that have a menu-bar, whenever the minibuffer is active.
> I'm not sure how that might be implemented, because it is good
> to keep the current situation of the minibuffer maps being
> local to the minibuffer. But if a good implementation could be
> found, it would be desirable to have the Minibuf menu available
> also for users who have a standalone minibuffer.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-01 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-20 20:01 Minibuf menu when minibuffer is standalone Drew Adams
2007-07-01 15:25 ` Drew Adams

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).