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

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

bug#6226: Please add a customizable option to NOT call tramp for every s


From: Michael Albinus
Subject: bug#6226: Please add a customizable option to NOT call tramp for every sudo command
Date: Sun, 23 May 2010 19:15:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> (eval-after-load "em-unix"
>>   (progn
>>     (unintern "eshell/su")
>>     (unintern "eshell/sudo")))
>
> FWIW, I think `unintern' is a bit drastic.  `makfunbound' would be my
> preferred choice.

Thanks. Just another function I didn't know.

>         Stefan

Best regards, Michael.





reply via email to

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