On Fri, Apr 30, 2010 at 2:18 PM, Robert Klein <[email protected]> wrote: > is there a way to include generic source code in an org document? > > I'm trying to put excerpts from configuration files into an org document.
Have you tried #+begin_src conf ? Conf-mode seems to reasonably support quite a few configuration file modes, and I suppose it ought to handle your highlighting (etc) needs in org-mode fairly well. -- Jason F. McBrayer http://jfm.carcosa.net/ _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
