emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Opening org files on Aquamacs startup


From: Jeff Horn
Subject: Re: [Orgmode] Opening org files on Aquamacs startup
Date: Sat, 27 Nov 2010 13:37:44 -0500

I had problems with desktop. I've saved an elisp file with lines that
call the buffers I like to open when Aquamacs starts. I call it using
`M-x load-file` after emacs starts (I don't like keeping it in my init
file). The file looks something like:

(find-file "~/path/to/file1")
(find-file "~/path/to/file2")
(dired "~/path/to/directory")
etc...

HTH,
Jeff

On Sat, Nov 27, 2010 at 11:35 AM, Juri Artamonov <address@hidden> wrote:
> Thank you Guys, desktop is working.
> Best regards,
>                        Juri.
>
> On Sat, Nov 27, 2010 at 2:11 PM, Stefan Vollmar <address@hidden> wrote:
>>
>> Dear Juri,
>>
>> On 27.11.2010, at 13:39, Juri Artamonov wrote:
>>
>> > I'm using Aquamacs and I would like to specify set files that should be
>> > opened when Aquamacs is started. Does anyone know how to do this?
>>
>> A rather elegant method involves the desktop library and allows you to
>> generally restore the state of an arbitrary Emacs session:
>>
>>
>> http://www.gnu.org/software/emacs/manual/html_node/emacs/Saving-Emacs-Sessions.html
>>
>> Warm regards,
>>  Stefan
>> --
>> Dr. Stefan Vollmar, Dipl.-Phys.
>> Head of IT group
>> Max-Planck-Institut für neurologische Forschung
>> Gleuelerstr. 50, 50931 Köln, Germany
>> Tel.: +49-221-4726-213  FAX +49-221-4726-298
>> Tel.: +49-221-478-5713  Mobile: 0160-93874279
>> Email: address@hidden   http://www.nf.mpg.de
>>
>>
>>
>>
>>
>>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>



-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
address@hidden
address@hidden

http://www.failuretorefrain.com/jeff/



reply via email to

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