GNU bug report logs - #42417
Shell-script mode $() vs `` innards colors

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Sat, 18 Jul 2020 15:21:02 UTC

Severity: normal

Tags: fixed

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42417 in the body.
You can then email your comments to 42417 AT debbugs.gnu.org in the normal way.

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#42417; Package emacs. (Sat, 18 Jul 2020 15:21: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. (Sat, 18 Jul 2020 15:21: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: Shell-script mode $() vs `` innards colors
Date: Sat, 18 Jul 2020 23:19:49 +0800
[Message part 1 (text/plain, inline)]
$ cat e.sh
x=`date +%Y`
x=$(date +%Y)
Shouldn't their colors look the same?
[e.jpg (image/jpeg, attachment)]
[Message part 3 (text/plain, inline)]
emacs-version "26.3"

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#42417; Package emacs. (Wed, 05 Aug 2020 09:37:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 42417 <at> debbugs.gnu.org
Subject: Re: bug#42417: Shell-script mode $() vs `` innards colors
Date: Wed, 05 Aug 2020 11:36:15 +0200
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> $ cat e.sh
> x=`date +%Y`
> x=$(date +%Y)
> Shouldn't their colors look the same?

They should, and I've fixed it so your test case works better in Emacs
28.  However, this is done with regexps, so it's impossible to get it to
work completely correctly in the presence of nested expressions.

But it's better than before, at least, so I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 05 Aug 2020 09:37:01 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 42417 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 05 Aug 2020 09:37:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 02 Sep 2020 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 230 days ago.

Previous Next


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