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: Glenn Morris
Subject: Re: sh-mode font-lock error
Date: Fri, 21 Jul 2006 13:43:40 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Stefan Monnier wrote:

> 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`"





reply via email to

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