From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Building current trunk Date: Mon, 27 Oct 2008 14:24:22 +0100 Message-ID: <4905C106.9000603@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225113909 10500 80.91.229.12 (27 Oct 2008 13:25:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2008 13:25:09 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 27 14:26:09 2008 connect(): Connection refused 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 1KuS6h-0006XY-Or for ged-emacs-devel@m.gmane.org; Mon, 27 Oct 2008 14:26:08 +0100 Original-Received: from localhost ([127.0.0.1]:50521 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuS5a-0007Qn-VJ for ged-emacs-devel@m.gmane.org; Mon, 27 Oct 2008 09:24:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuS58-00075k-Ph for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:24:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuS57-00074Y-9D for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:24:30 -0400 Original-Received: from [199.232.76.173] (port=49940 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuS57-00074R-37 for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:24:29 -0400 Original-Received: from smtp-out28.alice.it ([85.33.2.28]:1728) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuS56-0000YX-TM for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:24:29 -0400 Original-Received: from FBCMMO03.fbc.local ([192.168.68.197]) by smtp-out28.alice.it with Microsoft SMTPSVC(6.0.3790.1830); Mon, 27 Oct 2008 14:24:30 +0100 Original-Received: from FBCMCL01B03.fbc.local ([192.168.69.84]) by FBCMMO03.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 27 Oct 2008 14:24:25 +0100 Original-Received: from [87.3.230.236] ([87.3.230.236]) by FBCMCL01B03.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 27 Oct 2008 14:24:25 +0100 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) X-OriginalArrivalTime: 27 Oct 2008 13:24:25.0197 (UTC) FILETIME=[54B059D0:01C93837] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:105041 Archived-At: They are a few days that bootstrapping current trunk leaves an empty directory '.emacs.d' in my HOME. This happens both on Cygwin and GNU/Linux Kubuntu 8.04.1. Is it to be expected? (Note that in my .emacs I have (setq auto-save-list-file-prefix nil)) Cheers, Angelo.