unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Louis-Guillaume Gagnon <gagnonlg@protonmail.com>,
	Philip Kaludercic <philipk@posteo.net>
Cc: 57418-done@debbugs.gnu.org
Subject: bug#57418: 28.1; Projects not saved when vc-handled-backends is nil
Date: Sat, 27 Aug 2022 01:36:25 +0300	[thread overview]
Message-ID: <2581243b-ee47-08a5-0e24-1ae28a6d0b93@yandex.ru> (raw)
In-Reply-To: <e313eb6f-0bd0-5592-599e-6bbde2ef7278@protonmail.com>

On 26.08.2022 19:11, Louis-Guillaume Gagnon wrote:
> Dear all,
> 
> This appears to do what I want:
> 
>     (setq vc-follow-symlinks nil)
>     (defun my-vc-off-if-remote ()
>       (if (file-remote-p (buffer-file-name))
>           (setq-local vc-handled-backends nil)))
>     (add-hook 'find-file-hook 'my-vc-off-if-remote)
> 
> I guess this can be closed as "notabug".

Very good, closing.





      reply	other threads:[~2022-08-26 22:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-25 20:35 bug#57418: 28.1; Projects not saved when vc-handled-backends is nil Louis-Guillaume Gagnon via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-26  7:46 ` Philip Kaludercic
2022-08-26 14:09   ` Michael Albinus
2022-08-26 14:21   ` Dmitry Gutov
2022-08-26 14:34     ` Louis-Guillaume Gagnon via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-26 16:11     ` Louis-Guillaume Gagnon via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-26 22:36       ` Dmitry Gutov [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

  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=2581243b-ee47-08a5-0e24-1ae28a6d0b93@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=57418-done@debbugs.gnu.org \
    --cc=gagnonlg@protonmail.com \
    --cc=philipk@posteo.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 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).