[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#15231: 24.3.50; eshell: variable `name' treated different from other
From: |
Michael Albinus |
Subject: |
bug#15231: 24.3.50; eshell: variable `name' treated different from other variables |
Date: |
Thu, 12 Sep 2013 08:56:25 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> I've just tried to convert Eshell to use lexical-binding and it appears
> that this problem would indeed be fixed by such a change (if someone has
> some kind of test suite for Eshell it would be very helpful, since
> changing it to use lexical-binding is not completely trivial and might
> introduce unexpected regressions).
There is test/eshell.el. Btw, shouldn't it be moved to test/automated/ ?
> Stefan
Best regards, Michael.