Gnus development mailing list
 help / color / mirror / Atom feed
* Pterodactyl Gnus v0.37 is released
@ 1998-10-24  5:42 Lars Magne Ingebrigtsen
  1998-10-24 10:30 ` Rolf Marvin B|e Lindgren
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-10-24  5:42 UTC (permalink / raw)


The flying dinosaur death should now work with "emacs-20.3 --unibyte".

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

ChangeLog since last release:

Sat Oct 24 07:41:42 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>

	* gnus.el: Pterodactyl Gnus v0.37 is released.

1998-10-24 07:29:11  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* mm-bodies.el (mm-decode-body): Check for multibyticity.

	* mm-util.el (mm-enable-multibyte): Don't always switch multibyte
	on. 

1998-10-22  Didier Verna  <verna@inf.enst.fr>

	* gnus-spec.el (gnus-balloon-face-function): new function
	(gnus-parse-format): understand the %< %> specifiers
	(gnus-parse-complex-format): ditto.

Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* gnus-art.el (gnus-mime-display-mixed): Multipart in
	mixed part.

Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
	
	* gnus-sum.el (gnus-summary-exit-no-update): Ditto.

Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* mm-uu.el (mm-uu-dissect): Create pseudo multipart head.

1998-10-24 06:31:33  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* gnus.el: Changed following-char to char-after throughout.

1998-10-22 04:05:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* mm-decode.el (mm-display-external): Protect more and message. 

Wed Oct 21 03:26:30 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* gnus-xmas.el (gnus-xmas-article-push-button): Go to the
	position.

Tue Oct 20 23:37:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* gnus-art.el (gnus-mime-display-mixed): Multipart in
	mixed part.

Tue Oct 20 23:36:43 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* gnus-sum.el (gnus-summary-exit): Use mm-destroy-parts.
	
	* gnus-sum.el (gnus-summary-exit-no-update): Ditto.

Tue Oct 20 16:22:51 1998  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* mm-uu.el (mm-uu-dissect): Create pseudo multipart head.

1998-10-21  Hrvoje Niksic  <hniksic@srce.hr>

	* mailcap.el (mailcap-save-binary-file): Use unwind-protect.

	* mm-decode.el (mm-display-external): Set undisplayer to mm
	buffer, not the current buffer; use unwind-protect.

1998-10-21 00:07:59  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* gnus-sum.el (gnus-summary-exit): Destroy parts.
	(gnus-summary-exit-no-update): Ditto.

1998-10-20 22:02:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* mm-decode.el (mm-inline-media-tests): Look for w3.

	* mailcap.el (mailcap-mime-data): Inline html.



-- 
(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: Pterodactyl Gnus v0.37 is released
  1998-10-24  5:42 Pterodactyl Gnus v0.37 is released Lars Magne Ingebrigtsen
@ 1998-10-24 10:30 ` Rolf Marvin B|e Lindgren
  1998-10-24 17:38   ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Rolf Marvin B|e Lindgren @ 1998-10-24 10:30 UTC (permalink / raw)



[Lars Magne Ingebrigtsen]

| The flying dinosaur death should now work with "emacs-20.3 --unibyte".

may I ask a silly question, Lars?

sure, roffe, go for it

if I see a News message with a lot of \201s, and the News program that
produced the message is _not_ from Emacs, may I assume that something
still does not work right?


-- 
Rolf Lindgren
roffe@ask.uio.no
.



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

* Re: Pterodactyl Gnus v0.37 is released
  1998-10-24 10:30 ` Rolf Marvin B|e Lindgren
@ 1998-10-24 17:38   ` Lars Magne Ingebrigtsen
  1998-10-25  8:46     ` Rolf Marvin B|e Lindgren
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-10-24 17:38 UTC (permalink / raw)


Rolf Marvin B|e Lindgren <roffe@morgoth.uio.no> writes:

> may I ask a silly question, Lars?

Sure, Roffe.

> if I see a News message with a lot of \201s, and the News program that
> produced the message is _not_ from Emacs, may I assume that something
> still does not work right?

Yup.

When you start Emacs with --unibyte, do the (Gnus) buffers show up
with "1:" or just "-:" on the mode line?

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


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

* Re: Pterodactyl Gnus v0.37 is released
  1998-10-24 17:38   ` Lars Magne Ingebrigtsen
@ 1998-10-25  8:46     ` Rolf Marvin B|e Lindgren
  1998-10-25 22:24       ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Rolf Marvin B|e Lindgren @ 1998-10-25  8:46 UTC (permalink / raw)



[Lars Magne Ingebrigtsen]

| When you start Emacs with --unibyte, do the (Gnus) buffers show up
| with "1:" or just "-:" on the mode line?

the very Emacs I run now was started with --unibyte, as far as eye can
see I see nothing but mode lines that start with "-:".

.



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

* Re: Pterodactyl Gnus v0.37 is released
  1998-10-25  8:46     ` Rolf Marvin B|e Lindgren
@ 1998-10-25 22:24       ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-10-25 22:24 UTC (permalink / raw)


Rolf Marvin B|e Lindgren <roffe@morgoth.uio.no> writes:

> | When you start Emacs with --unibyte, do the (Gnus) buffers show up
> | with "1:" or just "-:" on the mode line?
> 
> the very Emacs I run now was started with --unibyte, as far as eye can
> see I see nothing but mode lines that start with "-:".

Even the " *nntpd*" and " *server ... *" buffers?

Anyway, perhaps this is a process-connection decoding problem.  I'll
be testing that, er, tuesdayish.

-- 
(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-10-25 22:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-24  5:42 Pterodactyl Gnus v0.37 is released Lars Magne Ingebrigtsen
1998-10-24 10:30 ` Rolf Marvin B|e Lindgren
1998-10-24 17:38   ` Lars Magne Ingebrigtsen
1998-10-25  8:46     ` Rolf Marvin B|e Lindgren
1998-10-25 22:24       ` 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).