emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Where does org-mode elisp hacking go?
@ 2013-03-13 19:53 Lawrence Bottorff
  2013-03-13 22:38 ` Charles Berry
  0 siblings, 1 reply; 5+ messages in thread
From: Lawrence Bottorff @ 2013-03-13 19:53 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

I see on the org-hacks.html page lots of interesting elisp code. If I
wanted to use some of this (lots of this) it seems wrong to shove it all in
my .emacs file. My first guess would be to put what I want into separate
.el files, go to my .org file and do a load-file on the .el file of hacks.
But I really loath doing something that's not "best practice." What's the
best practice for enabling org-mode elisp hacks? And what if I want to use
just one hack for one project? With usual elisp-ing you can simply evaluate
region. Is that possible in conjunction with a .org file?

LB

[-- Attachment #2: Type: text/html, Size: 627 bytes --]

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

end of thread, other threads:[~2013-03-15 13:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-13 19:53 Where does org-mode elisp hacking go? Lawrence Bottorff
2013-03-13 22:38 ` Charles Berry
2013-03-14  9:52   ` Torsten Wagner
2013-03-14 19:57     ` Eric Schulte
2013-03-15 13:50       ` Torsten Wagner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).