all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* load-file w/o default tramp
@ 2010-07-01 11:41 gL
  2010-07-01 11:58 ` Tim X
  0 siblings, 1 reply; 2+ messages in thread
From: gL @ 2010-07-01 11:41 UTC (permalink / raw)
  To: help-gnu-emacs

Hi

I'm using emacs GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600).

By default find-file (C-x C-f) uses Tramp.

All my files are local, so I don't need Tramp.

I suppose (w/o evidence)  that Tramp is responsible for the poor file
open/save performance and the occasionally crashes in MiniBuf.

Is there a possibility not to use Tramp?

thanks
~gL


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: load-file w/o default tramp
  2010-07-01 11:41 load-file w/o default tramp gL
@ 2010-07-01 11:58 ` Tim X
  0 siblings, 0 replies; 2+ messages in thread
From: Tim X @ 2010-07-01 11:58 UTC (permalink / raw)
  To: help-gnu-emacs

gL <bike2ride@gmail.com> writes:

> Hi
>
> I'm using emacs GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600).
>
> By default find-file (C-x C-f) uses Tramp.
>
> All my files are local, so I don't need Tramp.
>
> I suppose (w/o evidence)  that Tramp is responsible for the poor file
> open/save performance and the occasionally crashes in MiniBuf.
>
> Is there a possibility not to use Tramp?
>

I don't think tramp loads until you give a path that looks like a tramp
filename i.e. /host:/path/to/file or /usr@host:/path/to/file etc.

If you are seeing messages saying 'loading tramp' then either there is
something in your .emacs that is changing things or you have path names
that look like tramp paths. 

Do you get the same issue without loading your .emacs?

Tim

BTW I don't get any slow behavior or crashes. Same version of emacs, on
linux. 



-- 
tcross (at) rapttech dot com dot au


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-01 11:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-01 11:41 load-file w/o default tramp gL
2010-07-01 11:58 ` Tim X

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.