From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: roosh1 Newsgroups: gmane.emacs.help Subject: Automatically performing simple tasks at startup Date: Thu, 7 Jul 2011 13:42:21 -0700 (PDT) Message-ID: <32016720.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1310103272 26993 80.91.229.12 (8 Jul 2011 05:34:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jul 2011 05:34:32 +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 Jul 08 07:34:28 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qf3hs-0007Xq-3v for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Jul 2011 07:34:28 +0200 Original-Received: from localhost ([::1]:33295 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qf3hr-0007T1-5Q for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Jul 2011 01:34:27 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QevP3-00058h-J9 for Help-gnu-emacs@gnu.org; Thu, 07 Jul 2011 16:42:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QevP1-0005Zq-DN for Help-gnu-emacs@gnu.org; Thu, 07 Jul 2011 16:42:29 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:51921) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QevP0-0005ZW-7d for Help-gnu-emacs@gnu.org; Thu, 07 Jul 2011 16:42:27 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QevOv-00046S-3z for Help-gnu-emacs@gnu.org; Thu, 07 Jul 2011 13:42:21 -0700 X-Nabble-From: ro0sh@aol.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 X-Mailman-Approved-At: Fri, 08 Jul 2011 01:32:28 -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:81520 Archived-At: I can't find a way for Emacs to do some simple things automatically at every start-up. Can anyone help me make Emacs do the following things at start-up: 1) Split the window into 2 (I have to do a "C-x 2") 2) Run scheme in the bottom buffer (I do a "alt-x run-scheme") 3) If I open a scheme file (ie double click it, which starts Emacs), could Emacs automatically do (1) and (2) and also load my file into the top buffer. Thanks for any help. -- View this message in context: http://old.nabble.com/Automatically-performing-simple-tasks-at-startup-tp32016720p32016720.html Sent from the Emacs - Help mailing list archive at Nabble.com.