all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: roosh1 <ro0sh@aol.com>
To: Help-gnu-emacs@gnu.org
Subject: Re: Automatically performing simple tasks at startup
Date: Sat, 9 Jul 2011 14:39:36 -0700 (PDT)	[thread overview]
Message-ID: <32029328.post@talk.nabble.com> (raw)
In-Reply-To: <20110708090603.GA1502@cloud.lokaal>



Tom Willemsen wrote:
> 
> Would putting something like:
> 
> (split-window-above-each-other)
> (other-window 1)
> (run-scheme "scheme")
> (other-window -1)
> 
> Somewhere (near the end?) of your ~/.emacs possibly do the trick?
> 

Yes, it works! The only change I had to make was to put my scheme program
name: "stk" instead of "scheme" in line 3 of above.

Thanks so much.
-- 
View this message in context: http://old.nabble.com/Automatically-performing-simple-tasks-at-startup-tp32016720p32029328.html
Sent from the Emacs - Help mailing list archive at Nabble.com.




  reply	other threads:[~2011-07-09 21:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07 20:42 Automatically performing simple tasks at startup roosh1
2011-07-08  6:39 ` Pavel Sokolov
2011-07-08  9:06 ` Tom Willemsen
2011-07-09 21:39   ` roosh1 [this message]
2011-07-08 14:48 ` Wang Lei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32029328.post@talk.nabble.com \
    --to=ro0sh@aol.com \
    --cc=Help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.