unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26258: 26.0.50; recentf and tramp
@ 2017-03-25 22:13 Stephen Berman
  2017-03-26 15:40 ` Michael Albinus
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Berman @ 2017-03-25 22:13 UTC (permalink / raw)
  To: 26258

[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]

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@rosalinde:/etc/"
        ))

(setq recentf-filter-changer-current 'nil)

\f
;; 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@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


[-- Attachment #2: backtrace --]
[-- Type: application/octet-stream, Size: 89293 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-27  8:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-25 22:13 bug#26258: 26.0.50; recentf and tramp Stephen Berman
2017-03-26 15:40 ` Michael Albinus
2017-03-26 21:48   ` Stephen Berman
2017-03-27  8:16     ` Michael Albinus
2017-03-27  8:32       ` Stephen Berman
2017-03-27  8:46         ` Michael Albinus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).