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`"
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
