emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: babel "language" for conf-mode?
Date: Tue, 07 Oct 2014 15:07:05 +0800	[thread overview]
Message-ID: <87ppe4z7c6.fsf@ericabrahamsen.net> (raw)
In-Reply-To: m2vbnwl8aw.fsf@tsdye.com

tsd@tsdye.com (Thomas S. Dye) writes:

> Aloha Eric,
>
> My guess is that you'll need to define conf-unix as a language.  It
> might be easy since evaluation isn't needed.
>
> See,
> http://orgmode.org/w/worg.git/blob/HEAD:/org-contrib/babel/ob-template.el

Thanks! I looked through that, and it didn't quite seem to do what I
wanted, but it was enough to lead me to `org-src-lang-modes', which I
think is the right tree to bark up. I just added '("conf-unix" .
conf-unix) to that option, and gave C-' a whirl on a source block, and
it nearly worked! I think with a little futzing around it will turn out
to be fairly simply.

Thanks,
Eric

> All the best,
> Tom
>
> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> I'm doing a blog post on various computer configuration stuff, including
>> lengthy excerpts from configuration files. It would be kind of nice to
>> export the HTML so that the :htmlize-source option also recognized these
>> chunks, and highlighted them correctly. So instead of wrapping the
>> excerpts in
>>
>> #+BEGIN_EXAMPLE
>>
>> I could wrap them in
>>
>> #+BEGIN_SOURCE conf-unix
>>
>> And get highlighting a la conf-unix-mode.
>>
>> It's not quite a babel "language", since evaluation wouldn't do
>> anything, but is there a way to just get the highlighting?
>>
>> Thanks!
>> Eric
>>
>>
>>

      reply	other threads:[~2014-10-07  7:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-07  5:38 babel "language" for conf-mode? Eric Abrahamsen
2014-10-07  6:09 ` Thomas S. Dye
2014-10-07  7:07   ` Eric Abrahamsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ppe4z7c6.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).