[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17980: perl-mode here document colors
From: |
積丹尼 Dan Jacobson |
Subject: |
bug#17980: perl-mode here document colors |
Date: |
Sun, 20 Jul 2014 19:12:09 +0800 |
All I know is for me doing
# set file.pl
# su - nobody -c 'HOME=/tmp emacs '$@ & #for virgin environment
print "jjjjjj"; BLACK, PURPLE
print <<\EOF; BLACK
</body> BLACK, SHOULD BE PURPLE
</html> BLACK, SHOULD BE PURPLE
EOF BLACK
Now instead checking shell-script-mode, things look good except the
final EOF should be the same color as the initial EOF, not instead the
color of the body!
I am using Debian emacs24:
Installed: 24.3+1-4+b1 these days.