all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: "Aleš Bizjak" <ales.bizjak0@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Strange behaviour of sudo and eshell
Date: Sun, 24 Feb 2013 21:45:50 +0100	[thread overview]
Message-ID: <87d2vp30g1.fsf@gmx.de> (raw)
In-Reply-To: <CAKVLaw4V-Qjx7Ma=yg=7TNkqWJL88CaPH2G44L3XVHj3V9hHyA@mail.gmail.com> ("Aleš Bizjak"'s message of "Sun, 24 Feb 2013 18:14:26 +0100")

Aleš Bizjak <ales.bizjak0@gmail.com> writes:

> Recently, sudo has stopped working in eshell with the error being
>
> ~ $ sudo ls
> Variable binding depth exceeds max-specpdl-size
> ~ $ 
>
> I had tried to find out what is the source of presumably, some loop,
> but couldn't find out exactly, but quite by accident, I noticed that
> sudo starts working if I load tramp (as in (require 'tramp)). It
> doesn't matter if it is loaded before or after loading eshell.
>
> So this is what I do now to get sudo working, but I am curious why
> this happens. If I recall correctly, although I haven't used eshell
> much at that point, sudo used to work without this a few versions
> back. The only other configuration of eshell I have is
>
> (require 'eshell)
> (setq eshell-cmpl-ignore-case t
> eshell-cmpl-cycle-completions nil)
>
> which I believe shouldn't interfere. This happens with a few recent
> pretests. The latest I have installed is
>
> GNU Emacs 24.2.93.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.13)
>
> compiled from source. 

Which bzr version have you used? There was a fix recently, in bzr #111277.

> -- Best, Aleš

Best regards, Michael.



  reply	other threads:[~2013-02-24 20:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-24 17:14 Strange behaviour of sudo and eshell Aleš Bizjak
2013-02-24 20:45 ` Michael Albinus [this message]
2013-02-24 21:45   ` Aleš Bizjak
2013-02-25  8:37     ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d2vp30g1.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=ales.bizjak0@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.