unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* allow loading initialization from .org file -- would be breaking change
@ 2010-11-18 16:48 Eric Schulte
  2010-11-22 15:36 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Schulte @ 2010-11-18 16:48 UTC (permalink / raw)
  To: emacs-devel

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]  




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-22 16:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-18 16:48 allow loading initialization from .org file -- would be breaking change Eric Schulte
2010-11-22 15:36 ` Eric Schulte
2010-11-22 16:40   ` Stefan Monnier

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).