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

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

>>>>> "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:


[-- Attachment #2: Type: text/plain, Size: 870 bytes --]

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))
  

[-- Attachment #3: Type: text/plain, Size: 156 bytes --]


-JimC
-- 
James H. Cloos, Jr.  <http://jhcloos.com/public_key>     1024D/ED7DAEA6 
<cloos@jhcloos.com>  E9E9 F828 61A4 6EA9 0F2B  63E7 997A 9F17 ED7D AEA6

  reply	other threads:[~2001-01-29  1:49 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. [this message]
2001-02-06  6:51               ` ShengHuo ZHU
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=m3g0i3qg94.fsf@austin.jhcloos.com \
    --to=cloos@jhcloos.com \
    /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).