all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* About color syntax in bash script
@ 2016-09-09 17:03 Angelo Graziosi
  2016-09-10  3:42 ` Tino Calancha
  0 siblings, 1 reply; 3+ messages in thread
From: Angelo Graziosi @ 2016-09-09 17:03 UTC (permalink / raw)
  To: emacs-devel

Just out of curiosity..

Run Emacs without any init file and visit this Bash script:


$ cat foo.sh
#!/bin/bash


VAR_A=`uname -s`

VAR_B=$(uname -s)



the RHS in VAR_A is in magenta while in VAR_B is black. Is this right? I 
seem to remember that some time ago (year?) also RHS in VAR_B was in 
magenta.. but I am not sure.

I see this with a recent build from master.

Ciao,
  Angelo.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-10  9:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09 17:03 About color syntax in bash script Angelo Graziosi
2016-09-10  3:42 ` Tino Calancha
2016-09-10  9:05   ` Angelo Graziosi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.