Re: [Orgmode] begin_src "generic source code"

2010-04-30 Thread Robert Klein
On Fri, 30 Apr 2010 21:24:16 +0200, Stephan Schmitt wrote: Maybe one of these fits your needs: #+begin_example #+begin_quote hth, Stephan Thanks, #+begin_example works and even uses lstlistings in LaTeX. (I remember different from a couple of weeks ago. Probably something in my .emacs.)

Re: [Orgmode] begin_src "generic source code"

2010-04-30 Thread Robert Klein
On Fri, 30 Apr 2010 20:39:55 +0200, Jason McBrayer wrote: On Fri, Apr 30, 2010 at 2:18 PM, Robert Klein 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 ?

Re: [Orgmode] begin_src "generic source code"

2010-04-30 Thread Stephan Schmitt
Maybe one of these fits your needs: #+begin_example #+begin_quote hth, Stephan Also sprach Jason McBrayer: On Fri, Apr 30, 2010 at 2:18 PM, Robert Klein 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 d

Re: [Orgmode] begin_src "generic source code"

2010-04-30 Thread Jason McBrayer
On Fri, Apr 30, 2010 at 2:18 PM, Robert Klein 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