[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp: needs file notification program on remote machine, what to in
From: |
Michael Albinus |
Subject: |
Re: Tramp: needs file notification program on remote machine, what to install? |
Date: |
Sun, 27 Aug 2023 11:44:54 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Gregor Zattler <telegraph@gmx.net> writes:
> Hi Michael,
Hi Gregor,
> So I installed the inotify-tools package. I still get
> the
>
> File notification error: No file notification program found on /ssh:root@fs2:
>
> message, though.
Did you restart Emacs, in order to avoid stale caches?
> But automatic refresh of dired buffers in tramp does
> now work.
Hmm.
> What about those messages?
They tell you to run Tramp with tramp-verbose 6, and to send the Tramp
debug buffer. Preferred directly to me, in order not to clog the mailing
list.
As usual, start with
--8<---------------cut here---------------start------------->8---
# emacs -Q --eval '(setq tramp-verbose 6)'
--8<---------------cut here---------------end--------------->8---
> Ciao; Gregor
Best regards, Michael.