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

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

bug#60722: 30.0.50; [PATCH] Using Tramp to sudo in Eshell doesn't change


From: Jim Porter
Subject: bug#60722: 30.0.50; [PATCH] Using Tramp to sudo in Eshell doesn't change prompt sigil
Date: Mon, 16 Jan 2023 17:21:04 -0800

On 1/16/2023 1:09 AM, Michael Albinus wrote:
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi

+@defun file-user-uid
+This function returns the connection-local for the user's effective

"connection-local value"

Thanks, fixed.

diff --git a/etc/NEWS b/etc/NEWS

+** New function 'file-user-uid'.
+This function is like 'user-uid', but is aware of file name handlers,
+so it will return the remote UID for remote files.

Perhaps you could also mention -1 as the "don't know" result.

Also fixed.

I've now merged this to the master branch as 0bb8a011d5. Closing this bug, though we can obviously discuss further (here or elsewhere) if there's any fallout from the change.





reply via email to

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