bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35702: xref revert-buffer


From: Juri Linkov
Subject: bug#35702: xref revert-buffer
Date: Sun, 12 May 2019 22:45:41 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

I tried to use project-find-regexp more often than rgrep,
but xref misses an important feature: typing 'g' in the
*xref* buffer fails with this error:

Debugger entered--Lisp error: (error "Buffer does not seem to be associated 
with any file")
  signal(error ("Buffer does not seem to be associated with any file"))
  error("Buffer does not seem to be associated with any file")
  revert-buffer--default(t nil)
  revert-buffer(t)
  funcall-interactively(revert-buffer t)
  call-interactively(revert-buffer nil nil)
  command-execute(revert-buffer)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]