From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49980 Path: main.gmane.org!not-for-mail From: deskpot@myrealbox.com (Vasily Korytov) Newsgroups: gmane.emacs.gnus.general Subject: Re: Changes committed gnus/lisp (ChangeLog gnus-msg.el gnus-sum.el) Date: Mon, 10 Feb 2003 11:33:21 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: <87ptq0bkmm.fsf@unix.home> References: <87d6m2ywwq.fsf@unix.home> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: main.gmane.org 1044865844 23434 80.91.224.249 (10 Feb 2003 08:30:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 10 Feb 2003 08:30:44 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18i9Ks-00065g-00 for ; Mon, 10 Feb 2003 09:30:42 +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 18i9MK-0004be-00; Mon, 10 Feb 2003 02:32:12 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 10 Feb 2003 02:33:11 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id CAA28610 for ; Mon, 10 Feb 2003 02:32:58 -0600 (CST) Original-Received: (qmail 26476 invoked by alias); 10 Feb 2003 08:31:56 -0000 Original-Received: (qmail 26471 invoked from network); 10 Feb 2003 08:31:55 -0000 Original-Received: from ns1.telekom.ru (root@194.190.195.83) by 66.230.238.6 with SMTP; 10 Feb 2003 08:31:55 -0000 Original-Received: from unix.home (h115.217.elnet.msk.ru [194.190.217.115]) by ns1.telekom.ru (8.12.6/8.12.6) with SMTP id h1A8VvEn025856 for ; Mon, 10 Feb 2003 11:31:58 +0300 Original-Received: (qmail 1525 invoked from network); 10 Feb 2003 08:34:37 -0000 Original-Received: from localhost (alias@127.0.0.1) by localhost with QMTP; 10 Feb 2003 08:34:37 -0000 Original-Received: (qmail 1492 invoked by uid 1000); 10 Feb 2003 08:33:24 -0000 Original-To: ding@gnus.org X-Attribution: VK Mail-Copies-To: never In-Reply-To: <87d6m2ywwq.fsf@unix.home> (deskpot@myrealbox.com's message of "Sun, 09 Feb 2003 06:07:17 +0300") User-Agent: Gnus/5.090016 (Oort Gnus v0.16) XEmacs/21.4 "Portable Code" (linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49980 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49980 --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Transfer-Encoding: quoted-printable >>>>> "VK" =3D=3D Vasily Korytov writes: VK> [2. text/x-patch; gnus-msg.el.patch]... One more related XEmacs-related patch. You may notice the difference in the User-Agent header of this message and the previous. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=gnus-msg.patch Content-Transfer-Encoding: quoted-printable =2D-- gnus-msg.el~ Mon Feb 10 11:21:05 2003 +++ gnus-msg.el Mon Feb 10 11:22:24 2003 @@ -1044,10 +1044,10 @@ (match-string 3 emacs-version) "") (if (boundp 'xemacs-codename) =2D (if gnus-version-expose-system =2D (concat " (" xemacs-codename ", " =2D (symbol-name system-type) ")") =2D (concat " (" xemacs-codename ")")) + (concat " \"" xemacs-codename "\"") + "") + (if gnus-version-expose-system + (concat " (" (symbol-name system-type) ")") ""))) (t emacs-version)))) =20 --=-=-= Content-Transfer-Encoding: quoted-printable =2D-=20 I accept RFC3156 and RFC1991-compatible encrypted mail. PGP key fingerprint: 123A 7CCE 6E26 6233 0D87 E01A A0F8 3524 FCD8 1841 --=-=-=-- --==-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+R2PUoPg1JPzYGEERAp0CAJ4+jlw+eUyzEs2mR7jeZUEHdojl8wCfXkJa dm+aep8eLqDzzxfYwzT3ch0= =CVmr -----END PGP SIGNATURE----- --==-=-=--