From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Robert Klein" Subject: Re: begin_src "generic source code" Date: Fri, 30 Apr 2010 21:25:07 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7vq4-0003Je-OA for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 15:25:28 -0400 Received: from [140.186.70.92] (port=51734 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7vq3-0003J1-FF for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 15:25:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7vq1-0007EV-RZ for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 15:25:27 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:50886) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7vq1-0007EG-FH for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 15:25:25 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jason McBrayer Cc: emacs-orgmode@gnu.org 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 ? > > 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. Thank you very much. I forgot there's emacs around org-mode... Best regards Robert