From unknown Thu Jun 19 12:38:33 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#6467 <6467@debbugs.gnu.org> To: bug#6467 <6467@debbugs.gnu.org> Subject: Status: 23.2; arc-mode hosed with zip files Reply-To: bug#6467 <6467@debbugs.gnu.org> Date: Thu, 19 Jun 2025 19:38:33 +0000 retitle 6467 23.2; arc-mode hosed with zip files reassign 6467 emacs submitter 6467 Eli Zaretskii severity 6467 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 19 10:02:27 2010 Received: (at submit) by debbugs.gnu.org; 19 Jun 2010 14:02:27 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPycs-00062W-L5 for submit@debbugs.gnu.org; Sat, 19 Jun 2010 10:02:27 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPycq-00062R-SZ for submit@debbugs.gnu.org; Sat, 19 Jun 2010 10:02:25 -0400 Received: from lists.gnu.org ([199.232.76.165]:57670) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OPycl-0006RT-U1 for submit@debbugs.gnu.org; Sat, 19 Jun 2010 10:02:19 -0400 Received: from [140.186.70.92] (port=49464 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPyck-0003vy-CM for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2010 10:02:19 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPyci-0000EU-L7 for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2010 10:02:18 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:61422) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPyci-0000EO-8K for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2010 10:02:16 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0L4900F00LKA4700@a-mtaout22.012.net.il> for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2010 17:01:40 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.178.198]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L49009Y6LMQ46D0@a-mtaout22.012.net.il> for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2010 17:01:40 +0300 (IDT) Date: Sat, 19 Jun 2010 16:59:36 +0300 From: Eli Zaretskii Subject: 23.2; arc-mode hosed with zip files X-012-Sender: halo1@inter.net.il To: bug-gnu-emacs@gnu.org Message-id: <838w6bgm2f.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.3 (----) This change: 2010-02-01 Juri Linkov * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to compare with "pkunzip" and "pkzip" instead of only "pkzip". In the `archive-extract-by-stdout' branch use `shell-quote-argument' only when (car archive-zip-extract) is "unzip". (Bug#5475) makes arc-mode completely unusable for me with zip archives: trying to display any file in the archive shows an error message like this: caution: filename not matched: "src/libc/stubs/makefile" The problem is that the file name is quoted, although we call unzip via call-process. The MS-Windows build of unzip does not seem to like that. (I have unzip version 5.51.) This happens both with Emacs 23.2 and the current trunk. Am I the only one with this problem? If this happens for everyone else on Windows, I tend to disable the quoting on DOS and Windows platforms, since being unable to display files with unusual names is less problematic than being unable to display _any_ file. In GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on HOME-C4E4A596F7 Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ENU value of $XMODIFIERS: nil locale-coding-system: cp1255 default enable-multibyte-characters: t Major mode: Mail Minor modes in effect: shell-dirtrack-mode: t flyspell-mode: t desktop-save-mode: t show-paren-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t temp-buffer-resize-mode: t line-number-mode: t abbrev-mode: t Recent input: C-x k C-x k C-x C-x C-x C-x M-z M-z M-z M-z M-z M-z M-z M-z C-r C-w C-w C-w C-w C-r C-r C-x C-x C-x C-x C-x C-x C-z C-z C-z C-z C-z C-z C-z C-x C-f C-g C-x k C-x C-f e s t C-s C-s C-s C-s C-x C-f ~ / d a t t 1 . z C-x k C-x k C-x k C-x C-f C-g C-x C-f C h a n C-s a r c - m o d e C-s C-s C-s C-a C-SPC M-w C-x b I N B m C-y e m a c s - d e v e l SPC a r c - m o d e SPC c a n n o t SPC s h o w SPC M-x r e p o r t Recent messages: Loading tramp...done Parsing archive file...done. Mark saved where search started Quit Mark saved where search started Making completion list... Parsing archive file...done. Quit Mark saved where search started Mark set [3 times] Load-path shadows: None found. Features: (shadow emacsbug tramp-imap assoc tramp-gw tramp-fish tramp-cache tramp-ftp tramp-cmds tramp shell format-spec tramp-compat trampver debug time-stamp tar-mode pp descr-text rmailedit vc-dispatcher cus-start cus-load quail mule-util ebuff-menu electric compare-w cc-awk rmailmm auth-source message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums nnheader gnus-util netrc mm-util mail-prsvr gmm-utils wid-edit mailheader canlock hashcash smtpmail dabbrev mailalias mailabbrev sendmail multi-isearch help-mode view rmailout two-column conf-mode newcomment ld-script sh-script executable dired-x dired-aux dired tcl generic parse-time nxml-uchnm rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok sgml-mode arc-mode archive-mode make-mode python-21 python jka-compr gud comint ring vc-cvs add-log cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt flyspell ispell org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp org-exp-blocks org-agenda org-info org-gnus org-bibtex org-bbdb org byte-opt bytecomp byte-compile advice help-fns advice-preload org-footnote org-src org-list org-faces org-compat org-macs time-date noutline outline easy-mmode vc-bzr sha1 hex-util info easymenu rmailsum rmail mail-utils desktop server filecache saveplace generic-x paren battery time tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 19 10:55:18 2010 Received: (at 6467) by debbugs.gnu.org; 19 Jun 2010 14:55:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPzS2-0006Nn-5L for submit@debbugs.gnu.org; Sat, 19 Jun 2010 10:55:18 -0400 Received: from smtp-out1.starman.ee ([85.253.0.3] helo=mx1.starman.ee) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPzRy-0006NF-JB for 6467@debbugs.gnu.org; Sat, 19 Jun 2010 10:55:15 -0400 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Received: from mail.starman.ee (82.131.99.175.cable.starman.ee [82.131.99.175]) by mx1.starman.ee (Postfix) with ESMTP id AC17B3F4180; Sat, 19 Jun 2010 17:55:07 +0300 (EEST) From: Juri Linkov To: Eli Zaretskii Subject: Re: bug#6467: 23.2; arc-mode hosed with zip files Organization: JURTA References: <838w6bgm2f.fsf@gnu.org> Date: Sat, 19 Jun 2010 17:54:50 +0300 In-Reply-To: <838w6bgm2f.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 19 Jun 2010 16:59:36 +0300") Message-ID: <87fx0jgjp0.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 6467 Cc: 6467@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) > Am I the only one with this problem? > > If this happens for everyone else on Windows, I tend to disable the > quoting on DOS and Windows platforms, since being unable to display > files with unusual names is less problematic than being unable to > display _any_ file. This is a known problem. Please see bug#6144. Unfortunately, I can't help because I don't use Windows. -- Juri Linkov http://www.jurta.org/emacs/ From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 19 12:43:28 2010 Received: (at 6467) by debbugs.gnu.org; 19 Jun 2010 16:43:29 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ18h-0007HZ-Kj for submit@debbugs.gnu.org; Sat, 19 Jun 2010 12:43:27 -0400 Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ18f-0007HQ-9n for 6467@debbugs.gnu.org; Sat, 19 Jun 2010 12:43:26 -0400 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0L4900A00T2POC00@a-mtaout21.012.net.il> for 6467@debbugs.gnu.org; Sat, 19 Jun 2010 19:42:50 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.178.198]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L4900AADT3D2020@a-mtaout21.012.net.il>; Sat, 19 Jun 2010 19:42:50 +0300 (IDT) Date: Sat, 19 Jun 2010 19:40:47 +0300 From: Eli Zaretskii Subject: Re: bug#6467: 23.2; arc-mode hosed with zip files In-reply-to: <87fx0jgjp0.fsf@mail.jurta.org> X-012-Sender: halo1@inter.net.il To: Juri Linkov Message-id: <83zkyrf01c.fsf@gnu.org> References: <838w6bgm2f.fsf@gnu.org> <87fx0jgjp0.fsf@mail.jurta.org> X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 6467 Cc: 6467@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.1 (--) > From: Juri Linkov > Cc: 6467@debbugs.gnu.org > Date: Sat, 19 Jun 2010 17:54:50 +0300 > > > Am I the only one with this problem? > > > > If this happens for everyone else on Windows, I tend to disable the > > quoting on DOS and Windows platforms, since being unable to display > > files with unusual names is less problematic than being unable to > > display _any_ file. > > This is a known problem. Please see bug#6144. I don't see any way of fixing this, except to not quote on DOS and Windows platforms. It looks like having such file names in zip archives on Windows is asking for trouble anyway, as unzip.exe itself does not support them even from the command line. Objections, anyone? From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 19 14:24:07 2010 Received: (at 6467) by debbugs.gnu.org; 19 Jun 2010 18:24:07 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ2i6-0000il-M8 for submit@debbugs.gnu.org; Sat, 19 Jun 2010 14:24:06 -0400 Received: from pantheon-po45.its.yale.edu ([130.132.50.79]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ2i4-0000i3-OP for 6467@debbugs.gnu.org; Sat, 19 Jun 2010 14:24:04 -0400 Received: from furry (173-14-147-246-NewEngland.hfc.comcastbusiness.net [173.14.147.246]) (authenticated bits=0) by pantheon-po45.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o5JIO0it024367 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 19 Jun 2010 14:24:00 -0400 Received: by furry (Postfix, from userid 1000) id 23D91C013; Sat, 19 Jun 2010 20:24:00 +0200 (CEST) From: Chong Yidong To: Eli Zaretskii Subject: Re: bug#6467: 23.2; arc-mode hosed with zip files References: <838w6bgm2f.fsf@gnu.org> <87fx0jgjp0.fsf@mail.jurta.org> <83zkyrf01c.fsf@gnu.org> Date: Sat, 19 Jun 2010 14:24:00 -0400 In-Reply-To: <83zkyrf01c.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 19 Jun 2010 19:40:47 +0300") Message-ID: <877hluj2yn.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.9 (--) X-Debbugs-Envelope-To: 6467 Cc: Juri Linkov , 6467@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.9 (--) Eli Zaretskii writes: > I don't see any way of fixing this, except to not quote on DOS and > Windows platforms. It looks like having such file names in zip > archives on Windows is asking for trouble anyway, as unzip.exe itself > does not support them even from the command line. > > Objections, anyone? Please go ahead, and please do the change in the emacs-23 branch so it is included in 23.3. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 19 14:30:04 2010 Received: (at 6467) by debbugs.gnu.org; 19 Jun 2010 18:30:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ2nr-0000m1-Tq for submit@debbugs.gnu.org; Sat, 19 Jun 2010 14:30:04 -0400 Received: from fg-out-1718.google.com ([72.14.220.157]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ2nq-0000lO-7W for 6467@debbugs.gnu.org; Sat, 19 Jun 2010 14:30:02 -0400 Received: by fg-out-1718.google.com with SMTP id d23so547475fga.15 for <6467@debbugs.gnu.org>; Sat, 19 Jun 2010 11:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=MGnshzD6rvGC5ZYUNhDalhy5oQdzsArsG7JlRYAx3UY=; b=GTOJzv/HNd4cMqLXDyr/PFes7w4BP9ADcmiU7vKUfVKBDo/irH++EXJlr7fVQlsuQm 4YfeTtCKriT9lHMbYdGK4dc/XkScsOpz4iE8LFDefcqgfMmUOPrEFquGgj3DXqSu5XVi ySlonAQaBP7euhtms+sZWNBFTycbPOUlzMXYw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=Cfb1uWruvcRfXi0P7qItBaJIV3Td4JuOT3hXh2X5EtRS/qKbK7IodZ//Bf6le9vk2Y DviIVxCzRi18OC4DW9Q0wXhqq2RczT8yzPwAnXzEtsp4ZwfiI0dST0RgDBiNjHDehheR EM+A0VwMJZsfABa/9qXhcFAxUGLohUGTpsw9Q= Received: by 10.103.78.36 with SMTP id f36mr868953mul.27.1276972197246; Sat, 19 Jun 2010 11:29:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.32.5 with HTTP; Sat, 19 Jun 2010 11:29:37 -0700 (PDT) In-Reply-To: <83zkyrf01c.fsf@gnu.org> References: <838w6bgm2f.fsf@gnu.org> <87fx0jgjp0.fsf@mail.jurta.org> <83zkyrf01c.fsf@gnu.org> From: Juanma Barranquero Date: Sat, 19 Jun 2010 20:29:37 +0200 Message-ID: Subject: Re: bug#6467: 23.2; arc-mode hosed with zip files To: Eli Zaretskii Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -2.4 (--) X-Debbugs-Envelope-To: 6467 Cc: Juri Linkov , 6467@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.4 (--) > Am I the only one with this problem? I see it too with the trunk (didn't check with 23.X). > Objections, anyone? Go for it. Juanma From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 19 15:07:04 2010 Received: (at control) by debbugs.gnu.org; 19 Jun 2010 19:07:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ3Ng-00012L-Ev for submit@debbugs.gnu.org; Sat, 19 Jun 2010 15:07:04 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ3Nf-00011z-38 for control@debbugs.gnu.org; Sat, 19 Jun 2010 15:07:03 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OQ3Na-0001qv-QZ; Sat, 19 Jun 2010 15:06:58 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19485.5458.781307.4418@fencepost.gnu.org> Date: Sat, 19 Jun 2010 15:06:58 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: blue X-Ran: tQ69Xh:!D=nHs32d6](x==pwQcp:yK65Gvg.R\iZj[IBCQ|%WrlFMcXR\~$K/~bQ![F.%+ X-Debbugs-No-Ack: yes X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.1 (-----) merge 6144 6467 From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 25 07:50:10 2010 Received: (at 6467-done) by debbugs.gnu.org; 25 Jun 2010 11:50:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OS7QA-00083E-Aq for submit@debbugs.gnu.org; Fri, 25 Jun 2010 07:50:10 -0400 Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OS7Q6-00082i-KN; Fri, 25 Jun 2010 07:50:08 -0400 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0L4K00600JIMS900@a-mtaout21.012.net.il>; Fri, 25 Jun 2010 14:49:49 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.155.52]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L4K004T5JIPMG50@a-mtaout21.012.net.il>; Fri, 25 Jun 2010 14:49:49 +0300 (IDT) Date: Fri, 25 Jun 2010 14:47:39 +0300 From: Eli Zaretskii Subject: Re: bug#6467: 23.2; arc-mode hosed with zip files In-reply-to: <877hluj2yn.fsf@stupidchicken.com> X-012-Sender: halo1@inter.net.il To: Chong Yidong Message-id: <83bpaze3l0.fsf@gnu.org> References: <838w6bgm2f.fsf@gnu.org> <87fx0jgjp0.fsf@mail.jurta.org> <83zkyrf01c.fsf@gnu.org> <877hluj2yn.fsf@stupidchicken.com> X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 6467-done Cc: 6144-done@debbugs.gnu.org, 6467-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) > From: Chong Yidong > Cc: Juri Linkov , 6467@debbugs.gnu.org > Date: Sat, 19 Jun 2010 14:24:00 -0400 > > Eli Zaretskii writes: > > > I don't see any way of fixing this, except to not quote on DOS and > > Windows platforms. It looks like having such file names in zip > > archives on Windows is asking for trouble anyway, as unzip.exe itself > > does not support them even from the command line. > > > > Objections, anyone? > > Please go ahead, and please do the change in the emacs-23 branch so it > is included in 23.3. Thanks. Done. From unknown Thu Jun 19 12:38:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 24 Jul 2010 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 10 09:10:22 2010 Received: (at control) by debbugs.gnu.org; 10 Dec 2010 14:10:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PR3fy-0006AH-CH for submit@debbugs.gnu.org; Fri, 10 Dec 2010 09:10:22 -0500 Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PR3fv-00069z-G8 for control@debbugs.gnu.org; Fri, 10 Dec 2010 09:10:20 -0500 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LD700C00UB3CA00@a-mtaout20.012.net.il> for control@debbugs.gnu.org; Fri, 10 Dec 2010 16:16:22 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.229.142.197]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LD700CEXUB82250@a-mtaout20.012.net.il> for control@debbugs.gnu.org; Fri, 10 Dec 2010 16:16:21 +0200 (IST) Date: Fri, 10 Dec 2010 16:16:33 +0200 From: Eli Zaretskii X-012-Sender: halo1@inter.net.il To: control@debbugs.gnu.org Message-id: <83pqt91zni.fsf@gnu.org> X-Spam-Score: 0.4 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: unarchive 6144 [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 GOT_NO_SUBJECT No real subject 0.6 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 2.2 TVD_SPACE_RATIO BODY: TVD_SPACE_RATIO -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 1.8 MISSING_SUBJECT Missing Subject: header -3.4 AWL AWL: From: address is in the auto white-list unarchive 6144 From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 10 09:27:57 2010 Received: (at control) by debbugs.gnu.org; 10 Dec 2010 14:27:57 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PR3wy-0007H4-UD for submit@debbugs.gnu.org; Fri, 10 Dec 2010 09:27:57 -0500 Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PR3wx-0007Gp-7y for control@debbugs.gnu.org; Fri, 10 Dec 2010 09:27:55 -0500 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LD700F00UZO2U00@a-mtaout21.012.net.il> for control@debbugs.gnu.org; Fri, 10 Dec 2010 16:32:44 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.229.142.197]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LD700EL5V2JXD70@a-mtaout21.012.net.il> for control@debbugs.gnu.org; Fri, 10 Dec 2010 16:32:44 +0200 (IST) Date: Fri, 10 Dec 2010 16:32:56 +0200 From: Eli Zaretskii X-012-Sender: halo1@inter.net.il To: control@debbugs.gnu.org Message-id: <83mxod1yw7.fsf@gnu.org> X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 1.6 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: archive 6144 [...] Content analysis details: (1.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 GOT_NO_SUBJECT No real subject 0.6 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 2.2 TVD_SPACE_RATIO BODY: TVD_SPACE_RATIO -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 1.8 MISSING_SUBJECT Missing Subject: header -3.4 AWL AWL: From: address is in the auto white-list archive 6144 From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 30 20:14:42 2010 Received: (at control) by debbugs.gnu.org; 31 Dec 2010 01:14:43 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PYTZq-0006pt-Bb for submit@debbugs.gnu.org; Thu, 30 Dec 2010 20:14:42 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PYTZo-0006ph-Pv for control@debbugs.gnu.org; Thu, 30 Dec 2010 20:14:41 -0500 Received: from localhost ([127.0.0.1]:59560) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PYTgT-0004wI-LS; Thu, 30 Dec 2010 20:21:33 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19741.12317.363882.644537@fencepost.gnu.org> Date: Thu, 30 Dec 2010 20:21:33 -0500 From: Glenn Morris To: control Subject: emacs X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: g`{1t}.-RPCRKNBr.V+JuZ`@8t6du)IBO_`YSZzIkmdceshe0qOG`9|n~k1@='J>2K\dux X-Debbugs-No-Ack: yes X-Spam-Score: -6.2 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) unarchive 6144 merge 6144 7207 unarchive 6854 forcemerge 6854 7745 From unknown Thu Jun 19 12:38:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 28 Jan 2011 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator