[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Recommend move eshell/su and eshell/sudo to em-tramp.el
From: |
Phil Hagelberg |
Subject: |
Re: Recommend move eshell/su and eshell/sudo to em-tramp.el |
Date: |
Fri, 29 Jun 2012 14:51:32 -0700 |
On Thu, Jun 28, 2012 at 8:32 PM, John Wiegley <address@hidden> wrote:
> Something I've noticed after moving to Emacs 24 is that using "sudo" in Eshell
> has become an awful experience:
>
> - It's *much* slower than *sudo (by orders of magnitude)
> - It doesn't show any output until the command is done
> - It locks up Emacs until the command is done
The fact that you cannot C-c out of an eshell/sudo command makes me
agree that it should be disabled by default.
-Phil