From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: How to get rid of *GNU Emacs* buffer on start-up? Date: Tue, 16 Sep 2008 10:44:08 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1221554681 17388 80.91.229.12 (16 Sep 2008 08:44:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Sep 2008 08:44:41 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Davin Pearson Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 16 10:45:37 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KfWBl-0004LD-6X for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Sep 2008 10:45:37 +0200 Original-Received: from localhost ([127.0.0.1]:56979 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfWAj-0006lY-OW for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Sep 2008 04:44:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KfWAQ-0006lF-8V for help-gnu-emacs@gnu.org; Tue, 16 Sep 2008 04:44:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KfWAO-0006kX-F8 for help-gnu-emacs@gnu.org; Tue, 16 Sep 2008 04:44:13 -0400 Original-Received: from [199.232.76.173] (port=36314 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfWAO-0006kN-7c for help-gnu-emacs@gnu.org; Tue, 16 Sep 2008 04:44:12 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:59698) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KfWAN-0004WB-In for help-gnu-emacs@gnu.org; Tue, 16 Sep 2008 04:44:11 -0400 Original-Received: from thursday (BAH22e2.bah.pppool.de [77.135.34.226]) by dd18200.kasserver.com (Postfix) with ESMTP id 652E11801D3FB; Tue, 16 Sep 2008 10:44:11 +0200 (CEST) In-Reply-To: (Davin Pearson's message of "Mon\, 15 Sep 2008 22\:28\:29 -0700 \(PDT\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57680 Archived-At: Davin Pearson wrote: > I would at least prefer the default-directory of that buffer to be > "~/" so that I can easily load a file that I want to edit. Did you know that you can just type ~/ when opening a file and the default input will disappear? regards, Nikolaj Schumacher