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

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

[Bug-gnu-emacs] end-of-buffer bug in large buffers


From: Wolfgang Rupprecht
Subject: [Bug-gnu-emacs] end-of-buffer bug in large buffers
Date: Sat, 16 Sep 2000 15:21:45 -0700 (PDT)

In GNU Emacs 20.7.1 (i386--netbsd, X toolkit)
 of Sat Aug  5 2000 on capsicum.wsrcc.com
configured using `configure  --with-pop --with-ipv6 --host=i386--netbsd 
--prefix=/usr/pkg'

emacs has trouble with very large buffers.

  % stringtab.txt  22630053 Fundamental 
/home/wolfgang/secretproject/stringtab.txt

The stringtab.txt buffer has a file that has no carriage returns, only
2 to 40byte long strings with a NULL appended.

Going into the buffer via typing "Meta->" eg. (end-of-buffer) leaves
one at a point ~11% into the buffer (to be precise; point=2402690 of
22630053(11%)).

A problem with emacs's lisp integers being too short???

-wolfgang

Recent input:
C-f C-f C-f C-f C-f C-d C-d 1 1 C-a C-x C-s C-g C-e 
C-a C-x o escape x r e p o r tab return f o o return 
C-g C-x o escape x r e n a m e - b u y b C-b C-b C-k 
f f e r return m a i l 1 return C-x o C-x 1 escape 
x r e p o r tab return return C-x 1 C-x k return C-x 
b return escape C-g escape < escape > C-x = escape 
x r e p o r t tab return

Recent messages:
Mark set [2 times]
Char: SPC (040, 32, 0x20) point=2403863 of 22630053(11%)  column 2587724 
Quit [2 times]
Welcome to flyspell.  Use Mouse-2 to correct words.
Quit
Auto-saving...
Auto-saving...done
Welcome to flyspell.  Use Mouse-2 to correct words.
Mark set [2 times]
Char: R (0122, 82, 0x52) point=2402690 of 22630053(11%)  column 2586460 


-- 
Wolfgang Rupprecht    <wolfgang@wsrcc.com>     http://www.wsrcc.com/wolfgang/
Coming soon: GPS mapping tools for Open Systems. http://www.gnomad-mapping.com/


reply via email to

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