GNU bug report logs -
#26258
26.0.50; recentf and tramp
Previous Next
Reported by: Stephen Berman <stephen.berman <at> gmx.net>
Date: Sat, 25 Mar 2017 22:14:01 UTC
Severity: normal
Found in version 26.0.50
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Mar 2017 10:46:00 +0200
with message-id <87zig7m7jr.fsf <at> detlef>
and subject line Re: bug#26258: 26.0.50; recentf and tramp
has caused the debbugs.gnu.org bug report #26258,
regarding 26.0.50; recentf and tramp
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
26258: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26258
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Let the file ~/.emacs.d/recentf contain a tramp-sensitive entry,
e.g. let it consist of the following:
--8<---------------cut here---------------start------------->8---
;;; Automatically generated by ‘recentf’ on Sat Mar 25 11:51:22 2017.
(setq recentf-list
'(
"/su:root <at> rosalinde:/etc/"
))
(setq recentf-filter-changer-current 'nil)
;; Local Variables:
;; coding: utf-8-emacs
;; End:
--8<---------------cut here---------------end--------------->8---
and let ~/.emacs consist of this line:
(recentf-mode 1)
Alternatively, customize the variable recentf-mode to t and save this
setting.
Now starting emacs raises the error "Variable binding depth exceeds
max-specpdl-size" and recentf-mode is not enabled. Starting emacs with
--debug-init produces the attached backtrace.
(With the above recentf file, starting emacs with `-Q --eval
"(recentf-mode 1)"' or with `-Q --eval "(custom-set-variables
'(recentf-mode t))"' does not raise an error but prompts for the
password for the file "/su:root <at> rosalinde:/etc/".)
In GNU Emacs 26.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.20.10)
of 2017-03-24 built on rosalinde
Repository revision: 4fbd330fae54a9c45d4a717127aa86d75e9938d5
Windowing system distributor 'The X.Org Foundation', version 11.0.11803000
System Description: openSUSE Leap 42.2
[backtrace (application/octet-stream, attachment)]
[Message part 5 (message/rfc822, inline)]
Stephen Berman <stephen.berman <at> gmx.net> writes:
Hi Stephen,
> Just did, and now it works as it should: remote files remain in
> recent-save-file and recentf-mode is enabled without error. Thanks!
Thanks for the feedback. I'm closing the bug.
> Steve Berman
Best regards, Michael.
This bug report was last modified 8 years and 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.