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

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

bug#53569: 29.0.50; eshell built-ins fail parsing arguments


From: Jose A Ortega Ruiz
Subject: bug#53569: 29.0.50; eshell built-ins fail parsing arguments
Date: Thu, 27 Jan 2022 06:32:59 +0000

On Wed, Jan 26 2022, Jim Porter wrote:

> On 1/26/2022 9:47 PM, Jose A Ortega Ruiz wrote:
>> 
>> in latest master branch:
>> 
>> - emacs -Q
>> - M-x eshell
>> - Try ls or rm; e.g:
>> 
>>    ~ $ ls
>>    Wrong number of arguments: (4 . 4), 3
>>    ~ $ rm foo
>>    Wrong number of arguments: (4 . 4), 3
>>    ~ $
>
> This is due to commit dea24a0f7d, which resolves bug#53517. I believe 
> all you need to do to resolve this is to recompile the files in 
> lisp/eshell/. `make bootstrap' or `touch lisp/eshell/*.el && make' 
> should be sufficient.

indeed.  please feel free to close, and thanks!

jao, who again must apologise for a false positive





reply via email to

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