emacs-devel
[Top][All Lists]
Advanced

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

Re: visual-line-mode and line-move-visual


From: Eli Zaretskii
Subject: Re: visual-line-mode and line-move-visual
Date: Wed, 28 Sep 2016 17:45:22 +0300

> From: address@hidden
> Date: Tue, 27 Sep 2016 09:24:53 -0700
> 
> Now that visual-line-mode is a true minor mode  --- should
> line-move-visual  be turned into a defvar rather than remaining a
> defcustom?
> 
> Is there any case where line-move-visual nil and visual-line-mode t
> make sense?

When visual-line-mode is turned on, I doubt that anyone would want to
turn off line-move-visual (although I see no reason to disallow that,
perhaps there's some obscure use case where that would be of use).
However, having line-move-visual on or off when visual-line-mode is
off is a matter of personal preference.

IOW, line-move-visual has value even if the user doesn't use
visual-line-mode.

So I think it should still be a defcustom, to allow customization
independent of visual-line-mode.



reply via email to

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