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

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

bug#3300: 23.0.93; doc string of resize-mini-windows


From: martin rudalics
Subject: bug#3300: 23.0.93; doc string of resize-mini-windows
Date: Tue, 12 Jul 2011 10:35:52 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> Possibly slightly off-topic: is the `when' call really necessary in
> `resize-mini-window'?

You mean what is called `window--resize-mini-window' now?

> The docstring says that WINDOW is a minibuffer
> window, so that seems like some sort of prerequisite to me.

Sure.  But we often check whether an argument window is a window, an
argument frame a frame, or an argument buffer a buffer.  Sometimes up to
three or four times when executing a particular command.

martin





reply via email to

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