Gnus development mailing list
 help / color / mirror / Atom feed
From: Johan Vromans <johan_vromans@nl.compuware.com>
Subject: Re: Gnus v5.4.10 is released
Date: 03 Feb 1997 15:47:33 +0100	[thread overview]
Message-ID: <wl3raiyymii.fsf@plume.nl.compuware.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of 03 Feb 1997 07:49:32 +0100

Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> 	* gnus.el: Gnus v5.4.10 is released.

1. Somehow from 5.4.5 to 5.4.10 using "expiry-wait never" is no longer
   accepted, e.g.:

   (setq gnus-newsrc-alist 
     '(("nnml+private:maillists.netfuture" 3
	((1 . 8))
	((expire
	  (7 . 8)))
	(nnml "private"
	      (nnml-address "private")
	      ((expiry-wait never))))
	...))

2. An option to have gnus write out the .newsrc.eld in editable form
   (e.g. use

	(insert (pp-to-string (symbol-value variable)))

   instead of 

 	(prin1 (symbol-value variable) (current-buffer))

would be nice.

-- Johan


  reply	other threads:[~1997-02-03 14:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-02-03  6:49 Lars Magne Ingebrigtsen
1997-02-03 14:47 ` Johan Vromans [this message]
1997-02-04  0:47   ` Lars Magne Ingebrigtsen

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=wl3raiyymii.fsf@plume.nl.compuware.com \
    --to=johan_vromans@nl.compuware.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).