* David Reitter (2005-10-24) writes: > On 20 Oct 2005, at 18:17, Ralf Angeli wrote: > >> * David Reitter (2005-10-20) writes: >> >> >>> When I load a reasonably sized tex file (795 lines, 10800 words) >>> (mode line says: PDFLaTeX/F Fly BCite Ref Abbrev) and turn on >>> longlines-mode, the whole Emacs hangs for about a minute or so. >>> >> >> I cannot reproduce this with e.g. circ.tex. Can you provide an >> example file exhibiting the problem? > > Sure, try the attached one.
Please compress larger files like the one you attached before sending them to a mailing list. There are people (including me) who are using dial-up connections with 56k modems for accessing mail and news. In addition larger mails might get filtered by the mailing list software. You might also want to get a decent mail reader which sets appropriate MIME types. `application/octet-stream' for plain text attachments is a nuisance. > Note that Aquamacs sets longlines-wrap-follows-window-size to t. > > You may have to resize the frame so that changing longlines-mode > actually changes the wrapping, that is, make it narrow. Then change > longlines-mode. > > I also noticed the same behavior when displaying such a buffer in > latex-mode and longlines-mode: when I resize the window (so the line > wrapping changes) and when I then do page-up/down or do the same with > the scrollbar, Emacs halts (and works hard) for maybe 20 seconds > before redrawing the screen. After that, scrolling is fine. > > This happens with fixed and variable width fonts. It also happens in Text mode. If you open your file in Text mode and activate Flyspell mode and Longlines mode with your settings, resizing the frame and trying to scroll will trigger the hang. So this is not related to AUCTeX. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
