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

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

bug#60846: closed (29.0.60; [PATCH] Add more documentation about Eshell


From: GNU bug Tracking System
Subject: bug#60846: closed (29.0.60; [PATCH] Add more documentation about Eshell command invocation)
Date: Tue, 17 Jan 2023 22:02:02 +0000

Your message dated Tue, 17 Jan 2023 14:01:27 -0800
with message-id <0102dd1b-f386-bcd1-a9c7-791b36a9c61b@gmail.com>
and subject line Re: bug#60846: 29.0.60; [PATCH] Add more documentation about 
Eshell command invocation
has caused the debbugs.gnu.org bug report #60846,
regarding 29.0.60; [PATCH] Add more documentation about Eshell command 
invocation
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60846: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60846
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.60; [PATCH] Add more documentation about Eshell command invocation Date: Sun, 15 Jan 2023 18:51:25 -0800 The Eshell manual isn't as thorough as it could be about how users should invoke commands. While there's a reasonable amount of documentation about the details, it never directly describes how to run a simple command.

Attached is a patch to remedy this. I also corrected the documentation about how Eshell picks what command to run in command form; previously, it stated that ordinary Lisp functions had higher priority than external commands, which isn't actually the case (unless you set 'eshell-prefer-lisp-functions').

Since this is purely a documentation change, I'd like to merge this to the Emacs 29 branch.

Attachment: 0001-Add-more-detail-about-how-to-invoke-Eshell-commands.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#60846: 29.0.60; [PATCH] Add more documentation about Eshell command invocation Date: Tue, 17 Jan 2023 14:01:27 -0800
On 1/17/2023 5:05 AM, Eli Zaretskii wrote:
Thanks, the patch LGTM now.

Thanks. I merged this to the Emacs 29 branch as c4f0b6ccea. Closing this bug now.



--- End Message ---

reply via email to

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