emacs-devel
[Top][All Lists]
Advanced

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

Re: windmove and the minibuffer


From: Juanma Barranquero
Subject: Re: windmove and the minibuffer
Date: Thu, 29 May 2003 01:05:26 +0200

On Wed, 28 May 2003 14:27:35 -0500 (CDT), Luc Teirlinck <address@hidden> wrote:

> (window-at 0 15)
> 
> Result: nil

   => #<window 3 on *scratch*>

> (window-at 1 (window-height)) 
> 
> Result: #<window 3 on *scratch*>

   => #<window 4 on  *Minibuf-0*>

> (window-at 0 (window-height))
> 
> Result: nil. 

   => #<window 4 on  *Minibuf-0*>


                                                           /L/e/k/t/u





reply via email to

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