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

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

bug#73722: 30.0.91; error calling eshell/clear with no argument


From: Jim Porter
Subject: bug#73722: 30.0.91; error calling eshell/clear with no argument
Date: Wed, 16 Oct 2024 21:47:58 -0700

On 10/16/2024 11:04 AM, Jim Porter wrote:
Ok, pushed the one-liner fix to the release branch as d3c94102266. I'll leave this open to work on a better fix for the master branch.

And here's a patch for the master branch. I split out 'eshell/clear' into two versions: one for interactive (from M-x) use, and one for use as "clear" at the Eshell prompt. For compatibility, you can still call 'eshell/clear' interactively from M-x, but 99% of the time the 'eshell/FOO' commands aren't meant to be used that way; hence the new 'eshell-clear'.

Attachment: 0001-Fix-and-improve-behavior-of-eshell-clear.patch
Description: Text document


reply via email to

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