Gnus development mailing list
 help / color / mirror / Atom feed
From: Stainless Steel Rat <ratinox@peorth.gweep.net>
Subject: Re: Pterodactyl Gnus v0.93 is released
Date: 08 Jul 1999 11:23:02 -0400	[thread overview]
Message-ID: <m3908rb1yh.fsf@peorth.gweep.net> (raw)
In-Reply-To: "Erik Østlyngen"'s message of "08 Jul 1999 14:04:39 +0200"

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* "Erik Østlyngen" <erikoest@stud.ntnu.no>  on Thu, 08 Jul 1999
| My pgnus0.93 package (downloaded from ftp://quimby.gnus.org/pub/gnus/)
| has pop3.el 1.3r in it.

Well, grumble-mutter and all that.  Lars didn't include the new file in the 
tarball.  Here's the simple diff for those who want it:

7c7
< ;; Version: 1.3r
- ---
> ;; Version: 1.3s
40c40
< (defconst pop3-version "1.3r")
- ---
> (defconst pop3-version "1.3s")
149,150c149
<     (process-send-string process command)
<     (process-send-string process "\r\n")
- ---
>     (process-send-string process (concat command "\r\n"))
256c255
< 	      (forward-line -2)
- ---
> 	      (forward-line -1)

| BTW, when I compile gnus-uu.el, I get the error:
|   make-symbolic-link is not known to be defined.
| This looks very much like another NT bug.

Yep.

| Including binary attachments is also *very* slow. I don't know anything
| about mime, but my theory is that binary attachments are uu-encoded,
| which is slow because the uu-encode code is not compiled. Or am I
| completely wrong?

Binaries are base64 encoded, I think.  Either way, processing them is slow
largely due to size.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v0.9.8 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE3hMJWgl+vIlSVSNkRAt/9AKCeZ5ocIUp3PpJdmB9tb1N5gLnWwgCdEU4u
UqRKAdLpxFCM0JjhySJ0qo8=
=TVQg
-----END PGP SIGNATURE-----

-- 
Rat <ratinox@peorth.gweep.net>    \ Caution: Happy Fun Ball may suddenly
Minion of Nathan - Nathan says Hi! \ accelerate to dangerous speeds.
PGP Key: at a key server near you!  \ 


  parent reply	other threads:[~1999-07-08 15:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-07 13:10 Lars Magne Ingebrigtsen
1999-07-07 14:51 ` Erik Østlyngen
1999-07-07 20:52   ` Stainless Steel Rat
1999-07-08 12:04     ` Erik Østlyngen
1999-07-08 12:11       ` Lee Willis
1999-07-08 14:46         ` François Pinard
1999-07-08 15:23       ` Stainless Steel Rat [this message]
1999-07-08 21:55         ` Glenn Shiffer
1999-07-09 17:48           ` 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=m3908rb1yh.fsf@peorth.gweep.net \
    --to=ratinox@peorth.gweep.net \
    /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).