emacs-devel
[Top][All Lists]
Advanced

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

Re: move_it_vertically_backward question


From: Po Lu
Subject: Re: move_it_vertically_backward question
Date: Sat, 18 Dec 2021 19:39:13 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Po Lu <luangruo@yahoo.com>
>> Cc: emacs-devel@gnu.org
>> Date: Sat, 18 Dec 2021 19:31:40 +0800
>> 
>> Eli Zaretskii <eliz@gnu.org> writes:
>> 
>> >> From: Po Lu <luangruo@yahoo.com>
>> >> Cc: emacs-devel@gnu.org
>> >> Date: Sat, 18 Dec 2021 19:18:00 +0800
>> >> 
>> >> Eli Zaretskii <eliz@gnu.org> writes:
>> >> 
>> >> > Why do you need a flag variable at all?  Cannot 'doff' serve as that
>> >> > flag?  Or, if not, why not test the argument -- it's just one NILP
>> >> > test, after all?
>> >> 
>> >> I get your point now.  Is there any other problem with this patch, or
>> >> can I install it now?
>> 
>> > ??? I thought we still need to get the move_it_vertically part right,
>> > and then review the documentation?
>> 
>> Yes, but they're separate patches that add different (and independent)
>> features.  I'm talking about the patch that adds `ignore-line-at-end',
>> whose documentation I don't really see a problem with.
>
> OK.

Thanks, I installed it now.  (And I also found a separate use for it in
another package I am developing.)


reply via email to

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