GNU bug report logs - #61929
Stuff after commas oddly colored in Shell-script mode

Previous Next

Package: emacs;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Fri, 3 Mar 2023 05:27:02 UTC

Severity: minor

To reply to this bug, email your comments to 61929 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#61929; Package emacs. (Fri, 03 Mar 2023 05:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 03 Mar 2023 05:27:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 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"




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#61929; Package emacs. (Fri, 03 Mar 2023 07:47:02 GMT) Full text and rfc822 format available.

Message #8 received at 61929 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dan Jacobson <jidanni <at> jidanni.org>
Cc: 61929 <at> debbugs.gnu.org
Subject: Re: bug#61929: Stuff after commas oddly colored in Shell-script mode
Date: Fri, 03 Mar 2023 09:46:31 +0200
> From: Dan Jacobson <jidanni <at> jidanni.org>
> 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"

Upgrade to Emacs 29 and use bash-ts-mode instead, then these problems
will go away.




Severity set to 'minor' from 'normal' Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 04 Sep 2023 08:53:01 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 285 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.