Gnus development mailing list
 help / color / mirror / Atom feed
* Pterodactyl Gnus v0.6 is released
@ 1998-08-29 22:59 Lars Magne Ingebrigtsen
  1998-08-30  5:14 ` Jason R Mastaler
  1998-08-30  6:49 ` Randal Schwartz
  0 siblings, 2 replies; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-08-29 22:59 UTC (permalink / raw)


Didn't work under non-MULE Emacsen.  Perhaps this one is better?

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.5-0.6.diff.gz>.

ChangeLog since last release:

Sun Aug 30 00:59:15 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>

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

1998-08-30 00:36:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* nnheader.el (fboundp): Protect code-coding-string.

	* gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte 
	is available.



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


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

* Re: Pterodactyl Gnus v0.6 is released
  1998-08-29 22:59 Pterodactyl Gnus v0.6 is released Lars Magne Ingebrigtsen
@ 1998-08-30  5:14 ` Jason R Mastaler
  1998-08-30  9:57   ` Lars Magne Ingebrigtsen
  1998-08-30  6:49 ` Randal Schwartz
  1 sibling, 1 reply; 6+ messages in thread
From: Jason R Mastaler @ 1998-08-30  5:14 UTC (permalink / raw)


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

> Didn't work under non-MULE Emacsen.  Perhaps this one is better?

I'm afraid not.  I'm getting an error when trying to enter groups
with XEmacs 21.2(beta1) and XEmacs 20.4 (both non-mule).


Signaling: (void-function coding-system-list)
  coding-system-list()
  byte-code("..." [((us-ascii . iso-8859-1) (gb2312 . cn-gb-2312) (iso-2022-jp-2 . iso-2022-7bit-ss2) (x-ctext . ctext)) coding-system-list nil dest systems rest pair] 4)
  (defvar mm-charset-coding-system-alist (byte-code "ÀÁ Â^[\x1c‰\x1d«–\r@‰\x1e\x06@\fs¬…\x0e\x06\vB\x13)\rA‰\x15¬j\v+‡" [... coding-system-list nil dest systems rest pair] 4) ("/home/jason/lib/lisp19/gnus/lisp/mm-decode.elc" . 2496))
)
  load-internal("mm-decode" nil nil nil nil nil)
  load("mm-decode" nil nil nil)
  mm-decode-words-string("Functional complaint, customize library")
  gnus-get-newsgroup-headers()
  gnus-select-newsgroup("nnmh:lists.ding" nil nil)
  gnus-summary-read-group-1("nnmh:lists.ding" nil nil nil nil nil)
  gnus-summary-read-group("nnmh:lists.ding" nil nil nil nil nil nil)
  gnus-group-read-group(nil nil nil)
  gnus-topic-read-group(nil)
  gnus-mouse-pick-topic(#<buttondown-event button2>)
  call-interactively(gnus-mouse-pick-topic)


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

* Re: Pterodactyl Gnus v0.6 is released
  1998-08-29 22:59 Pterodactyl Gnus v0.6 is released Lars Magne Ingebrigtsen
  1998-08-30  5:14 ` Jason R Mastaler
@ 1998-08-30  6:49 ` Randal Schwartz
  1998-08-30 11:10   ` SL Baur
  1 sibling, 1 reply; 6+ messages in thread
From: Randal Schwartz @ 1998-08-30  6:49 UTC (permalink / raw)


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

Lars> 	* gnus.el: Pterodactyl Gnus v0.6 is released.

I hereby claim title as "Naming Czar", having selected names Lars
liked for both "gnus.org" (Gnus Network User Services) and "pgnus"
(Pterodactyl GNUS).

<smirk>

-- 
Name: Randal L. Schwartz / Stonehenge Consulting Services (503)777-0095
Keywords: Perl training, UNIX[tm] consulting, video production, skiing, flying
Email: <merlyn@stonehenge.com> Snail: (Call) PGP-Key: (finger merlyn@teleport.com)
Web: <A HREF="http://www.stonehenge.com/merlyn/">My Home Page!</A>
Quote: "I'm telling you, if I could have five lines in my .sig, I would!" -- me


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

* Re: Pterodactyl Gnus v0.6 is released
  1998-08-30  5:14 ` Jason R Mastaler
@ 1998-08-30  9:57   ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-08-30  9:57 UTC (permalink / raw)


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

> I'm afraid not.  I'm getting an error when trying to enter groups
> with XEmacs 21.2(beta1) and XEmacs 20.4 (both non-mule).
> 
> Signaling: (void-function coding-system-list)
>   coding-system-list()

I've now compiled a non-MULE XEmacs so that I can test these things
better. 

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


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

* Re: Pterodactyl Gnus v0.6 is released
  1998-08-30  6:49 ` Randal Schwartz
@ 1998-08-30 11:10   ` SL Baur
  1998-08-31  4:51     ` Justin Sheehy
  0 siblings, 1 reply; 6+ messages in thread
From: SL Baur @ 1998-08-30 11:10 UTC (permalink / raw)


Randal Schwartz <merlyn@stonehenge.com> writes in ding@gnus.org:

>>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
Lars> * gnus.el: Pterodactyl Gnus v0.6 is released.

> I hereby claim title as "Naming Czar", having selected names Lars
> liked for both "gnus.org" (Gnus Network User Services) and "pgnus"
> (Pterodactyl GNUS).

> <smirk>

Heh.  O.K. "Naming Czar", please come up with a new name for XEmacs
that doesn't suck[1] and the developers will accept.  Please?  Pretty
please?  :-)

Footnotes: 
[1]  Worse than `XEmacs' of course.


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

* Re: Pterodactyl Gnus v0.6 is released
  1998-08-30 11:10   ` SL Baur
@ 1998-08-31  4:51     ` Justin Sheehy
  0 siblings, 0 replies; 6+ messages in thread
From: Justin Sheehy @ 1998-08-31  4:51 UTC (permalink / raw)
  Cc: xemacs-beta

SL Baur <steve@xemacs.org> writes:

> Heh.  O.K. "Naming Czar", please come up with a new name for XEmacs
> that doesn't suck[1] and the developers will accept.  Please?  Pretty
> please?  :-)

Indeed.  

Recently, one of the lower-level sysadmins at a place I know was
listing and describing all of the software available in their
distributed-filesystem-mounted software repository.

It took some effort to convince said person that "XEmacs" should not
have a description string of "X Window interface to Emacs".

*sigh*

-- 
Justin Sheehy

In a cloud bones of steel.
  




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

end of thread, other threads:[~1998-08-31  4:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-29 22:59 Pterodactyl Gnus v0.6 is released Lars Magne Ingebrigtsen
1998-08-30  5:14 ` Jason R Mastaler
1998-08-30  9:57   ` Lars Magne Ingebrigtsen
1998-08-30  6:49 ` Randal Schwartz
1998-08-30 11:10   ` SL Baur
1998-08-31  4:51     ` Justin Sheehy

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