unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Xah <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Formatting C (or other code) to HTML for blog posts
Date: Thu, 30 Oct 2008 09:41:32 -0700 (PDT)	[thread overview]
Message-ID: <0afeef4c-dc37-4b7a-946c-a947e9aed28a@z18g2000prn.googlegroups.com> (raw)
In-Reply-To: mailman.2498.1225381561.25473.help-gnu-emacs@gnu.org

On Oct 30, 8:45 am, Alex Bennee <ajb...@cbnl.com> wrote:
> Hi,
>
> Is there a function that will format some source code into HTML so I
> don't loose formatting from the spaces and tabs being eaten up. Usually
> I would wrap the code in <pre> but for various reasons this is not so
> easy to do (the blog software chews double spaces).
>
> It would be extra nice if the function did pretty syntax highlighting!
>
> I tried format-encode-region to html but that didn't seem to so what I
> wanted (or at least I didn't see a bunch of &nsp;'s and <br>'s appear).

not sure about blogs because their support for raw html differs.

anyhow, i use htmlize and am very happy about it. For detail, see:

http://xahlee.org/emacs/elisp_htmlize.html

  Xah
∑ http://xahlee.org/

  parent reply	other threads:[~2008-10-30 16:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2498.1225381561.25473.help-gnu-emacs@gnu.org>
2008-10-30 15:52 ` Formatting C (or other code) to HTML for blog posts Charles Sebold
2008-10-30 16:41 ` Xah [this message]
2008-10-30 21:37   ` Lennart Borgman
2008-10-30 23:25   ` Xavier Maillard
     [not found]   ` <mailman.2523.1225402669.25473.help-gnu-emacs@gnu.org>
2008-10-31 23:12     ` Xah
2008-11-01  0:18       ` Lennart Borgman
2008-10-30 15:45 Alex Bennee
2008-10-30 16:32 ` Lennart Borgman

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=0afeef4c-dc37-4b7a-946c-a947e9aed28a@z18g2000prn.googlegroups.com \
    --to=xahlee@gmail.com \
    --cc=help-gnu-emacs@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.
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).