unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: 27108@debbugs.gnu.org
Subject: bug#27108: 26.0.50; tramp and recentf again
Date: Sat, 27 May 2017 23:26:58 +0200	[thread overview]
Message-ID: <87poeuf0t9.fsf@rosalinde> (raw)

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





             reply	other threads:[~2017-05-27 21:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-27 21:26 Stephen Berman [this message]
2017-05-31  9:51 ` bug#27108: 26.0.50; tramp and recentf again 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87poeuf0t9.fsf@rosalinde \
    --to=stephen.berman@gmx.net \
    --cc=27108@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).