all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
Subject: Docstring for archive-zip-extract
Date: Sun, 16 Oct 2005 14:08:41 +0200	[thread overview]
Message-ID: <435242C9.2020709@gmx.de> (raw)

The docstring for the user option `archive-zip-extract' in
lisp/arc-mode.el mentions the variable `archive-zip-use-pkzip', which
has been deleted. The following patch fixes this. Would somebody
please install it?

*** arc-mode.el~	2005-08-07 00:13:41.000000000 +0200
--- arc-mode.el	2005-10-16 13:55:30.000000000 +0200
***************
*** 225,232 ****
       '("unzip" "-qq" "-c"))
     "*Program and its options to run in order to extract a zip file member.
   Extraction should happen to standard output.  Archive and member name will
! be added.  If `archive-zip-use-pkzip' is non-nil then this program is
! expected to extract to a file junking the directory part of the name."
     :type '(list (string :tag "Program")
   		(repeat :tag "Options"
   			:inline t
--- 225,231 ----
       '("unzip" "-qq" "-c"))
     "*Program and its options to run in order to extract a zip file member.
   Extraction should happen to standard output.  Archive and member name will
! be added."
     :type '(list (string :tag "Program")
   		(repeat :tag "Options"
   			:inline t

             reply	other threads:[~2005-10-16 12:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-16 12:08 Sven Joachim [this message]
2005-10-16 17:37 ` Docstring for archive-zip-extract Richard M. Stallman

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=435242C9.2020709@gmx.de \
    --to=svenjoac@gmx.de \
    /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.