emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Thu, 16 Dec 2004 10:37:31 -0500

Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.32 emacs/admin/FOR-RELEASE:1.33
*** emacs/admin/FOR-RELEASE:1.32        Tue Dec  7 04:59:12 2004
--- emacs/admin/FOR-RELEASE     Thu Dec 16 15:26:39 2004
***************
*** 57,63 ****
  Connected to ftp.nluug.nl.
  
  Ange-ftp chokes on the `No route to host' message and doesn't look any
! further. 
  
  I think in the near future we will see more of this problem, so it might be
  time to make anfe-ftp more intelligent.
--- 57,63 ----
  Connected to ftp.nluug.nl.
  
  Ange-ftp chokes on the `No route to host' message and doesn't look any
! further.
  
  I think in the near future we will see more of this problem, so it might be
  time to make anfe-ftp more intelligent.
***************
*** 112,117 ****
--- 112,139 ----
  
  * REDISPLAY RELATED BUGS
  
+ ** Strange text scrolling with Emacs + GTK
+ 
+ > I could reproduce the problem with the latest CVS.
+ >
+ >   % emacs -Q
+ >   M-x info RET
+ >   M->
+ >   C-l
+ >   C-x ( C-u - 1 C-v C-x )
+ >   C-x e e e e ...
+ >
+ > I see the problem around "CC mode" and "Forms".
+ 
+ It is not specific for the first line of a buffer.
+ 
+ Rather it happens for lines which are indented but the
+ indentation is controlled by a display property and
+ the newline is part of that display property -- in
+ that case, the indentation is not recognized for the
+ first display line.
+ 
+ 
  ** Avoid unbreakable loops in redisplay.
  
  Redisplay may loop if there is an error in some display property, e.g.




reply via email to

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