emacs-devel
[Top][All Lists]
Advanced

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

Re: allow loading initialization from .org file -- would be breaking cha


From: Eric Schulte
Subject: Re: allow loading initialization from .org file -- would be breaking change
Date: Mon, 22 Nov 2010 08:36:52 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Apologies for the incomplete email, it was accidentally sent from my
gnus nndraft:drafts Group.

But I suppose now is as good a time as any for asking this question.
I've just fleshed out the two previously missing footnote links below.

-- Eric

"Eric Schulte" <address@hidden> writes:

> Hi,
>
> It is now possible to load a user's initialization from emacs-lisp code
> blocks embedded in Org-mode files using the `org-babel-load-file'
> command.  Currently users of this setup must still have an elisp init.el
> function which loads up their .org files.  See for example this fairly
> widely used configuration [1] which uses this init file [2].
>
> Would it make sense to begin loading .init.org and .emacs.org files by
> default.  This would be a breaking change for any users who have both
> .init.el and .init.org, and what's worse it would overwrite the .init.el
> file when the embedded elisp is tangled out of the Org-mode file.
>
> Best -- Eric
>
> Footnotes: 
> [1]  http://eschulte.github.com/emacs-starter-kit/
>
> [2]  https://github.com/eschulte/emacs-starter-kit/blob/master/init.el



reply via email to

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