emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#27108: closed (26.0.50; tramp and recentf again)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27108: closed (26.0.50; tramp and recentf again)
Date: Thu, 01 Jun 2017 07:20:01 +0000

Your message dated Thu, 01 Jun 2017 09:18:58 +0200
with message-id <address@hidden>
and subject line Re: bug#27108: 26.0.50; tramp and recentf again
has caused the debbugs.gnu.org bug report #27108,
regarding 26.0.50; tramp and recentf again
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27108: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27108
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0.50; tramp and recentf again Date: Sat, 27 May 2017 23:26:58 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)
Starting with this change:

   commit dca22e86e02d16a31128c163925b13404f777c0f
   Author: Michael Albinus <address@hidden>
   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:address@hidden:/etc/"
        ))

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


;; Local Variables:
;; coding: utf-8-emacs
;; End:
--8<---------------cut here---------------end--------------->8---

Emacs then prompts for the password for the file
"/su:address@hidden:/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



--- End Message ---
--- Begin Message --- Subject: Re: bug#27108: 26.0.50; tramp and recentf again Date: Thu, 01 Jun 2017 09:18:58 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)
Stephen Berman <address@hidden> writes:

Hi Stephen,

> I updated from master, deleted the ~/.emacs.d/tramp file, made sure the
> ~/.emacs.d/recentf file had remote password-assessible files, started
> Emacs, and got no password prompt.  So it works; thanks.

Thanks for checking, I'm closing the bug.

> Steve Berman

Best regards, Michael.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]