From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason McBrayer Subject: Re: begin_src "generic source code" Date: Fri, 30 Apr 2010 14:39:55 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7v8A-0000uR-Aw for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 14:40:06 -0400 Received: from [140.186.70.92] (port=48227 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7v85-0000rq-V5 for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 14:40:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7v82-0008Nf-VF for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 14:40:01 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:58980) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7v82-0008Mt-Pz for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 14:39:58 -0400 Received: by wwi18 with SMTP id 18so393403wwi.0 for ; Fri, 30 Apr 2010 11:39:57 -0700 (PDT) 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: Robert Klein Cc: emacs-orgmode@gnu.org 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. -- Jason F. McBrayer http://jfm.carcosa.net/