emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp with global-auto-revert-mode.


From: Luc Teirlinck
Subject: Re: Tramp with global-auto-revert-mode.
Date: Thu, 13 May 2004 18:24:11 -0500 (CDT)

Kim Storm wrote:

   Always include an xbacktrace please!

(gdb) xbacktrace
Invalid number -2147483630 of repetitions.

   > #31 0x081089e7 in Ffile_readable_p (filename=1754131912) at fileio.c:3096

   Calls a tramp handler?

Yes.

   We are inside a timer handler here:

   That timer handler (at some point) calls accept-process-output, which
   calls wait_reading_process_input, which may run timers (and does so).

   > #81 0x081089e7 in Ffile_readable_p (filename=1754131912) at fileio.c:3096

   We are inside a timer handler here:

   I suppose this calls a tramp handler.

global-autorevert-mode is active.  It calls file-readable-p on a
remote file.  This call gets handled by Tramp.

   > #147 0x0810974a in Finsert_file_contents (filename=1754430920,
   >     visit=675044384, beg=675044336, end=675044336, replace=675044336)
   >     at fileio.c:3719

   I suppose this calls a tramp handler.

Yes.

   I suppose you did C-x C-f ?

Yes.

Sincerely,

Luc.




reply via email to

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