Re: Emacs e word wrap

#27060
mlgdominici
Amministratore del forum
    Up
    0
    Down
    ::

    Vorrei utilizzare il longlines-mode, ma ho visto che con il preview-latex presenta problemi di visualizzazione. C’è qualcosa che si può fare?

    Temo di no. Riporto dalla mailing list di AUCTeX (http://www.mail-archive.com/bug-auctex@gnu.org/msg01085.html):

    David Reitter <[EMAIL PROTECTED]> writes:

    > There is a problem with AUCTeX previews and longlines-mode: the
    > previews of, in my case, section headings are shown in the wrong place
    > (see screenshot). (I’ve got longlines-mode on for all text-modes, i.e.
    > the call is in text-mode-hook).
    >
    > When I turn off longlines-mode and then generate the previews again,
    > the problem goes away.
    >
    > The attached screenshots show the situation with previews on, and with
    > them off, given longlines-mode is on.

    That’s a problem of the TeX error messages no longer corresponding with
    the buffer. I think that’s likely a fundamental problem of
    longlines-mode. Do things like “goto-line” and “what-line” work
    according to buffer or file lines in longlines-mode?

    Anyway, longlines-mode is a bad idea in conjunction with TeX since TeX
    has a built-in line-length limit.


    David Kastrup, Kriemhildstr. 15, 44793 Bochum

    Personalmente uso auto-fill mode, per spezzare automaticamente le righe, ma mi rendo conto che non è la stessa cosa…

    Ciao,
    Max.

    Go to top