unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: emacs-devel@gnu.org, Dmitry Gutov <dgutov@yandex.ru>
Subject: Breakage by commit "779bc886f9 * Improve detection of Git submodules"
Date: Fri, 15 May 2020 21:03:03 +0200	[thread overview]
Message-ID: <87mu69xbq0.fsf@gnu.org> (raw)

Hi Dmitry,

since the commit in the subject, I get errors like the below when
finding a file in a git repository:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (file-missing "Opening input file" "No such file or directory" "/home/horn/Repos/el/emacs/lisp/net/.git")
  insert-file-contents(".git")
  project-try-vc("/home/horn/Repos/el/emacs/lisp/net/")
  run-hook-with-args-until-success(project-try-vc "/home/horn/Repos/el/emacs/lisp/net/")
  project--find-in-directory("/home/horn/Repos/el/emacs/lisp/net/")
  project-current()
  eglot--maybe-activate-editing-mode()
  run-hooks(change-major-mode-after-body-hook after-change-major-mode-hook)
  normal-mode(t)
  after-find-file(nil nil t nil nil)
  revert-buffer--default(t nil)
  revert-buffer(t)
  funcall-interactively(revert-buffer t)
  call-interactively(revert-buffer record nil)
  command-execute(revert-buffer record)
--8<---------------cut here---------------end--------------->8---

Bye,
Tassilo



             reply	other threads:[~2020-05-15 19:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 19:03 Tassilo Horn [this message]
2020-05-15 19:11 ` Breakage by commit "779bc886f9 * Improve detection of Git submodules" Dmitry Gutov
2020-05-15 19:45   ` Tassilo Horn
2020-05-15 21:03     ` Dmitry Gutov
2020-05-16  7:15       ` Tassilo Horn

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=87mu69xbq0.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --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 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).