GNU bug report logs -
#50187
28.0.50; tramp is called from calendar
Previous Next
Reported by: sds <at> gnu.org
Date: Tue, 24 Aug 2021 15:07:02 UTC
Severity: normal
Tags: moreinfo
Found in version 28.0.50
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Steingold <sds <at> gnu.org> writes:
> I get this trace:
>
> tramp-file-name-handler(file-readable-p "/scp:remote:/path/Contents/Resources/site-lisp/cal-move.so")
> calendar-cursor-to-visible-date((8 24 2021))
> calendar-generate-window(8 2021)
> calendar-basic-setup(nil)
> calendar()
> run-hooks(midnight-hook)
> apply(run-hooks midnight-hook)
> timer-event-handler([t 24869 56416 388128 86400 run-hooks (midnight-hook) nil 0])
(I'm going through old bug reports that unfortunately weren't resolved
at the time.)
calendar-cursor-to-visible-date is an autoloaded function, so what's
happening is that Emacs is trying to load the cal-move file -- and
looking into "/scp:remote:/path/Contents/Resources/site-lisp/".
Can something have put that in your load-path by any chance?
This bug report was last modified 1 year and 135 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.