emacs-devel
[Top][All Lists]
Advanced

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

Re: Broken ediff in master (and the bulk lexical scope patches)


From: Nicolas Semrau
Subject: Re: Broken ediff in master (and the bulk lexical scope patches)
Date: Thu, 20 Jun 2019 23:10:31 +0200 (CEST)

> ----------------------------------------
> From: Barry Fishman <address@hidden>
> Sent: Thu Jun 20 22:55:33 CEST 2019
> To: <address@hidden>
> Subject: Broken ediff in master (and the bulk lexical scope patches)

> After building from Emacs master on June 15, I found that the ediff
> function no longer works, responding with:
> 
> ediff-files-internal: Symbol's value as a variable is void: file-A
> 
> This seem to be due to lisp/vm/ediff.el being compiled with lexical
> bindings (explicitly).  ediff-files-internal calls ediff-find-file with
> its file arguments quoted (as it expects).
> 
> How is such code going to be approached?
> 
> -- 
> Barry Fishman
> 
> 

Lexical binding for ediff was disabled on master on the 18th of June.

Kind regards
Nicolas



reply via email to

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