emacs-devel
[Top][All Lists]
Advanced

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

Re: scratch/accurate-warning-pos: Solid progress: the branch now bootstr


From: Clément Pit-Claudel
Subject: Re: scratch/accurate-warning-pos: Solid progress: the branch now bootstraps.
Date: Sat, 1 Dec 2018 14:15:02 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

On 01/12/2018 13.26, Yuri Khan wrote:
> The complication is that parsing may invoke macros, some of which use
> ‘eq’ and cannot be recompiled to use ‘eq-with-position-information’.

Ah, that's a good point.  But maybe we could we rebind the lisp-level `eq` to 
`eq-with-position-information` for the duration of the byte-compilation process?






reply via email to

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