From: Shuguang Sun via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 58133@debbugs.gnu.org
Subject: bug#58133: 29.0.50; Tramp do not parse auth-sources
Date: Wed, 28 Sep 2022 12:19:34 +0800 [thread overview]
Message-ID: <tencent_7AFEDDF3B5F52E4EA52C1AE053D30CBA3307@qq.com> (raw)
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
next reply other threads:[~2022-09-28 4:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-28 4:19 Shuguang Sun via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-10-10 13:55 ` bug#58133: 29.0.50; Tramp do not parse auth-sources Shuguang Sun via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-10 13:55 ` Shuguang Sun via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-10 20:03 ` Michael Albinus
2022-10-11 8:37 ` Shuguang Sun via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-11 8:37 ` Shuguang Sun via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-11 8:37 ` Shuguang Sun via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-11 11:27 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tencent_7AFEDDF3B5F52E4EA52C1AE053D30CBA3307@qq.com \
--to=bug-gnu-emacs@gnu.org \
--cc=58133@debbugs.gnu.org \
--cc=shuguang79@qq.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.