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

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

windmove not working well


From: Joe Corneli
Subject: windmove not working well
Date: Sun, 09 May 2004 11:53:51 -0500

windmove.el (/path/to/emacs/lisp/windmove.el) did not work for me
out of the box.  When I loaded it and tried windmove-down above I
got an error message--

windmove-do-window-select: No window down from selected window

even though there was a window down from the selected window.

Stefan Daschek suggested increasing the value of
windmove-window-distance-delta.

Setting it to 2 made the movement functions work sometimes; with
higher values for this variable, they didn't seem to work at all.
What I saw with it set to 2 and with my windows set up like this,

        .....................
        .                   .
        .    c    C         .
        .....................
        .    a    .         .
        .    A    .    B    .
        .         .         .
        .....................
        .    d    D         .
        .....................

was as follows:

windmode-right from `A' gets me to window `B' (good)
windmove-right from `a' puts me in window `C' (bad)
windmove-down from `c' puts me in window `A' (good)
windmove-up from `d' triggers the error message (bad)



In GNU Emacs 21.3.50.4 (powerpc-apple-darwin7.2.0, X toolkit, Xaw3d scroll bars)
 of 2004-04-29 on hope-of-a-stone.local
configured using `configure '--with-x' '--without-carbon' 
'CFLAGS=-I/sw/include' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  senator-minor-mode: t
  auto-image-file-mode: t
  show-paren-mode: t
  display-time-mode: t
  mouse-wheel-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> M-< C-v C-v C-v C-v C-v C-v M-v
C-v C-v C-v C-x C-f c g <backspace> h <tab> C-g C-v
C-v C-v C-v M-x r e p <tab> o <tab> r <tab> <retur
n>

Recent messages:
windmove-do-window-select: No window up from selected window [5 times]
byte-code: Symbol's function definition is void: prev-window
Auto-saving...done
windmove-do-window-select: No window up from selected window [2 times]
3
windmove-do-window-select: No window up from selected window
Making completion list...
Quit
Making completion list... [2 times]
Loading emacsbug...done




reply via email to

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