From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pawel Newsgroups: gmane.emacs.help Subject: how to get one file out of archive ? Date: Tue, 7 Mar 2006 16:31:27 +0100 Message-ID: <17421.42831.66044.150441@gargle.gargle.HOWL> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1141749648 5628 80.91.229.2 (7 Mar 2006 16:40:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Mar 2006 16:40:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 07 17:40:45 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FGfEI-0002pQ-88 for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Mar 2006 17:40:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGfEH-0008Kp-2i for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Mar 2006 11:40:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FGe9S-0001d5-90 for help-gnu-emacs@gnu.org; Tue, 07 Mar 2006 10:31:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FGe9G-0000qd-JP for help-gnu-emacs@gnu.org; Tue, 07 Mar 2006 10:31:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGe9G-0000pk-AE for help-gnu-emacs@gnu.org; Tue, 07 Mar 2006 10:30:54 -0500 Original-Received: from [212.77.101.1] (helo=smtp.wp.pl) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FGeBt-0005P6-Qq for help-gnu-emacs@gnu.org; Tue, 07 Mar 2006 10:33:38 -0500 Original-Received: (wp-smtpd smtp.wp.pl 22318 invoked from network); 7 Mar 2006 16:30:47 +0100 Original-Received: from jupiter.adlex.com (HELO ) (null7@[157.25.157.162]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 7 Mar 2006 16:30:47 +0100 Original-To: emacs mailing list x-mailer: KMail/1.7.1 X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO AS1=NO AS2=NO(0.700397) AS3=NO AS4=NO X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:33615 Archived-At: Hallo, I found that there is a command `archive-copy' in arc-mode.el that is commented out. It probably was used for that purpose in the past. I wonder why this command is not present ? Is there some other option for that ? Greetings