emacs-devel
[Top][All Lists]
Advanced

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

Re: Vminibuf_selected_window


From: Stefan Monnier
Subject: Re: Vminibuf_selected_window
Date: Fri, 01 Mar 2002 13:24:21 -0500

> > > If it isn't a Lisp variable, it is better to remove the V from the
> > > name so people won't think it is supposed to be a Lisp variable.
> > 
> > I think it should be a lisp variable.  I've wished for this exact
> > variable when I tried to implement a `pull-word-from-source-buffer'
> > command so that I can get isearch's C-w thingy in all minibuffers.
> 
> Since it is read-only, a function `minibuffer-selected-window' would
> be the proper interface IMO.  If that's ok, I'll add it.

That would work as well.  Or you can mark the variable as read-only.


        Stefan




reply via email to

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