unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Robert J. Chassell" <bob@rattlesnake.com>
Subject: Re: windmove and the minibuffer
Date: Sat, 31 May 2003 20:10:05 -0400 (EDT)	[thread overview]
Message-ID: <m19MGQH-000IeAC@rattlesnake.com> (raw)
In-Reply-To: <200305312316.h4VNGnB22169@eel.dms.auburn.edu> (message from Luc Teirlinck on Sat, 31 May 2003 18:16:49 -0500 (CDT))

Luc Teirlinck <teirllm@dms.auburn.edu> asked about a bug concerning
windmove and the minibuffer.

I see the bug.  I invoked Emacs like this:

  /usr/local/bin/emacs -q --no-site-file --eval '(blink-cursor-mode 0)'

Then:
          M-x scroll-bar-mode
          M-x fringe-mode
          M-x tool-bar-mode
          M-x menu-bar-mode

          (coordinates-in-window-p '(0 . 0) (selected-window))

          should not return nil.  But it does, at least on GNU/Linux.

RMS writes:

      It returned (0 . 0) when I tried it.

Luc Teirlinck <teirllm@dms.auburn.edu> writes:

   Still returns nil for me in freshly updated CVS Emacs. 

And I got nil, too, in freshly updated CVS Emacs.

Today's CVS snapshot, Sun, 2003 May 31 20:36 UTC
GNU Emacs 21.3.50.68 (i686-pc-linux-gnu, X toolkit)
with a Linux kernel
started with:

  /usr/local/bin/emacs -q --no-site-file --eval '(blink-cursor-mode 0)'


Luc Teirlinck <teirllm@dms.auburn.edu> asks:

   Can you reproduce Alex's original bug:

   Run emacs -q

(require 'windmove)

   M-x windmove-default-keybindings  (After loading windmove, of course.)
   C-x C-f (you should be in the minibuffer, now)
   S-up (you should be in *scratch*, now)
   S-down (I am still in *scratch*, even though I want to be in the
   minibuffer)

Yes, I just reproduced that exactly.

   ... which return values do you get ....

Here they are:

   (window-at 0 15)nil
   (window-at 1 (window-height))#<window 3 on *scratch*>
   (window-at 0 (window-height))nil
   (window-at 1 (1+ (window-height)))#<window 4 on  *Minibuf-1*>

   (emacs-version)"GNU Emacs 21.3.50.68 (i686-pc-linux-gnu, X toolkit)
 of 2003-05-31 on benthic.rattlesnake.com"

-- 
    Robert J. Chassell                         Rattlesnake Enterprises
    http://www.rattlesnake.com                  GnuPG Key ID: 004B4AC8
    http://www.teak.cc                             bob@rattlesnake.com

  reply	other threads:[~2003-06-01  0:10 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-26 17:52 windmove and the minibuffer Alex Schroeder
2003-05-27  8:03 ` Juanma Barranquero
2003-05-27 17:25   ` Alex Schroeder
2003-05-27 21:59     ` Juanma Barranquero
2003-05-27 23:04       ` Luc Teirlinck
2003-05-28  2:16 ` Luc Teirlinck
2003-05-28  7:00   ` Juanma Barranquero
2003-05-28 19:27     ` Luc Teirlinck
2003-05-28 20:11       ` Luc Teirlinck
2003-05-28 22:41         ` Juanma Barranquero
2003-05-28 22:55           ` Luc Teirlinck
2003-05-31 19:52         ` Richard Stallman
2003-05-31 23:16           ` Luc Teirlinck
2003-06-01  0:10             ` Robert J. Chassell [this message]
2003-06-01  0:46               ` Luc Teirlinck
2003-06-01  8:44             ` Alex Schroeder
2003-06-01 12:04               ` Robert J. Chassell
2003-06-01 12:15                 ` David Kastrup
2003-06-01 16:29                   ` { SPAM 2 }::Re: " Luc Teirlinck
2003-06-01 13:36               ` Luc Teirlinck
2003-06-01 14:21               ` Luc Teirlinck
2003-06-01 14:49                 ` Luc Teirlinck
2003-06-01 15:46                 ` Luc Teirlinck
2003-06-01 16:05                   ` Luc Teirlinck
2003-06-01 17:30                   ` Alex Schroeder
2003-06-02 11:15             ` Richard Stallman
2003-05-28 23:05       ` Juanma Barranquero
2003-05-28 23:25         ` Luc Teirlinck
     [not found] <E19KknO-0004NB-Qx@monty-python.gnu.org>
2003-05-28  6:11 ` Lars Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m19MGQH-000IeAC@rattlesnake.com \
    --to=bob@rattlesnake.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).