emacs-devel
[Top][All Lists]
Advanced

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

Re: line-move-visual never set to nil?


From: Stefan Monnier
Subject: Re: line-move-visual never set to nil?
Date: Sat, 26 Jul 2008 14:44:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>> Looking at the code that defines visual-line-mode -- I dont see
>>> the line-move-visual getting set at any point; also, I see a
>>> command to turn-on-visual-line-mode -- but no corresponding
>>> command to turn it off.
>> Yes, could someone remove turn-on-visual-line-mode?
>> The command to turn it ON is the same as the one to turn it OFF,
>> i.e. `visual-line-mode'.
> The turn-on-visual-line-mode is an auxiliary function used by
> global-visual-line-mode.

Oh, so it's not a command, but just a function.  I guess it can stay.


        Stefan




reply via email to

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