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

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

Re: What do the "bidi-paragraph-start-re" and "bidi-paragraph-separate-r


From: Robert Pluim
Subject: Re: What do the "bidi-paragraph-start-re" and "bidi-paragraph-separate-re" do?
Date: Tue, 08 Nov 2022 09:28:59 +0100

>>>>> On Tue, 8 Nov 2022 07:51:15 +0200, Evan Aad <oddeveneven@gmail.com> said:

    Evan> Thanks, Robert. Why would I probably want to turn on
    Evan> 'visual-line-mode'? What does this mode do?

By default, Emacs (visually) truncates lines that are longer than the width of
the window. With `visual-line-mode' turned on, it wraps them (but only
visually). Itʼs a way to get word wrapping without having to insert
newlines or re-wrap paragraphs.

Robert
-- 



reply via email to

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