Gnus development mailing list
 help / color / mirror / Atom feed
* Quassia Gnus v0.23 is released
@ 1998-02-08 17:14 Lars Magne Ingebrigtsen
  1998-02-08 23:02 ` Jason R Mastaler
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-02-08 17:14 UTC (permalink / raw)


Bug fixes.

Get it from <URL:http://www.gnus.org/qgnus.tar.gz> or 
"/ftp@ftp.gnus.org:/pub/emacs/gnus/".  The patch is available as
<URL:http://www.gnus.org/patches/qgnus-0.22-0.23.diff.gz>.

ChangeLog since last release:

Sun Feb  8 18:13:58 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>

	* gnus.el: Quassia Gnus v0.23 is released.

Sun Feb  8 17:20:40 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-group.el (gnus-update-group-mark-positions): Bind `topic'. 

	* message.el (message-expand-group): Added doc string.

	* nntp.el (nntp-wait-for): Don't change limit until after
	accepting output.

Sun Feb  8 16:44:36 1998  Richard Hoskins  <rmh@interlaced.net>

	* message.el (message-kill-to-signature): Don't kill the
	delimiter. 

Sun Feb  8 16:15:33 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-summary-prepared-hook): New hook.
	(gnus-summary-read-group-1): Use it.

	* message.el (message-cite-original-without-signature): New
	function. 
	(message-cite-function): Added to custom.

1998-01-13  Per Abrahamsen  <abraham@dina.kvl.dk>

	* gnus/message.el (message-cite-original): Don't quote signature.

Sun Feb  8 15:50:20 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-group.el (gnus-group-unsubscribe-group): Protest against
	empty group names.

Mon Feb  2 18:56:22 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-draft.el (gnus-draft-setup): Associate with drafts group.

	* message.el (message-header-format-alist): Fill references.

	* gnus-agent.el (gnus-category-read): Changed default.
	(gnus-agent-handle-level): New variable.
	(gnus-agent-fetch-session): Use it.

	* gnus-art.el (article-strip-all-blank-lines): New command and
	keystroke. 

Sun Feb  1 18:00:54 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-msg.el (gnus-inews-reject-message): Removed function.
	(gnus-sent-message-ids-file): Removed.
	(gnus-sent-message-ids-length): Ditto.

	* gnus-xmas.el (gnus-xmas-summary-set-display-table): Ditto.

	* gnus-sum.el (gnus-simplify-subject-fuzzy): Respect
	`gnus-simplify-ignored-prefixes'.
	(gnus-summary-set-display-table): Keep TAB.

Thu Jan 15 22:47:38 1998   <Use-Author-Address-Header@[127.1]>

	* gnus-art.el (gnus-request-article-this-buffer): Put it into the
	backlog. 

Mon Jan 12 23:30:59 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-get-newsgroup-headers): Use the longest ID.

	* nnheader.el (nnheader-parse-head): Ditto.

Thu Jan  8 09:47:18 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-start.el (gnus-1): Use gnus-alive-p.

Tue Jan  6 11:53:09 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-art.el (gnus-article-prepare): Bind coding systems.



-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Quassia Gnus v0.23 is released
  1998-02-08 17:14 Quassia Gnus v0.23 is released Lars Magne Ingebrigtsen
@ 1998-02-08 23:02 ` Jason R Mastaler
  1998-02-09 15:25   ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Jason R Mastaler @ 1998-02-08 23:02 UTC (permalink / raw)


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

> 	* message.el (message-header-format-alist): Fill references.

Is this really necessary?  I'm not passing judgement being ignorant of
the considerations here, it's just that my reply buffers now seem much
more crowded.  Thanks.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Quassia Gnus v0.23 is released
  1998-02-08 23:02 ` Jason R Mastaler
@ 1998-02-09 15:25   ` Lars Magne Ingebrigtsen
  1998-02-09 20:15     ` Colin Rafferty
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-02-09 15:25 UTC (permalink / raw)


Jason R Mastaler <jason@4b.org> writes:

> > 	* message.el (message-header-format-alist): Fill references.
> 
> Is this really necessary?  I'm not passing judgement being ignorant of
> the considerations here, it's just that my reply buffers now seem much
> more crowded.  Thanks.

It seems that inn will reject articles that have looong References
lines.  Perhaps Gnus should only start filling if the line is longer
than 990 characters?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Quassia Gnus v0.23 is released
  1998-02-09 15:25   ` Lars Magne Ingebrigtsen
@ 1998-02-09 20:15     ` Colin Rafferty
  1998-02-09 20:38       ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Colin Rafferty @ 1998-02-09 20:15 UTC (permalink / raw)


Lars Magne Ingebrigtsen writes:
> Jason R Mastaler <jason@4b.org> writes:
>> > 	* message.el (message-header-format-alist): Fill references.
>> 
>> Is this really necessary?  I'm not passing judgement being ignorant of
>> the considerations here, it's just that my reply buffers now seem much
>> more crowded.  Thanks.

> It seems that inn will reject articles that have looong References
> lines.  Perhaps Gnus should only start filling if the line is longer
> than 990 characters?

How about filling it to a fill-column of 990?

-- 
Colin


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Quassia Gnus v0.23 is released
  1998-02-09 20:15     ` Colin Rafferty
@ 1998-02-09 20:38       ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-02-09 20:38 UTC (permalink / raw)


Colin Rafferty <craffert@ml.com> writes:

> How about filling it to a fill-column of 990?

Good idea.  Fix in Quassia Gnus v0.24.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1998-02-09 20:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-08 17:14 Quassia Gnus v0.23 is released Lars Magne Ingebrigtsen
1998-02-08 23:02 ` Jason R Mastaler
1998-02-09 15:25   ` Lars Magne Ingebrigtsen
1998-02-09 20:15     ` Colin Rafferty
1998-02-09 20:38       ` Lars Magne Ingebrigtsen

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