From: "Eric Schulte" <schulte.eric@gmail.com>
To: emacs-devel@gnu.org
Subject: allow loading initialization from .org file -- would be breaking change
Date: Thu, 18 Nov 2010 09:48:38 -0700 [thread overview]
Message-ID: <871v6d4cdh.fsf@gmail.com> (raw)
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]
[2]
next reply other threads:[~2010-11-18 16:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-18 16:48 Eric Schulte [this message]
2010-11-22 15:36 ` allow loading initialization from .org file -- would be breaking change Eric Schulte
2010-11-22 16:40 ` Stefan Monnier
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871v6d4cdh.fsf@gmail.com \
--to=schulte.eric@gmail.com \
--cc=emacs-devel@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).