From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Feature request: Menu item "load init files" after -q/-Q Date: Sat, 05 Apr 2008 22:05:48 -0400 Message-ID: References: <87tzig16o6.fsf@uwakimon.sk.tsukuba.ac.jp> <87od8ng92x.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207447573 31943 80.91.229.12 (6 Apr 2008 02:06:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Apr 2008 02:06:13 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Eli Zaretskii , Reiner Steib To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 06 04:06:45 2008 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.50) id 1JiKHJ-0005D1-Uo for ged-emacs-devel@m.gmane.org; Sun, 06 Apr 2008 04:06:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JiKGh-0003oR-4P for ged-emacs-devel@m.gmane.org; Sat, 05 Apr 2008 22:06:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JiKGd-0003nx-Va for emacs-devel@gnu.org; Sat, 05 Apr 2008 22:05:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JiKGb-0003nl-Dl for emacs-devel@gnu.org; Sat, 05 Apr 2008 22:05:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JiKGb-0003ni-B7 for emacs-devel@gnu.org; Sat, 05 Apr 2008 22:05:57 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JiKGb-0007Je-0x for emacs-devel@gnu.org; Sat, 05 Apr 2008 22:05:57 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JiKGa-0005Yl-S3 for emacs-pretest-bug@gnu.org; Sat, 05 Apr 2008 22:05:56 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JiKGX-0007JC-B9 for emacs-pretest-bug@gnu.org; Sat, 05 Apr 2008 22:05:56 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JiKGT-0007IJ-5Y; Sat, 05 Apr 2008 22:05:49 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvACAObM90fO+J/WdGdsb2JhbACBXI94ASqYAA X-IronPort-AV: E=Sophos;i="4.25,610,1199682000"; d="scan'208";a="17880952" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 05 Apr 2008 22:05:48 -0400 Original-Received: from pastel.home ([206.248.159.214]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id MGL74148; Sat, 05 Apr 2008 22:05:48 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 6AD368898; Sat, 5 Apr 2008 22:05:48 -0400 (EDT) In-Reply-To: <87od8ng92x.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Sun, 06 Apr 2008 08:45:10 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:94468 gmane.emacs.pretest.bugs:21894 Archived-At: >> That's a good point. We need to work harder to make sure that >> `emacs -Q' either refuses to try and send mail (with an error that >> explains that mail is not configured) or that does something > In XEmacs, `sendmail' is always configured. I'm not sure we're talking about the same thing. The question is mostly whether or not the message will reach its destination. MUA frills like support for MIME are quite secondary in comparison. Stefan