all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Enabling vc commands when visiting a remote file via Tramp?
@ 2017-09-18 13:09 Skip Montanaro
  2017-09-18 13:55 ` Michael Albinus
  0 siblings, 1 reply; 4+ messages in thread
From: Skip Montanaro @ 2017-09-18 13:09 UTC (permalink / raw)
  To: Help GNU Emacs

I'm doing development in a docker environment, and find it handy to
just visit files using Tramp instead of starting up a second Emacs
instance on my Docker machine (which is not my normal machine - not my
choice, nothing I can do about it). This works fine for the most part
(proper modes are displayed, for example), and the difference between
explicitly visiting a remote file (Tramp) vs implicitly visiting that
same file (NFS) isn't worth worrying about.

Still,  version control detection and support appears to be
nonexistent by default. I see that vc-ignore-dir-regexp is set to some
inscrutable regular expression. That might, or might not, be the key.
Is there a known setting of that variable which will unlock the magic
of vc through Tramp?

Thx,

Skip Montanaro



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

end of thread, other threads:[~2017-09-18 15:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-18 13:09 Enabling vc commands when visiting a remote file via Tramp? Skip Montanaro
2017-09-18 13:55 ` Michael Albinus
2017-09-18 14:56   ` Skip Montanaro
2017-09-18 15:33     ` Michael Albinus

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.