From: Mark Oteiza <mvoteiza@udel.edu>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 25788-done@debbugs.gnu.org, npostavs@users.sourceforge.net
Subject: bug#25788: 26.0.50; first C-x C-f triggering tramp is slow
Date: Sun, 19 Feb 2017 07:36:56 -0500 [thread overview]
Message-ID: <20170219123656.GA1453@holos.localdomain> (raw)
In-Reply-To: <87o9xyk23o.fsf@detlef>
On 19/02/17 at 09:37am, Michael Albinus wrote:
> npostavs@users.sourceforge.net writes:
>
> > I see this also on GNU/Linux (with master, not emacs-25), here's a
> > backtrace from doing (debug-on-entry 'require) before the C-x C-f:
> >
> > Debugger entered--entering a function:
> > * require(tramp-compat)
> > byte-code(...)
> > load("tramp" noerror nomessage)
> > (and (null load-in-progress) (load "tramp" (quote noerror) (quote nomessage)))
> > (let ((default-directory temporary-file-directory)) (and (null
> > load-in-progress) (load "tramp" (quote noerror) (quote nomessage))))
> > (if (let ((default-directory temporary-file-directory)) (and (null
> > load-in-progress) (load "tramp" (quote noerror) (quote nomessage))))
> > (apply operation args) (tramp-completion-run-real-handler operation
> > args))
> > tramp-autoload-file-name-handler(substitute-in-file-name "/")
>
> I've pushed a fix to master, which shall avoid loading tramp.el just for
> file name "/". Since it changes autoloads, it might be necessary to
> bootstrap Emacs.
Indeed fixed, thanks all.
prev parent reply other threads:[~2017-02-19 12:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-18 21:12 bug#25788: 26.0.50; first C-x C-f triggering tramp is slow Mark Oteiza
2017-02-19 3:35 ` Eli Zaretskii
2017-02-19 3:51 ` Mark Oteiza
2017-02-19 4:30 ` npostavs
2017-02-19 8:37 ` Michael Albinus
2017-02-19 12:36 ` Mark Oteiza [this message]
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=20170219123656.GA1453@holos.localdomain \
--to=mvoteiza@udel.edu \
--cc=25788-done@debbugs.gnu.org \
--cc=michael.albinus@gmx.de \
--cc=npostavs@users.sourceforge.net \
/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.