emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 23, so slow to refresh on Windows


From: bogossian
Subject: Re: Emacs 23, so slow to refresh on Windows
Date: Tue, 18 May 2010 11:47:08 -0400

Can you make your file with the 8MB-long line available somewhere?

I generated my file like that:

     seq 1 1300000 | tr '\n' '*' | head -c 8m > foo.txt

But you can use any file, as long as you removed all newlines (tr -d '\n' should do the job).




reply via email to

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