emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sh-mode font-lock error


From: Stefan Monnier
Subject: Re: sh-mode font-lock error
Date: Tue, 08 Aug 2006 11:10:01 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> Well, I believe the one I just installed does fix it, this time.

> It fixes the previously posted example, but now this snippet is messed
> up:

> #!/bin/bash

> gbytes=`echo "$bytes_total" | gawk '{printf("%5.1f"), $1 / (1024^3)}'`

> echo "The time is now `date`"

Should be fixed now,


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]