From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Cc: Dmitry Gutov <dgutov@yandex.ru>
Subject: Re: emacs-27 e1e0a7a 2/2: xref--collect-matches: Speed up on remote
Date: Fri, 27 Dec 2019 10:58:59 -0500 [thread overview]
Message-ID: <jwvk16h7obh.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20191227141919.03F1321537@vcs0.savannah.gnu.org> (Dmitry Gutov's message of "Fri, 27 Dec 2019 09:19:18 -0500 (EST)")
Dmitry Gutov [2019-12-27 09:19:18] wrote:
> + (buf (unless remote-id
> + ;; find-buffer-visiting is slow on remote.
> + (xref--find-buffer-visiting file)))
How 'bout using `get-file-buffer` instead, then?
Stefan
next parent reply other threads:[~2019-12-27 15:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20191227141917.13328.16721@vcs0.savannah.gnu.org>
[not found] ` <20191227141919.03F1321537@vcs0.savannah.gnu.org>
2019-12-27 15:58 ` Stefan Monnier [this message]
2019-12-27 16:18 ` emacs-27 e1e0a7a 2/2: xref--collect-matches: Speed up on remote Dmitry Gutov
2019-12-27 19:30 ` Stefan Monnier
2019-12-27 20:19 ` Michael Albinus
2019-12-27 22:06 ` Stefan Monnier
2019-12-28 10:09 ` Michael Albinus
2019-12-28 16:53 ` Stefan Monnier
2019-12-28 15:22 ` Dmitry Gutov
2019-12-28 16:54 ` Stefan Monnier
2019-12-28 16:58 ` Dmitry Gutov
2019-12-28 18:58 ` 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=jwvk16h7obh.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=dgutov@yandex.ru \
--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 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.