all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 70449@debbugs.gnu.org, paaguti@gmail.com
Subject: bug#70449: 30.0.50; Can't save .zip archive in TRAMP
Date: Fri, 19 Apr 2024 14:42:46 +0200	[thread overview]
Message-ID: <87cyql7cc9.fsf@gmx.de> (raw)
In-Reply-To: <86il0dbnty.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 19 Apr 2024 14:20:57 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

Hi Eli,

> My first guess is that the error comes from with-current-buffer:
>
>   (defun archive--with-ensure-extension (archive proc-fn)
>     (let ((saved default-directory))
>       (with-current-buffer (find-buffer-visiting archive)
>
> which probably means find-buffer-visiting returns nil, because we are
> using a local copy or something.

Yes, that's the culprit. But I don't see a simple fix I could apply with
my limited (say: non-existent) knowledge about arc-mode.el.

Best regards, Michael.





  reply	other threads:[~2024-04-19 12:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-18  8:53 bug#70449: 30.0.50; Can't save .zip archive in TRAMP Pedro A. Aranda
2024-04-18 18:01 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-18 18:04   ` Eli Zaretskii
2024-04-18 18:17     ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-18 18:22       ` Eli Zaretskii
2024-04-18 19:07         ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-19  6:01           ` Eli Zaretskii
2024-04-19  9:23             ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-19 11:20               ` Eli Zaretskii
2024-04-19 12:42                 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-04-19 14:27                   ` Eli Zaretskii
2024-04-19  7:28       ` Pedro Andres Aranda Gutierrez

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=87cyql7cc9.fsf@gmx.de \
    --to=bug-gnu-emacs@gnu.org \
    --cc=70449@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=michael.albinus@gmx.de \
    --cc=paaguti@gmail.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.