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

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

bug#4172: 23.1; longlines-wrap-follows-window-size


From: Ivan Shmakov
Subject: bug#4172: 23.1; longlines-wrap-follows-window-size
Date: Tue, 13 Jan 2015 19:17:33 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

>>>>> Stefan Monnier <monnier@iro.umontreal.ca> writes:

 >> Is it possible, to implement the variable
 >> "longlines-wrap-follows-window-size", known from longlines.el (or
 >> something similar) into the "Visual Line Mode" from Emacs 23?

[…]

 > You mean to allow the wrapping to be done at some other column than
 > "window-width"?

        Isn’t it already possible to achieve this via right-margin-width
        (available since 21.1)?  Say:

M-: (progn (setq-local right-margin-width 13)
           (set-window-buffer nil (current-buffer))) RET

        Unless there’d be objections, I intend to close this bug.

-- 
FSF associate member #7257  http://boycottsystemd.org/  … 3013 B6A0 230E 334A





reply via email to

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