Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Error with function gnus-summary-pipe-output (Was htmlified mail)
Date: 06 Feb 2001 01:51:04 -0500	[thread overview]
Message-ID: <2ny9vke23r.fsf@tiger.jia.vnet> (raw)
In-Reply-To: <m3g0i3qg94.fsf@austin.jhcloos.com> ("James H. Cloos Jr."'s message of "28 Jan 2001 19:49:43 -0600")

"James H. Cloos Jr." <cloos@jhcloos.com> writes:

> >>>>> "ZSH" == ShengHuo ZHU <zsh@cs.rochester.edu> writes:
> 
> ZSH> Set gnus-prompt-before-saving to 'always, which is the default value.
> 
> Ick!  Perhaps this is better:
> 
> 
> Index: gnus-sum.el
> ===================================================================
> RCS file: /usr/local/cvsroot/gnus/lisp/gnus-sum.el,v
> retrieving revision 6.39
> diff -u -c -r6.39 gnus-sum.el
> cvs server: conflicting specifications of output style
> *** gnus-sum.el	2001/01/23 16:12:28	6.39
> --- gnus-sum.el	2001/01/29 01:47:38
> ***************
> *** 9312,9318 ****
>   pipe those articles instead."
>     (interactive "P")
>     (require 'gnus-art)
> !   (let ((gnus-default-article-saver 'gnus-summary-save-in-pipe))
>       (gnus-summary-save-article arg t))
>     (gnus-configure-windows 'pipe))
>   
> --- 9312,9319 ----
>   pipe those articles instead."
>     (interactive "P")
>     (require 'gnus-art)
> !   (let ((gnus-default-article-saver 'gnus-summary-save-in-pipe)
> ! 	(gnus-prompt-before-saving 'always))
>       (gnus-summary-save-article arg t))
>     (gnus-configure-windows 'pipe))

The document of gnus-prompt-before-saving says "If this variable is
neither nil not `always', there the user will be prompted once for a
file name for each invocation of the saving commands."  I think it
should also apply to gnus-summary-pipe-output, which asks for a
command.

ShengHuo

-- 
(setq gnus-posting-styles '((".*" (signature-file "~/.signature"))))



  reply	other threads:[~2001-02-06  6:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-24  9:15 htmlified mail Joakim Hove
2001-01-24 11:38 ` Bill White
2001-01-24 14:06   ` Randal L. Schwartz
2001-01-24 15:03     ` Stainless Steel Rat
2001-01-24 15:22     ` Hannu Koivisto
2001-01-26  3:59   ` Error with function gnus-summary-pipe-output (Was htmlified mail) Mike Pullen
2001-01-26  8:17     ` Bill White
2001-01-26 13:20       ` ShengHuo ZHU
2001-01-28 20:44         ` James H. Cloos Jr.
2001-01-29  0:35           ` ShengHuo ZHU
2001-01-29  1:49             ` James H. Cloos Jr.
2001-02-06  6:51               ` ShengHuo ZHU [this message]
2001-01-26 19:01       ` James H. Cloos Jr.
2001-01-26 19:17         ` ShengHuo ZHU
2001-01-26 22:32           ` James H. Cloos Jr.
2001-01-26 23:00             ` ShengHuo ZHU
2001-01-27 21:17               ` James H. Cloos Jr.
2001-01-27 21:44                 ` ShengHuo ZHU

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=2ny9vke23r.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).