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

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

customise startup behaviour (open files in different windows etc.)


From: Ferdinand
Subject: customise startup behaviour (open files in different windows etc.)
Date: Mon, 6 Aug 2012 14:31:47 +0200

Hi,

I would like to open a particular file on every emacs session.
However, this file should be displayed in a particular window within emacs.

I have:
 (desktop-save-mode 1)
in my .emacs.

So the last file / buffer that was open gets reopened on startup.

Now I want to tell emacs to split the window vertically (C-x 3), make it a 
little bit smaller (C-x })
and open the particular file in the second window.

what do I have to put in my .emacs file to get such a behaviour on startup?


thanks!


reply via email to

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