unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27108: 26.0.50; tramp and recentf again
@ 2017-05-27 21:26 Stephen Berman
  2017-05-31  9:51 ` Michael Albinus
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Berman @ 2017-05-27 21:26 UTC (permalink / raw)
  To: 27108

Starting with this change:

   commit dca22e86e02d16a31128c163925b13404f777c0f
   Author: Michael Albinus <michael.albinus@gmx.de>
   Date:   Wed May 24 16:16:53 2017 +0200
   
     Introduce a defstruct `tramp-file-name' as central data structure.

when I start emacs with recentf-mode enabled and the ~/.emacs.d/recentf
contains a tramp-sensitive entry, e.g. this:

--8<---------------cut here---------------start------------->8---
;;; Automatically generated by ‘recentf’ on Sat May 27 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---

Emacs then prompts for the password for the file
"/su:root@rosalinde:/etc/".  Likewise for e.g. a remote file accessed
via sftp.

The problem also happens when I have the above recentf file and start
emacs like this: 

emacs -Q --eval "(custom-set-variables '(recentf-mode t))"

This recalls bug#26258 but now there is no error, just the login prompt.


In GNU Emacs 26.0.50 (build 28, x86_64-pc-linux-gnu, GTK+ Version 3.22.8)
 of 2017-05-27 built on rosalinde
Repository revision: 527a7cc9425370f7217a4d2b6914b96dff6f5ec1
Windowing system distributor 'The X.Org Foundation', version 11.0.11901000

Configured using:
 'configure 'CFLAGS=-Og -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY
ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
GTK3 X11

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix





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

end of thread, other threads:[~2017-06-01  7:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-27 21:26 bug#27108: 26.0.50; tramp and recentf again Stephen Berman
2017-05-31  9:51 ` Michael Albinus
2017-05-31 14:19   ` Stephen Berman
2017-05-31 18:35     ` Michael Albinus
2017-05-31 20:01       ` Stephen Berman
2017-06-01  7:18         ` 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).