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

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

Display problem when there are no fringes present


From: Nick Roberts
Subject: Display problem when there are no fringes present
Date: Sun, 6 Feb 2005 02:05:26 +0000 (GMT)

Symptoms:



Set fringes to none                     M-x fringe-mode <RET> none <RET>
Instrument next-line for Edebug         C-u ESC C-x
Move the cursor down a line             <down>
Step through next-line                  <SPC>...

while stepping through the lines:

        (condition-case nil
            (line-move arg)
          ((beginning-of-buffer end-of-buffer) (ding)))

the text shifts left towards the overlay arrow.


Nick



In GNU Emacs 21.3.50.46 (i586-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-02-02 on farnswood.snap.net.nz
Distributor `Mandrake Linux (XFree86 4.2.1, patch level 3mdk)', version 
11.0.40201000
configured using `configure 'CFLAGS=-g3''

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

Major mode: Emacs-Lisp

Minor modes in effect:
  auto-compression-mode: t
  show-paren-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
SPC a r e n ' t SPC <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<down-mouse-1> <mouse-movement> <mouse-1> t h e r e 
SPC a r e SPC n o SPC <down-mouse-1> <mouse-1> <switch-frame> 
<down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1> 
<switch-frame> <down-mouse-2> <mouse-2> <down-mouse-1> 
<mouse-movement> <mouse-1> <return> <help-echo> <switch-frame> 
<down-mouse-1> <mouse-1> <down-mouse-1> <mouse-movement> 
<mouse-1> C-u <escape> C-x C-u <escape> C-x <down-mouse-1> 
<mouse-1> C-u <escape> C-x <switch-frame> <down-mouse-1> 
<mouse-1> <down-mouse-1> <mouse-1> M <backspace> <down-mouse-1> 
<mouse-1> C-x k <return> <switch-frame> <down-mouse-1> 
<mouse-movement> <mouse-1> <down-mouse-1> <mouse-1> 
<down-mouse-1> <mouse-1> M-x r e p r t SPC <backspace> 
<backspace> o r t SPC SPC SPC <return>

Recent messages:
Loading sendmail...done
Loading mailalias...done
Loading mailabbrev...done
Parsing /home/nick/.mailrc... done
Mark set
Loading mail-utils...done
Mark set
Auto-saving...
Edebug: next-line [3 times]
Loading emacsbug...done




reply via email to

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