From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: custom-reevaluate-setting / custom-initialize-delay Date: Fri, 26 Feb 2010 09:54:48 -0800 Message-ID: <5689F3361B6348F2B1DECBC0B4E81EC7@us.oracle.com> References: <64d3zvx1zi.fsf@fencepost.gnu.org> <83fx4rn5y9.fsf@gnu.org><87iq9ncdea.fsf@marauder.physik.uni-ulm.de><9E7C3ED4582E44A29FFC97D089B255BF@us.oracle.com><83635mlzc2.fsf@gnu.org><84F83BB9CB5D4226B15482773C5474F9@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1267207935 29075 80.91.229.12 (26 Feb 2010 18:12:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Feb 2010 18:12:15 +0000 (UTC) Cc: 'Eli Zaretskii' , Reiner.Steib@gmx.de, emacs-devel@gnu.org To: "'Stefan Monnier'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 26 19:12:09 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nl4fY-0004yv-98 for ged-emacs-devel@m.gmane.org; Fri, 26 Feb 2010 19:12:08 +0100 Original-Received: from localhost ([127.0.0.1]:59876 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nl4Pa-0008HD-5L for ged-emacs-devel@m.gmane.org; Fri, 26 Feb 2010 12:55:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nl4PR-0008GK-7X for emacs-devel@gnu.org; Fri, 26 Feb 2010 12:55:29 -0500 Original-Received: from [140.186.70.92] (port=59755 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nl4PP-0008Ex-6t for emacs-devel@gnu.org; Fri, 26 Feb 2010 12:55:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nl4PO-0002y2-2Z for emacs-devel@gnu.org; Fri, 26 Feb 2010 12:55:26 -0500 Original-Received: from rcsinet11.oracle.com ([148.87.113.123]:58335) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nl4PN-0002xp-S3; Fri, 26 Feb 2010 12:55:26 -0500 Original-Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rcsinet11.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o1QHtKSb003192 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 26 Feb 2010 17:55:22 GMT Original-Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o1P59quC023817; Fri, 26 Feb 2010 17:55:19 GMT Original-Received: from abhmt015.oracle.com by acsmt353.oracle.com with ESMTP id 52951221267206888; Fri, 26 Feb 2010 09:54:48 -0800 Original-Received: from dradamslap1 (/10.175.217.220) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 26 Feb 2010 09:54:48 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: Acq3CgVNV3oKzXHKTpiEy6o2Rbw9TAAAo1Jg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt355.oracle.com [141.146.40.155] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090206.4B880B08.0032:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121402 Archived-At: > You're using the old gnus-art.el without the patch I sent (and you > tested) earlier. Loading a patched gnus-art.el plus setting message-send-mail-function to message-send-mail-with-mailclient works.