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

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

Re: How to stop TRAMP from asking for sudo password on every startup?


From: Jonathan Groll
Subject: Re: How to stop TRAMP from asking for sudo password on every startup?
Date: Thu, 17 Apr 2008 13:21:13 +0200
User-agent: Mutt/1.5.13 (Linux mail 2.6.18.8-domU-linode7 i686)

On Wed, Apr 16, 2008 at 08:32:53AM -0700, Jason Rumney wrote:
> On Apr 16, 9:45 am, Jonathan Groll <li...@groll.co.za> wrote:
> 
> > This problem seems to have
> > started after I opened some buffers with /sudo::/ , from what I can
> > tell there is nothing in my .emacs or custom.el actively starting
> > tramp.
> 
> Do you use desktop.el or some other package that saves state between
> sessions?

Aha! You've set me on the right track, it was:
(require 'recentf)
(recentf-mode 1)

Many thanks,
Jonathan.




reply via email to

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