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: Dmitry Gutov
Subject: Re: forward-sexp when on a floating point number
Date: Tue, 12 Jan 2016 20:45:00 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Thunderbird/43.0

On 01/12/2016 01:42 PM, Oleh Krehel wrote:

Is there any interest in making this behavior, i.e. treating each
floating point number as a single sexp, the default (or at least easily
customizable) in the core?

I think that would be better left to syntax-propertize-function in c++-mode (it would propertize those . as symbol--or word--constituents when inside numbers).

But cc-mode does not set s-p-f currently.



reply via email to

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