Gnus development mailing list
 help / color / mirror / Atom feed
* Quassia Gnus v0.35 is released
@ 1998-03-07 16:19 Lars Magne Ingebrigtsen
  1998-03-07 16:33 ` Lars Balker Rasmussen
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-03-07 16:19 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.34-0.35.diff.gz>.

ChangeLog since last release:

Sat Mar  7 17:19:04 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>

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

Sat Mar  7 15:01:57 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-picon.el (gnus-picons-x-face-sentinel): Check whether
	gnus-picons-x-face-file-name exists.

	* gnus-art.el (gnus-article-read-summary-keys): Move window point
	in the summary buffer.

	* nndoc.el (nndoc-type-alist): Allow spaces around separator.

	* gnus-sum.el (gnus-summary-edit-parameters): Interactive.

Sat Mar  7 15:00:05 1998  Wes Hardaker  <wjhardaker@ucdavis.edu>

	* gnus-art.el (gnus-article-prepare): Mark articles as
	downloadable. 

Wed Mar  4 22:33:27 1998  Ken Raeburn  <raeburn@cygnus.com>

	* gnus-int.el (gnus-get-function): New version, caches symbol
	names.

Fri Mar  6 01:10:22 1998  Ken Raeburn  <raeburn@cygnus.com>

	* nnml.el (nnml-article-to-file): Build pathname using
	expand-file-name.  (Thanks, Colin Rafferty, for catching
	this.)

Sat Feb 28 23:33:40 1998  Ken Raeburn  <raeburn@cygnus.com>

	* nnml.el (nnml-article-to-file): Don't add extra "/" when
	building pathname.

	* nnheader.el (nnheader-file-to-number): Check value of
	nnheader-numerical-short-files instead of checking if jka-compr is
	loaded.

1998-03-03  Dave Love  <d.love@dl.ac.uk>

	* nnheader.el (nnheader-parse-head): Fix in-reply-to code. Return
	nil consistently if not found.

Sat Mar  7 13:50:44 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* nntp.el: Check whether the connection died.

1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>

	* gnus.texi (Easy Picons): Removed references to
	`gnus-group-display-picons'.
	(Hard Picons): Ditto.

Mon Mar  2 16:17:36 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-summary-exit-no-update): Run
	gnus-summary-prepare-exit-hook here as well.

Sat Feb 28 13:35:26 1998  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* nntp.el (nntp-authinforc-file): Changed default.
	(nntp-authinfo-file): Changed name.
	(nntp-record-commands): New variable.
	(nntp-record-command): New function.

	* gnus-agent.el (gnus-agent-group-path): Use real name of group. 

	* gnus-sum.el (gnus-summary-insert-subject): Don't allow nil
	articles. 
	(gnus-summary-read-group): Respect backward movement.

1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>

	* gnus-win.el (gnus-window-to-buffer): change "*Picons*" to
	`gnus-picons-buffer'.
	(gnus-window-to-buffer-helper): Support dynamic picon buffer
	name (i.e a symbol that names a function to be called).
	(gnus-configure-frame): Use it.
	(gnus-delete-windows-in-gnusey-frames): Use it.
	(gnus-all-windows-visible-p): Use it.
	(gnus-remove-some-windows): Use it.

	* gnus-picon.el (gnus-get-buffer-name): Use it.
	(gnus-picons-kill-buffer): New function.
	(gnus-picons-setup-buffer): New function.
	(gnus-picons-set-buffer): Use them.
	(gnus-picons-display-x-face): Put back the `buf' binding: it is
 	needed when `gnus-picons-display-where' is not set to article.
  	Also move the X-Face to the left, near the address.  It seems more
 	logical.



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


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

* Re: Quassia Gnus v0.35 is released
  1998-03-07 16:19 Quassia Gnus v0.35 is released Lars Magne Ingebrigtsen
@ 1998-03-07 16:33 ` Lars Balker Rasmussen
  1998-03-07 16:40   ` Stefan Waldherr
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Balker Rasmussen @ 1998-03-07 16:33 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
> Bug fixes.
> 
> Get it from <URL:http://www.gnus.org/qgnus.tar.gz> or 

% gtar xzvf qgnus.tar.gz
[...]
qgnus-0.35/lisp/gnus-sum.el

gzip: stdin: unexpected end of file
gtar: Unexpected EOF on archive file
gtar: Child returned status 1
gtar: Error exit delayed from previous errors
-- 
Lars Balker Rasmussen, Software Engineer, Mjolner Informatics ApS
lbr@mjolner.dk


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

* Re: Quassia Gnus v0.35 is released
  1998-03-07 16:33 ` Lars Balker Rasmussen
