bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#41977: 28.0.50; [PATCH]: eval-when-compile eshell in project.el


From: Theodor Thornhill
Subject: bug#41977: 28.0.50; [PATCH]: eval-when-compile eshell in project.el
Date: Sun, 21 Jun 2020 17:44:24 +0000

"Basil L. Contovounesios" <contovob@tcd.ie> writes:

> Since eshell-buffer-name is a variable, eval-when-compile is not the
> right thing to do here.  Instead, there should be a
> (defvar eshell-buffer-name) inside project-eshell declaring the symbol
> as special.  Right?

You are absolutely correct, and TIL - thanks :)

Below is another patch doing this. Works fine in emacs -Q


Theo

Attachment: 0001-Forward-declare-eshell-buffer-name-in-project-eshell.patch
Description: Text Data


reply via email to

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