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: Wed, 24 Feb 2010 22:47:31 -0800 Message-ID: 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> 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 1267080538 19992 80.91.229.12 (25 Feb 2010 06:48:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Feb 2010 06:48:58 +0000 (UTC) Cc: Reiner.Steib@gmx.de, emacs-devel@gnu.org To: "'Eli Zaretskii'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 25 07:48:40 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 1NkXWa-0005AH-2S for ged-emacs-devel@m.gmane.org; Thu, 25 Feb 2010 07:48:40 +0100 Original-Received: from localhost ([127.0.0.1]:32890 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkXWZ-0000md-CQ for ged-emacs-devel@m.gmane.org; Thu, 25 Feb 2010 01:48:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkXWR-0000lw-3D for emacs-devel@gnu.org; Thu, 25 Feb 2010 01:48:31 -0500 Original-Received: from [140.186.70.92] (port=35379 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkXWP-0000l8-Ec for emacs-devel@gnu.org; Thu, 25 Feb 2010 01:48:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NkXWO-0000pH-Ck for emacs-devel@gnu.org; Thu, 25 Feb 2010 01:48:29 -0500 Original-Received: from rcsinet11.oracle.com ([148.87.113.123]:61667) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkXWO-0000p9-42; Thu, 25 Feb 2010 01:48:28 -0500 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet11.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o1P6mOrP002211 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 25 Feb 2010 06:48:25 GMT Original-Received: from acsmt354.oracle.com (acsmt354.oracle.com [141.146.40.154]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o1P6mLQA017143; Thu, 25 Feb 2010 06:48:21 GMT Original-Received: from abhmt019.oracle.com by acsmt355.oracle.com with ESMTP id 46916651267080452; Wed, 24 Feb 2010 22:47:32 -0800 Original-Received: from dradamslap1 (/141.144.80.69) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 24 Feb 2010 22:47:32 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <83635mlzc2.fsf@gnu.org> Thread-Index: Acq10g0KpcFJx7JSSFeLOTRusUQjogAFDBdA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt354.oracle.com [141.146.40.154] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090202.4B861D37.007C: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:121355 Archived-At: > > > I guess this should read ... > > > (setq message-send-mail-function > > > 'message-send-mail-with-mailclient) > > Yes, please try that. Since message-mode is the default now, it is > important to know that using message-send-mail-with-mailclient will > work for sending bug reports on Windows. No, that doesn't work. Same symptom as before: "Searching for program: no such file or directory, /bin/bash"