help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Simple question on loading programs in emacs


From: Haines Brown
Subject: Simple question on loading programs in emacs
Date: Fri, 30 Nov 2012 12:44:36 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

A simple question, but I'm lost in the manual. I want to start a session
of emacs that automatically loads an emacs program automatically instead
of having to do M-x program during the emacs session. I want to do this
because I have a custom emacs init file just for that emacs program.

I tried (autoload 'program "ProgramName" t), but this only sets it in
the environment. 

A related question: When I close that program within emacs, I want
it to close the emacs session as well. 

Haines Brown


reply via email to

[Prev in Thread] Current Thread [Next in Thread]