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

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

bug#58899: closed ([PATCH v1] Add the "doas" alias to eshell.)


From: GNU bug Tracking System
Subject: bug#58899: closed ([PATCH v1] Add the "doas" alias to eshell.)
Date: Sat, 05 Nov 2022 19:11:01 +0000

Your message dated Sat, 5 Nov 2022 12:10:10 -0700
with message-id <2dde0d43-b7c1-4fe2-9fd4-6be5011ed38f@gmail.com>
and subject line Re: bug#58899: [PATCH v1] Add the "doas" alias to eshell.
has caused the debbugs.gnu.org bug report #58899,
regarding [PATCH v1] Add the "doas" alias to eshell.
to be marked as done.

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


-- 
58899: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58899
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH v1] Add the "doas" alias to eshell. Date: Sun, 30 Oct 2022 12:42:41 -0400
This patch adds a “doas” command alias to eshell for users who prefer
doas, similar to the existing “su” and “sudo” command aliases.

I'm unsare whether to use “TRAMP” or “Tramp” spelling. The existing
routines in the file use the former, but I've been informed the latter
is correct. A future patch should make all spellings (at least within
this module) consistent.

Additionaly, I've added a function for calculating the remote-path for
files accessed with doas. This function is currently limited to *only*
doas, because I didn't want to mess with the other su and sudo
functions, but there's no reason it can't be shared, and a future patch
should implement that sharing if this patch is considered desirable.

-bjc

Attachment: v1-0001-Add-the-doas-alias-to-eshell.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#58899: [PATCH v1] Add the "doas" alias to eshell. Date: Sat, 5 Nov 2022 12:10:10 -0700 On 11/3/2022 1:24 PM, Brian Cully via Bug reports for GNU Emacs, the Swiss army knife of text editors wrote:
Fixed.

Thanks. Everything looks good to me now, and since there have been no further comments from anyone else in the last few days, I've merged this as 4e108213341c99193d73133bb9d2cfbf31e6d8c9.



--- End Message ---

reply via email to

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