From: Michael Albinus <michael.albinus@gmx.de>
To: Emacs List <help-gnu-emacs@gnu.org>
Subject: Re: Emacs 27.1, Gnus, Tramp?
Date: Thu, 01 Oct 2020 11:08:02 +0200 [thread overview]
Message-ID: <87r1qi1fgt.fsf@gmx.de> (raw)
In-Reply-To: <20200930234940.6gtwulg6lkl2d7f5@fedora.osfans.org> (Kevin Shell's message of "Thu, 1 Oct 2020 07:49:40 +0800")
Kevin Shell <kshell@gmx.com> writes:
> Hello Emacs users.
Hi Kevin,
> I upgrade emacs 26.3 to emacs 27.1.
> When I start Gnus,
> Tramp is opening all my .iso files in my home directory.
>
> Tramp: Opening connection for file xxx.iso using archive...done
> Tramp: Opening connection for file yyy.iso using archive...done
> ...
There is a new feature, that file archives are read when they are
provided as directory, like in "/path/to/archive.iso/". As long as the
archive name doesn't contain the trailing slash, you shouldn't see it.
I have no idea why Gnus is doing this, maybe you shall write a bug
report. As workaround, you might set in your .emacs
(eval-after-load 'tramp-archive
(setq tramp-archive-enabled nil))
> kevin
Best regards, Michael.
next prev parent reply other threads:[~2020-10-01 9:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-30 23:49 Emacs 27.1, Gnus, Tramp? Kevin Shell
2020-10-01 9:08 ` Michael Albinus [this message]
2020-10-02 0:55 ` Eric Abrahamsen
2020-10-02 2:43 ` 황병희
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=87r1qi1fgt.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=help-gnu-emacs@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 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.