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

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

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


From: Brian Cully
Subject: bug#58899: [PATCH v1] Add the "doas" alias to eshell.
Date: Mon, 31 Oct 2022 14:29:24 -0400

Eli Zaretskii <eliz@gnu.org> writes:

> Two spaces between sentences.

Fixed.

>> +(defun eshell/doas (&rest args)
>> +  "Call Tramp’s doas method with ARGS.
>            ^^^^^^^
> Please use only ASCII characters in the doc strings.
>
> (I'm guessing you have some electric mode enabled, so please make sure
> to have it disabled when you work on our documentation.)

Fixed, and yes I do.

I also spotted an errant ‘q’ I managed to typo into the sudo usage
string, which is now removed.

-bjc

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

Attachment: v3-0002-lisp-eshell-em-tramp.el-Rename-TRAMP-to-Tramp.patch
Description: Text Data


reply via email to

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