emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] lisp/progmodes/etags.el don't (forward-char) as it's ove


From: Stefan Monnier
Subject: Re: [PATCH 2/3] lisp/progmodes/etags.el don't (forward-char) as it's overriden next line
Date: Sat, 16 Mar 2019 12:00:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Hmm… I will try a bit later, but the code seems really straightforward:
>       1. if current character is ^M, then step forward
>       2. step to the beginnig of the line
>
> The 2 undoes 1.

When selective-display is t I think 2 does not undo 1.


        Stefan "who'd be happy to see the t value of selective-display
                officially deprecated and obsoleted"




reply via email to

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