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

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

bug#61929: Stuff after commas oddly colored in Shell-script mode


From: Dan Jacobson
Subject: bug#61929: Stuff after commas oddly colored in Shell-script mode
Date: Fri, 03 Mar 2023 12:59:32 +0800

Shell-script mode defined in sh-script.el,
gives odd colored stuff after commas:
$ cat x.sh
gpsbabel -i kml -f $1 \
         -x nuketypes,waypoints -x interpolate,time=1 \
         -x track,start=$2,stop=$2 -o xcsv,style=x.style -F -
$ emacs -Q x.sh
emacs-version "28.2"





reply via email to

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