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: John Wiegley
Subject: Re: forward-sexp when on a floating point number
Date: Mon, 18 Jan 2016 11:02:40 -0800
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin)

>>>>> Stefan Monnier <address@hidden> writes:

> My suggestion is to *extend* syntax-table, such that (aref
> <syntax-table> <char>) can return another syntax-table (IOW another
> state in the FSM, because the char we just considered is part of a token
> but that token isn't complete yet).

That sounds like a pretty elegant extension, actually.

> I largely agree. The main reason why it didn't turn out that way for many of
> the features I added is that I wanted to make use of them, and since most of
> the packages I work on (and use) are in core, I couldn't make use of those
> new features in them until that new feature is in core.

Makes sense. I love you for adding pcase. :)

> It's also part of the motivation to try and bring GNU ELPA and core closer
> together (either by exporting core packages to GNU ELPA like we have now, or
> by including GNU ELPA packages into core like we want to do but still
> haven't done).

I think the tight GNU ELPA integration will be for 26.x, which means we can
focus on making that happen once we feel 25.1 is getting ready.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



reply via email to

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