@ 1998-03-07 16:40   ` Stefan Waldherr
  1998-03-07 17:17     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Waldherr @ 1998-03-07 16:40 UTC (permalink / raw)


>>>>> "Lars" == Lars Balker Rasmussen <lbr@mjolner.dk> writes:

  Lars> Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
  >> Bug fixes.
  >> 
  >> Get it from <URL:http://www.gnus.org/qgnus.tar.gz> or

  Lars> % gtar xzvf qgnus.tar.gz [...]  qgnus-0.35/lisp/gnus-sum.el

Same happens here. With 0.36 and gnus-dup.el.

qgnus-0.36/
qgnus-0.36/GNUS-NEWS
qgnus-0.36/readme
qgnus-0.36/Makefile.in
qgnus-0.36/lisp/
qgnus-0.36/lisp/Makefile.in
qgnus-0.36/lisp/ChangeLog
qgnus-0.36/lisp/dgnushack.el
qgnus-0.36/lisp/earcon.el
qgnus-0.36/lisp/gnus-agent.el
qgnus-0.36/lisp/gnus-art.el
qgnus-0.36/lisp/gnus-async.el
qgnus-0.36/lisp/gnus-audio.el
qgnus-0.36/lisp/gnus-bcklg.el
qgnus-0.36/lisp/gnus-cache.el
qgnus-0.36/lisp/gnus-cite.el
qgnus-0.36/lisp/gnus-cus.el
qgnus-0.36/lisp/gnus-demon.el
qgnus-0.36/lisp/gnus-draft.el

gzip: stdin: unexpected end of file
qgnus-0.36/lisp/gnus-dup.el
tar: Unexpected EOF on archive file
tar: Child returned status 1


S.
-- 
Stefan Waldherr                office +1 (412) 268-3837
                                  fax +1 (412) 268-5576
                               e-Mail swa@cs.cmu.edu
                                  www http://www.waldherr.org/


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

* Re: Quassia Gnus v0.35 is released
  1998-03-07 16:40   ` Stefan Waldherr
@ 1998-03-07 17:17     ` Lars Magne Ingebrigtsen
  1998-03-07 17:21       ` Stefan Waldherr
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-03-07 17:17 UTC (permalink / raw)


Stefan Waldherr <swa@cs.cmu.edu> writes:

>   >> Get it from <URL:http://www.gnus.org/qgnus.tar.gz> or
> 
>   Lars> % gtar xzvf qgnus.tar.gz [...]  qgnus-0.35/lisp/gnus-sum.el
> 
> Same happens here. With 0.36 and gnus-dup.el.

Things look ok to me.  Where are you downloading from?

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


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

* Re: Quassia Gnus v0.35 is released
  1998-03-07 17:17     ` Lars Magne Ingebrigtsen
@ 1998-03-07 17:21       ` Stefan Waldherr
  1998-03-07 17:50         ` Hrvoje Niksic
  1998-03-07 17:55         ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 9+ messages in thread
From: Stefan Waldherr @ 1998-03-07 17:21 UTC (permalink / raw)


>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
  Lars> % gtar xzvf qgnus.tar.gz [...]  qgnus-0.35/lisp/gnus-sum.el
  >>  Same happens here. With 0.36 and gnus-dup.el.

  Lars> Things look ok to me.  Where are you downloading from?

swa@mind:~/src> alias getgnus
lynx -source http://www.gnus.org/qgnus.tar.gz > ~/src/qgnus.tar.gz && cd ~/src && tar xvzf qgnus.tar.gz

Hmm, now I have 0.37 which downloaded fine :)

Stefan.
-- 
Stefan Waldherr                office +1 (412) 268-3837
                                  fax +1 (412) 268-5576
                               e-Mail swa@cs.cmu.edu
                                  www http://www.waldherr.org/


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

* Re: Quassia Gnus v0.35 is released
  1998-03-07 17:21       ` Stefan Waldherr
@ 1998-03-07 17:50         ` Hrvoje Niksic
  1998-03-07 20:00           ` Steinar Bang
  1998-03-07 23:41           ` Bud Rogers
  1998-03-07 17:55         ` Lars Magne Ingebrigtsen
  1 sibling, 2 replies; 9+ messages in thread
From: Hrvoje Niksic @ 1998-03-07 17:50 UTC (permalink / raw)


Stefan Waldherr <swa@cs.cmu.edu> writes:

