From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Makefile mode: everything beyond the # became "comment color" Date: 26 Jan 2003 03:29:06 +0800 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87u1fx9gfx.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043532191 8855 80.91.224.249 (25 Jan 2003 22:03:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 25 Jan 2003 22:03:11 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18cYOM-0002Ie-00 for ; Sat, 25 Jan 2003 23:03:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18cYOv-0006Fk-08 for gnu-bug-gnu-emacs@m.gmane.org; Sat, 25 Jan 2003 17:03:45 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18cYLV-0003oq-00 for bug-gnu-emacs@gnu.org; Sat, 25 Jan 2003 17:00:13 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18cYLC-0003Bt-00 for bug-gnu-emacs@gnu.org; Sat, 25 Jan 2003 16:59:58 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18cYLA-00034v-00 for bug-gnu-emacs@gnu.org; Sat, 25 Jan 2003 16:59:52 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18cYJY-000234-00 for ; Sat, 25 Jan 2003 22:58:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: bug-gnu-emacs@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18cYJX-00022v-00 for ; Sat, 25 Jan 2003 22:58:11 +0100 Original-Lines: 15 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4307 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4307 I was editing Makefile, whereupon everything beyond the # became "comment color", V=$$(($$RANDOM%$$#+1)) indeed, even echo abc#def exhibits the same problem. Maybe it should take a lesson from shell-script-mode, where these are colored correctly, echo a#b echo aa #bbfdbfd echo 'dddf #dfdfd' i.e. only the second one gets comment colored. -- http://jidanni.org/ Taiwan(04)25854780