all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Broken ediff in master (and the bulk lexical scope patches)
@ 2019-06-20 20:55 Barry Fishman
  2019-06-20 21:01 ` Paul Eggert
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Barry Fishman @ 2019-06-20 20:55 UTC (permalink / raw)
  To: emacs-devel

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-20 21:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-20 20:55 Broken ediff in master (and the bulk lexical scope patches) Barry Fishman
2019-06-20 21:01 ` Paul Eggert
2019-06-20 21:10 ` Nicolas Semrau
2019-06-20 21:13 ` Lars Ingebrigtsen
2019-06-20 21:17 ` Kaushal Modi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.