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

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

Bug in pos-visible-in-window-p


From: David Byers
Subject: Bug in pos-visible-in-window-p
Date: 06 Jul 2007 10:47:39 +0200

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

1. Start emacs on Linux using emacs -nw -q

2. Move the cursor to the last line of the window.

3. Type a single 'X'

4. Evaluate (pos-visible-in-window-p (point)) using M-:

   -> This returns nil for me, but should return t.


Under X Windows it works as expected.



In GNU Emacs 22.1.1 (i686-pc-linux-gnu, X toolkit)
 of 2007-06-08 on sysinst-gw
configured using `configure  '--prefix=/home/davby/emacs/emacs-22.1-lucid' '--w\
ith-x-toolkit=lucid''

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


-- 
David Byers.




reply via email to

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