From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61999 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: select-message-coding-system Date: Wed, 15 Feb 2006 14:54:59 +0100 Message-ID: References: <1139856765.13953.2.camel@localhost.localdomain> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140012116 7577 80.91.229.2 (15 Feb 2006 14:01:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Feb 2006 14:01:56 +0000 (UTC) Original-X-From: ding-owner+m10528@lists.math.uh.edu Wed Feb 15 15:01:54 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F9NDy-0004G1-6h for ding-account@gmane.org; Wed, 15 Feb 2006 15:01:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1F9NDp-00058v-00; Wed, 15 Feb 2006 08:01:33 -0600 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1F9N7c-00058p-00 for ding@lists.math.uh.edu; Wed, 15 Feb 2006 07:55:08 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1F9N7a-0002vh-BW for ding@lists.math.uh.edu; Wed, 15 Feb 2006 07:55:08 -0600 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1F9N7Z-0007Op-00 for ; Wed, 15 Feb 2006 14:55:05 +0100 Original-Received: from latte.josefsson.org (jas@yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3) with ESMTP id k1FDt3A6028150 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 15 Feb 2006 14:55:03 +0100 Original-To: ding@gnus.org OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:21:060215:ding@gnus.org::ZfVnwDEVCsqeCKSX:4Zf2 In-Reply-To: (Reiner Steib's message of "Tue, 14 Feb 2006 14:10:41 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on yxa-iv X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -2.5 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61999 Archived-At: Reiner Steib writes: > On Tue, Feb 14 2006, Simon Josefsson wrote: > >> Ok, it seems adding s???mail.el to contrib/ didn't work well with >> XEmacs. Should have remembered that, I modify it in some ways each >> time I import it into XEmacs... >> >> Hm. Either XEmacs users has to make sure they put Gnus contrib/ after >> mail-lib in load-path, or we'll somehow have to revert the >> contrib/s???mail.el files. > > No, please don't fix what ain't broken. contrib/ should *not* be in > `load-path': > > ,----[ contrib/README ] > | Please note that it is not good to just add this directory to > | load-path: a number of files in this directory will become part of > | more recent Emacs versions, so that you might be running obsolete > | libraries with all kinds of ill effects. > | > | The suggested method for installation is to copy those files that you > | need to a directory which is in load-path. > `---- Right, problem solved, let's keep the files.