From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#5540: 23.1.92; failed to access zip inside zip when not using tramp Date: Fri, 12 Feb 2010 21:45:17 +0200 Organization: JURTA Message-ID: <87ljey1dok.fsf@mail.jurta.org> References: <87vde9m7dn.fsf@mail.jurta.org> <87ocjy155v.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1266004433 8560 80.91.229.12 (12 Feb 2010 19:53:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Feb 2010 19:53:53 +0000 (UTC) To: 5540-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 12 20:53:50 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ng1aH-0005yM-Do for geb-bug-gnu-emacs@m.gmane.org; Fri, 12 Feb 2010 20:53:49 +0100 Original-Received: from localhost ([127.0.0.1]:54956 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ng1aG-0007vv-Jp for geb-bug-gnu-emacs@m.gmane.org; Fri, 12 Feb 2010 14:53:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ng1ZC-0007Wp-Fp for bug-gnu-emacs@gnu.org; Fri, 12 Feb 2010 14:52:42 -0500 Original-Received: from [140.186.70.92] (port=55582 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ng1Z6-0007UM-Q2 for bug-gnu-emacs@gnu.org; Fri, 12 Feb 2010 14:52:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ng1Z5-0006KU-8z for bug-gnu-emacs@gnu.org; Fri, 12 Feb 2010 14:52:36 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:59611) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ng1Z5-0006KI-2S for bug-gnu-emacs@gnu.org; Fri, 12 Feb 2010 14:52:35 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Ng1Ya-0003hN-IL for bug-gnu-emacs@gnu.org; Fri, 12 Feb 2010 14:52:04 -0500 Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Feb 2010 19:52:04 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org Mail-Followup-To: 5540@debbugs.gnu.org, Juri Linkov X-Emacs-PR-Message: cc-closed 5540 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 5540-done@debbugs.gnu.org id=D5540.126600430214167 (code D ref 5540); Fri, 12 Feb 2010 19:52:04 +0000 Original-Received: (at 5540-done) by debbugs.gnu.org; 12 Feb 2010 19:51:42 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ng1YB-0003gE-Sm for submit@debbugs.gnu.org; Fri, 12 Feb 2010 14:51:41 -0500 Original-Received: from smtp-out4.starman.ee ([85.253.0.6] helo=mx2.starman.ee) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ng1Y5-0003fb-MY for 5540-done@debbugs.gnu.org; Fri, 12 Feb 2010 14:51:34 -0500 X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Original-Received: from mail.starman.ee (82.131.93.172.cable.starman.ee [82.131.93.172]) by mx2.starman.ee (Postfix) with ESMTP id 143CF3F40DE for <5540-done@debbugs.gnu.org>; Fri, 12 Feb 2010 21:51:26 +0200 (EET) In-Reply-To: <87ocjy155v.fsf@mail.jurta.org> (Juri Linkov's message of "Tue, 09 Feb 2010 23:16:12 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 12 Feb 2010 14:52:04 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:35072 Archived-At: > The following patch creates the directories for nested archives: > > === modified file 'lisp/arc-mode.el' > --- lisp/arc-mode.el 2010-02-04 19:54:46 +0000 > +++ lisp/arc-mode.el 2010-02-09 21:12:51 +0000 > @@ -850,6 +850,11 @@ (defun archive-unique-fname (fname dir) > ;; reconstructed in the temporary directory. > (make-directory (file-name-directory tmpfile) t) > (make-temp-file tmpfile)) > + ;; Maked sure all the leading directories in `fullname' exist > + ;; under archive-tmpdir. This is necessary for nested archives > + ;; (`archive-extract' sets `archive-remote' to t in case > + ;; an archive occurs inside another archive). > + (make-directory (file-name-directory fullname) t) > fullname))) > > (defun archive-maybe-copy (archive) Installed. -- Juri Linkov http://www.jurta.org/emacs/