From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: pkunzip emacs 21.2 Date: Thu, 31 Oct 2002 21:53:14 +0300 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <8011-Thu31Oct2002215313+0200-eliz@is.elta.co.il> References: <3dc1525b$0$46605$e4fe514c@news.xs4all.nl> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1036095240 16507 80.91.224.249 (31 Oct 2002 20:14:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 31 Oct 2002 20:14:00 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 187Lh4-0004G5-00 for ; Thu, 31 Oct 2002 21:13:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 187LYv-0005cX-00; Thu, 31 Oct 2002 15:05:05 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 187LMB-0006t5-00 for help-gnu-emacs@gnu.org; Thu, 31 Oct 2002 14:51:55 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 187LM8-0006rv-00 for help-gnu-emacs@gnu.org; Thu, 31 Oct 2002 14:51:53 -0500 Original-Received: from diana.inter.net.il ([192.114.186.19]) by monty-python.gnu.org with esmtp (Exim 4.10) id 187LM7-0006rH-00 for help-gnu-emacs@gnu.org; Thu, 31 Oct 2002 14:51:51 -0500 Original-Received: from zaretsky (adsl-ayalon-pc-128-17.inter.net.il [213.8.128.17]) by diana.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id AOZ02067; Thu, 31 Oct 2002 21:51:49 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3dc1525b$0$46605$e4fe514c@news.xs4all.nl> (jeroeninperu@hotmail.com) Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3179 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3179 > From: "jerry d" > Newsgroups: gnu.emacs.help > Date: Thu, 31 Oct 2002 16:55:06 +0100 > > However lately I upgraded to version 21.2, and everything seemed to work > fine, until I tried to do same as described above. Unfortunately this > failed, because emacs is looking for pkunzip, instead of gunzip which (I > think) was used in the previous version. Put the following line into your .emacs and restart Emacs: (setq archive-zip-use-pkzip nil)