all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* No VC backend is responsible for
@ 2015-05-21  9:02 andrea crotti
  2015-05-21  9:22 ` Dmitry Gutov
  0 siblings, 1 reply; 7+ messages in thread
From: andrea crotti @ 2015-05-21  9:02 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Hi guys,
I'm having a really annoying issue with vc.el, basically every time I
try to create a new file in a directory that it's not under revision
control system, I get something like:

vc-responsible-backend: No VC backend is responsible for
/home/username/hello.py

Eventually if I do it twice it actually opens, but not even always.

I'm using the Emacs Snapshot for Ubuntu 14.04 from here:

https://launchpad.net/~ubuntu-elisp/+archive/ubuntu/ppa

GNU Emacs 25.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.8) of
2015-05-19 on lcy01-07

Which also has the issue that is not shipping the .el files but only the
compiled .elc, so it's also hard to know what is going on.

I also tried to remove the hook as suggested in some other places

(remove-hook 'find-file-hooks 'vc-find-file-hook)

but that doesn't seem to work either..

Any idea?
Thanks



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

end of thread, other threads:[~2015-05-21 10:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-21  9:02 No VC backend is responsible for andrea crotti
2015-05-21  9:22 ` Dmitry Gutov
2015-05-21  9:41   ` andrea crotti
2015-05-21  9:55     ` Tassilo Horn
2015-05-21 10:25       ` andrea crotti
2015-05-21 10:31         ` Dmitry Gutov
2015-05-21 10:32         ` Tassilo Horn

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.