From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43926 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: pop3.el broken Date: Tue, 19 Mar 2002 08:43:48 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1016501380 2882 127.0.0.1 (19 Mar 2002 01:29:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 19 Mar 2002 01:29:40 +0000 (UTC) Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16n8RX-0000k7-01 for ; Tue, 19 Mar 2002 02:29:40 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16n6nr-0000Sn-00; Mon, 18 Mar 2002 17:44:35 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 18 Mar 2002 17:44:42 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id RAA09480 for ; Mon, 18 Mar 2002 17:44:23 -0600 (CST) Original-Received: (qmail 20662 invoked by alias); 18 Mar 2002 23:44:05 -0000 Original-Received: (qmail 20657 invoked from network); 18 Mar 2002 23:44:05 -0000 Original-Received: from groundpoundrecords.com (HELO mars.web-hosting.com) (207.228.244.150) by gnus.org with SMTP; 18 Mar 2002 23:44:05 -0000 Original-Received: (from yamaoka@localhost) by mars.web-hosting.com (8.11.1/8.11.1) id g2INi5h04466; Mon, 18 Mar 2002 18:44:05 -0500 (EST) Original-To: ding@gnus.org User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.5 (beets, sparc-sun-solaris2.6) Mule-UCS/0.84 =?iso-2022-jp?b?KEtPVUdFVFNVREFJOhskQjh+N24bKEI=?= =?iso-2022-jp?b?GyRCQmYbKEIp?= X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Cancel-Lock: sha1:vjwiIxjLPCmcHvm3bQBG50iJM88= Original-Lines: 31 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:43926 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43926 >>>>> In >>>>> Simon Josefsson wrote: >> (defvar pop3-apop-passwd-coding-system nil >> "*Coding system used to encode a non-ascii password for APOP.") > Can't we make it default to UTF-8, if available? Yes, of course. >> (defmacro pop3-make-apop-auth (password) > I can't say that I tried all possible cases (or even any of them), > but this looks like the right approach. I have a lot of versions of Emacsen including XEmacs without MULE and I've already tested that code totally. :-) > Perhaps we can remove the pop3-md5-program stuff and use md5.el as > shipped with Gnus, but this isn't important. I think "md5sum" is > more common than "md5" (at least my redhat machine doesn't have md5). Ok. By the way, to improve the existent pop3.el is not really matter of my own. I can make an overall revision of pop3.el in the right manner if I feel inclined to do that. Maybe it will be named pop.el.:-p Otherwise, what I should do might be the use of IMAP. I simply understood that pop3.el is deadlocked. -- Katsumi Yamaoka