> >>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
>   Lars> % gtar xzvf qgnus.tar.gz [...]  qgnus-0.35/lisp/gnus-sum.el
>   >>  Same happens here. With 0.36 and gnus-dup.el.
> 
>   Lars> Things look ok to me.  Where are you downloading from?
> 
> swa@mind:~/src> alias getgnus
> lynx -source http://www.gnus.org/qgnus.tar.gz > ~/src/qgnus.tar.gz && cd ~/src && tar xvzf qgnus.tar.gz

`lynx -source' is ugly.

<plug>
  wget http://www.gnus.org/qgnus.tar.gz && tar xvzf qgnus.tar.gz
</plug>

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
A radioactive cat has eighteen half-lives.


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

* Re: Quassia Gnus v0.35 is released
  1998-03-07 17:21       ` Stefan Waldherr
  1998-03-07 17:50         ` Hrvoje Niksic
@ 1998-03-07 17:55         ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-03-07 17:55 UTC (permalink / raw)


Stefan Waldherr <swa@cs.cmu.edu> writes:

> swa@mind:~/src> alias getgnus
> lynx -source http://www.gnus.org/qgnus.tar.gz > ~/src/qgnus.tar.gz && cd ~/src && tar xvzf qgnus.tar.gz
> 
> Hmm, now I have 0.37 which downloaded fine :)

Uhm.  It's really 0.36, but the directory is called 0.37.

Anyways, I think you were just downloading while I was uploading.

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


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

* Re: Quassia Gnus v0.35 is released
  1998-03-07 17:50         ` Hrvoje Niksic
@ 1998-03-07 20:00           ` Steinar Bang
  1998-03-07 23:41           ` Bud Rogers
  1 sibling, 0 replies; 9+ messages in thread
From: Steinar Bang @ 1998-03-07 20:00 UTC (permalink / raw)


>>>>> Hrvoje Niksic <hniksic@srce.hr>:

> `lynx -source' is ugly.

> <plug>
>   wget http://www.gnus.org/qgnus.tar.gz && tar xvzf qgnus.tar.gz
> </plug>

I'll add my recommendations to this plug.   Hrvoje forgot to add where
you can get it from, so I snipped the following from his wget manual:

...
8.1 Distribution

Like all GNU utilities, the latest version of Wget can be found at the
master GNU archive site prep.ai.mit.edu, and its mirrors. For example,
Wget 1.4.5 is at:

<URL:ftp://prep.ai.mit.edu/pub/gnu/wget-1.4.5.tar.gz>.

The latest version is also available via FTP from the maintainer's
machine, at:

<URL:ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/wget.tar.gz>.

This location is mirrored at: 

<URL:ftp://sunsite.auc.dk/pub/infosystems/wget/> and
<URL:http://sunsite.auc.dk/ftp/pub/infosystems/wget/>.
<URL:ftp://ftp.fu-berlin.de/pub/unix/network/wget/>

I'll try to make a "real" home page for Wget some time in the
future. If you would like to do it, please say so--I'll be delighted.


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

* Re: Quassia Gnus v0.35 is released
  1998-03-07 17:50         ` Hrvoje Niksic
  1998-03-07 20:00           ` Steinar Bang
@ 1998-03-07 23:41           ` Bud Rogers
  1 sibling, 0 replies; 9+ messages in thread
From: Bud Rogers @ 1998-03-07 23:41 UTC (permalink / raw)


Hrvoje Niksic <hniksic@srce.hr> writes:

> <plug>
>   wget http://www.gnus.org/qgnus.tar.gz && tar xvzf qgnus.tar.gz
> </plug>

I second that plug.  I routinely use archie or netscape to find files, then
use wget to retrieve them off peak.  Thank you, Hrvoje.

    if [ -f /var/wget/files ]; then
	/usr/local/bin/wget -i /var/wget/files -o /var/wget/log

This is good stuff, Maynard.
	
	ftp://prep.ai.mit.edu/pub/gnu/wget-1.4.5.tar.gz

-- 

Bud Rogers <budr@tanet.net>


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

end of thread, other threads:[~1998-03-07 23:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-07 16:19 Quassia Gnus v0.35 is released Lars Magne Ingebrigtsen
1998-03-07 16:33 ` Lars Balker Rasmussen
1998-03-07 16:40   ` Stefan Waldherr
1998-03-07 17:17     ` Lars Magne Ingebrigtsen
1998-03-07 17:21       ` Stefan Waldherr
1998-03-07 17:50         ` Hrvoje Niksic
1998-03-07 20:00           ` Steinar Bang
1998-03-07 23:41           ` Bud Rogers
1998-03-07 17:55         ` 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).