unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Disabling Tramp
Date: Wed, 09 Mar 2005 07:22:45 +0100	[thread overview]
Message-ID: <87sm3572yy.fsf@gmx.de> (raw)
In-Reply-To: <422E4F9B.3020704@wyrdrune.com> (Guy Gascoigne's message of "Tue,  08 Mar 2005 17:21:31 -0800")

Guy Gascoigne - Piggford <guy@wyrdrune.com> writes:

> Using a build of cvs emacs, is there a simple way to disable tramp?  I 
> just want to use ange-ftp.

Unloading Tramp wouldn't be sufficient because of the associated
autoloads. Instead of, you might declare this:

(setq tramp-default-method "ftp")

Tramp will pass all file operations to ange-ftp then.

> Thanks - Guy

Best regards, Michael.

  reply	other threads:[~2005-03-09  6:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-09  1:21 Disabling Tramp Guy Gascoigne - Piggford
2005-03-09  6:22 ` Michael Albinus [this message]
2005-03-09  8:22   ` Kim F. Storm
2005-03-09 13:34     ` Kai Großjohann
2005-03-09 14:03       ` Kim F. Storm
2005-03-10  0:41       ` Kevin Rodgers
2005-03-11  1:48         ` Richard Stallman
2005-03-13 13:39         ` Kai Großjohann
2005-03-14 22:31           ` Kevin Rodgers
2005-03-10  6:42     ` Michael Albinus
2005-03-09 18:41   ` Guy Gascoigne - Piggford

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87sm3572yy.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).