emacs-devel
[Top][All Lists]
Advanced

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

Re: forward-sexp when on a floating point number


From: Oleh Krehel
Subject: Re: forward-sexp when on a floating point number
Date: Tue, 12 Jan 2016 15:41:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Andreas Schwab <address@hidden> writes:

>>         (skip-chars-forward "[0-9]")))
>
> You don't want to skip over [ and ].

You're right, of course. That was just the initial sketch I wrote today.
For exactly this reason I'd like to see this functionality in the core -
it's tricky to have many people implement their own version of this.



reply via email to

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