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

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

bug#58133: closed (29.0.50; Tramp do not parse auth-sources)


From: GNU bug Tracking System
Subject: bug#58133: closed (29.0.50; Tramp do not parse auth-sources)
Date: Tue, 11 Oct 2022 11:28:02 +0000

Your message dated Tue, 11 Oct 2022 13:27:23 +0200
with message-id <87pmey61no.fsf@gmx.de>
and subject line Re: bug#58133: 29.0.50; Tramp do not parse auth-sources
has caused the debbugs.gnu.org bug report #58133,
regarding 29.0.50; Tramp do not parse auth-sources
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58133: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58133
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.50; Tramp do not parse auth-sources Date: Wed, 28 Sep 2022 12:19:34 +0800
Dear all,

>From this August, tramp seems not to parse the auth-sources (.authinfo.gpg).

When I press `C-x C-f /plink:`, there is no completion provided. However
`(tramp-parse-auth-sources "plink")` does as expected and provides a
list of user and url cons from auth-sources. I add some print stuffs to
the relevant tramp functions an find out that it seems the step about
`tramp-parse-auth-sources` is not executed.

By the way, Emacs compile `cl-loaddefs.el` and `tramp-loaddefs.el` at
the first time relevant function be called.

``` Compiling
c:/msys64/mingw64/share/emacs/29.0.50/lisp/emacs-lisp/cl-loaddefs.el...
Compiling
c:/msys64/mingw64/share/emacs/29.0.50/lisp/net/tramp-loaddefs.el...
```

Best Regards,
Shuguang Sun

In GNU Emacs 29.0.50 (build 1, x86_64-w64-mingw32) of 2022-09-26 built
Repository revision: a386833503430732a5c9bed8dbc5c3073f72b5ab
Repository branch: master
Windowing system distributor 'Microsoft Corp.', version 10.0.19044
System Description: Microsoft Windows 10 Pro (v10.0.2009.19044.2006)

Configured using:
 'configure --without-pop --with-native-image-api
 --with-native-compilation --without-compress-install
 '--program-transform-name=s/^ctags$/ctags.emacs/''

Configured features:
ACL DBUS GIF GMP GNUTLS HARFBUZZ JPEG JSON LCMS2 LIBXML2 MODULES
NATIVE_COMP NOTIFY W32NOTIFY PDUMPER PNG RSVG SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS WEBP XPM ZLIB

Important settings:
  value of $LANG: CHS
  locale-coding-system: cp936



--- End Message ---
--- Begin Message --- Subject: Re: bug#58133: 29.0.50; Tramp do not parse auth-sources Date: Tue, 11 Oct 2022 13:27:23 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)
Version: 29.1

Shuguang Sun <shuguang79@qq.com> writes:

Hi,

>> Fixed now in master. Could you, pls, check?
>
> Thanks. It works.

Thanks for the confirmation, I'm closing the bug.

Best regards, Michael.


--- End Message ---

reply via email to

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