GNU bug report logs -
#78572
30.1; Tramp Project error message loop - File is missing
Previous Next
Full log
View this message in rfc822 format
Hi Michael, thanks for the reply.
>Could you please provide a step-by-step recipe for reproducing the problem?
Surely. In your init.el, only have:
--8<---------------cut here---------------start------------->8---
(require 'project)
(setopt project-vc-extra-root-markers '(".project"))
(setopt project-mode-line t)
--8<---------------cut here---------------start------------->8---
After that, do:
C-x C-f /ssh:x|sudo::
Then wait a couple minutes for the Tramp session to automatically timeout.
Now it becomes difficult to get the exact same bug behavior all the time.
Sometimes it only prints "File is missing: /sudo:root <at> x:/root/" constantly in the *Messages* buffer, and some other time it also prints a full debug backtrace over and over like in my first email.
As well, after the Tramp session expires, when you do <RET> to open a file in the Tramp dired buffer, Emacs crashes instantly, and I'm forced to kill the Emacs process externally.
This bug report was last modified 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.