GNU bug report logs - #26258
26.0.50; recentf and tramp

Previous Next

Package: emacs;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stephen Berman <stephen.berman <at> gmx.net>
Subject: bug#26258: closed (Re: bug#26258: 26.0.50; recentf and tramp)
Date: Mon, 27 Mar 2017 08:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#26258: 26.0.50; recentf and tramp

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 26258 <at> debbugs.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)]
From: Michael Albinus <michael.albinus <at> gmx.de>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: 26258-done <at> debbugs.gnu.org
Subject: Re: bug#26258: 26.0.50; recentf and tramp
Date: Mon, 27 Mar 2017 10:46:00 +0200
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.

[Message part 3 (message/rfc822, inline)]
From: Stephen Berman <stephen.berman <at> gmx.net>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.0.50; recentf and tramp
Date: Sat, 25 Mar 2017 23:13:08 +0100
[Message part 4 (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)]

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.