maillog: 20/05/2005-18:01:04(+0900): Георги Георгиев 
types
> maillog: 20/05/2005-07:22:15(+0100): Ciaran McCreesh types
> > Hrm, that's a vim thing (I'm using a vim script to do the highlighting
> > at compile time, it's not manual). If someone enjoys pain they could
> > have a go at making vim's automake highlighting smarter... Don't think
> > I'm brave enough to touch that one myself.
> 
> The 2html.vim that comes with vim seems to work fine here. Tried both 
> 7α
> and 6.3. The HTML is ugly, but at least it's properly highlighted:
> 
> http://gg3.net/~chutz/gentoo/highlight/
> 
> Of course, you need to "set ft=automake", which is different than
> ft=make. ;)
> 
> $ vim -c 'set ft=automake' Makefile.in -c TOhtml -c wq -c qa

Taking back my words about the ugly HTML. I just met html_use_css.

vim -c 'set ft=automake' -c 'let use_xhtml=1' -c 'let html_use_css=1' \
        -c TOhtml -c wq -c qa Makefile.in

-- 
(    Georgi Georgiev   (  heavy, adj.: Seduced by the chocolate side   (
 )    [EMAIL PROTECTED]     ) of the force.                                 )
(   +81(90)2877-8845   (                                               (

Attachment: pgp31bGu2WOzT.pgp
Description: PGP signature



Reply via email to