From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jacob.schlather@gmail.com Newsgroups: gmane.emacs.help Subject: Re: Set initial buffer to eshell Date: Thu, 27 Jun 2013 13:30:16 -0700 (PDT) Message-ID: <0cf9faca-68a8-4f57-aa92-678e4c5c06af@googlegroups.com> References: <16762ff6-aede-4af9-8d26-43e4254ff516@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 1372367073 8545 80.91.229.3 (27 Jun 2013 21:04:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Jun 2013 21:04:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 27 23:04:34 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 1UsJMm-0004t2-Bj for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Jun 2013 23:04:32 +0200 Original-Received: from localhost ([::1]:50897 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsJMl-0006Jt-Vn for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Jun 2013 17:04:31 -0400 X-Received: by 10.181.11.130 with SMTP id ei2mr201716wid.7.1372365016519; Thu, 27 Jun 2013 13:30:16 -0700 (PDT) X-Received: by 10.49.0.200 with SMTP id 8mr271174qeg.38.1372365016271; Thu, 27 Jun 2013 13:30:16 -0700 (PDT) Original-Path: usenet.stanford.edu!cw2no5013836wib.0!news-out.google.com!b5ni26418wiz.1!nntp.google.com!j2no2809916qak.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=209.104.240.37; posting-account=MOdPKwoAAACIyfJp6xbRmAaazX5CbxLj Original-NNTP-Posting-Host: 209.104.240.37 User-Agent: G2/1.0 Injection-Date: Thu, 27 Jun 2013 20:30:16 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:199531 X-Mailman-Approved-At: Thu, 27 Jun 2013 17:04:22 -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:91798 Archived-At: On Thursday, June 27, 2013 4:27:26 PM UTC-4, Peter Dyballa wrote: > Am 27.06.2013 um 21:55 schrieb : > > > > > I was wondering what the easiest change I could make to my .emacs file to set the initial buffer to the eshell. > > > > Making > > > > (eshell) > > > > the last statement? > > > > -- > > Greetings > > > > Pete > > > > A blizzard is when it snows sideways. That is easy and it works. Thanks, Jacob