From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rami A Newsgroups: gmane.emacs.help Subject: Starting up emacs with list of current direfctory files instead of *scratch* Date: Fri, 29 Mar 2013 11:51:05 -0700 (PDT) Message-ID: <727d5b45-dde5-4e3a-8d17-90b526485c1d@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1364591771 20893 80.91.229.3 (29 Mar 2013 21:16:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Mar 2013 21:16:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 29 22:16:38 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ULgf5-0004zm-UU for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Mar 2013 22:16:36 +0100 Original-Received: from localhost ([::1]:37371 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULgeh-0008G3-HO for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Mar 2013 17:16:11 -0400 X-Received: by 10.224.172.200 with SMTP id m8mr2665216qaz.0.1364583065604; Fri, 29 Mar 2013 11:51:05 -0700 (PDT) X-Received: by 10.49.27.102 with SMTP id s6mr266526qeg.1.1364583065494; Fri, 29 Mar 2013 11:51:05 -0700 (PDT) Original-Path: usenet.stanford.edu!ca1no16540314qab.0!news-out.google.com!v17ni9qad.0!nntp.google.com!ca1no16540312qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=148.87.19.198; posting-account=HZ4YzgoAAABkTSCruZ7Bs4hufjlOUmBF Original-NNTP-Posting-Host: 148.87.19.198 User-Agent: G2/1.0 Injection-Date: Fri, 29 Mar 2013 18:51:05 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:197524 X-Mailman-Approved-At: Fri, 29 Mar 2013 17:15:44 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89795 Archived-At: Whenever I start emacs I get the *scratch* buffer, is there a setting that I could add to my dotemacs file so emacs with start with the current directory files list buffer? Thanks.