From unknown Tue Jun 24 05:14:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27842: GNUmakefile mode blues vs. no blues Resent-From: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 27 Jul 2017 00:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 27842 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 27842@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.150111603429143 (code B ref -1); Thu, 27 Jul 2017 00:41:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Jul 2017 00:40:34 +0000 Received: from localhost ([127.0.0.1]:57788 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1daWqw-0007Zz-CJ for submit@debbugs.gnu.org; Wed, 26 Jul 2017 20:40:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1daWqu-0007Zl-9v for submit@debbugs.gnu.org; Wed, 26 Jul 2017 20:40:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1daWqo-0007Yi-Gj for submit@debbugs.gnu.org; Wed, 26 Jul 2017 20:40:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42447) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1daWqo-0007Yc-De for submit@debbugs.gnu.org; Wed, 26 Jul 2017 20:40:26 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1daWqn-0004NM-DL for bug-gnu-emacs@gnu.org; Wed, 26 Jul 2017 20:40:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1daWqm-0007Xf-K3 for bug-gnu-emacs@gnu.org; Wed, 26 Jul 2017 20:40:25 -0400 Received: from homie.mail.dreamhost.com ([208.97.132.208]:58261 helo=homiemail-a62.g.dreamhost.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1daWqm-0007X1-Dl for bug-gnu-emacs@gnu.org; Wed, 26 Jul 2017 20:40:24 -0400 Received: from homiemail-a62.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a62.g.dreamhost.com (Postfix) with ESMTP id 735BE63406F for ; Wed, 26 Jul 2017 17:40:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=ZvBISx+exUP85L22doWfSlgwETI=; b=PFfcmRduEH+vIK+z gmRhwnRsGpGF4qjzqOij4UoMILfqxu4E4vK+tGVdfJHwzs7XULDaoThI5WNnaCDN gQlWUimw9WXiYH4LOE1c932lpKZkSDg1w5CYHFey8lQQiTH6B3mnaBDJds7Lhlyi k03VpM9AHvHOZyAINnuV0IylhO8= Received: from jidanni.org (114-26-47-31.dynamic-ip.hinet.net [114.26.47.31]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a62.g.dreamhost.com (Postfix) with ESMTPSA id 2ECAD63406E for ; Wed, 26 Jul 2017 17:40:23 -0700 (PDT) From: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Date: Thu, 27 Jul 2017 06:48:15 +0800 Message-ID: <87inieq0gg.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.5 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.5 (----) GNUmakefile mode shows this makefile as M:/dev/null /dev/zero # Dollar sign not blue: : $? : $+ : $^ # Both not blue: : $| # Both blue: : $* (Just trying the ones I found on (info "(make) Automatic Variables").) From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 04 18:40:41 2017 Received: (at control) by debbugs.gnu.org; 4 Aug 2017 22:40:41 +0000 Received: from localhost ([127.0.0.1]:42118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ddlGr-0006kC-9Q for submit@debbugs.gnu.org; Fri, 04 Aug 2017 18:40:41 -0400 Received: from mail-it0-f43.google.com ([209.85.214.43]:36834) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ddlGp-0006jz-Ro for control@debbugs.gnu.org; Fri, 04 Aug 2017 18:40:40 -0400 Received: by mail-it0-f43.google.com with SMTP id 77so14011766itj.1 for ; Fri, 04 Aug 2017 15:40:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:subject:date:message-id:mime-version; bh=OKTIlKJ6TIF3SKLrPGOVPjDcN73iErankwtb7Ijs7hc=; b=ve7XpITLy/qF8RvAFkD6uPQCDgrR6KZE/kXp7LWSAtcgK78nU9AMHvtq7lHPhaOxRU EpeGLUEtaJUFUZNOp1xfiBLWJHKThX5vYIKV2Q9D1t9b3o4r2eE2okQo+Y55F8+jlNtT OBEasOfsCv2YiEB52D8MeOXKunG8+sXCq9K22zbOh89Y9pR1lZ4wnKB45PSvkynaqQSC ABuaEVQEG4yxGgRgBklYD+C4D1cz3BYRFuocYzmR2ErBYxG9OuRMwD7Bgp2Br11ug3Ys CxBYz3bpxezoYeo6JhecNnhnLGdv02YUyaDKPC7Z0z2cl7RmkL4xAjNg0RGmn1WC9UM5 Bz4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:subject:date:message-id :mime-version; bh=OKTIlKJ6TIF3SKLrPGOVPjDcN73iErankwtb7Ijs7hc=; b=O9rXutx7fO5mOYcs3Pwi6QGxGXk1xeJBfkibyE70bqU3qGyzmQ4ysRlAZb4c7mUS3F 7t4fuHsm7kjrMXPbb7U/EHnFpMsiDlnvbuS55DQlc2GdzXmNAxM7y4UkJfWStQItDAUu l+Wz1Mdce3k0nhprzSGUZj7SAOb9c7dMEfRAGGV8ecY4GJHunQbiATmgrjjj1KNbEcC8 YikJCYW/S+1oQaMTzPz3ZeZnKeLGKNzeWoQ5ak8O3orV8MZVfK/+dP30QfXOXc0m41PH eiS1/XVM8xha45vQ+8+lno39j3a0pSEcVoad+iGlzQa9I7oX9a0S7MKW4zc8jhogrG/I DJWA== X-Gm-Message-State: AHYfb5iLhn5ZBYYJrYXY5FyvI6m/h+bBw2fStI3ShHlOdWyyl+tHJnft Npz/HjXDJKXlwSFt X-Received: by 10.36.197.3 with SMTP id f3mr3723307itg.137.1501886434093; Fri, 04 Aug 2017 15:40:34 -0700 (PDT) Received: from zony ([45.2.119.48]) by smtp.googlemail.com with ESMTPSA id z84sm1173098itf.39.2017.08.04.15.40.33 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 04 Aug 2017 15:40:33 -0700 (PDT) From: npostavs@users.sourceforge.net To: control@debbugs.gnu.org Subject: control message for bug #27842 Date: Fri, 04 Aug 2017 18:42:15 -0400 Message-ID: <87pocb6jlk.fsf@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.7 (/) severity 27842 minor quit From unknown Tue Jun 24 05:14:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27842: GNUmakefile mode blues vs. no blues Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 05 Feb 2021 12:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27842 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Cc: 27842@debbugs.gnu.org Received: via spool by 27842-submit@debbugs.gnu.org id=B27842.161252696623389 (code B ref 27842); Fri, 05 Feb 2021 12:10:02 +0000 Received: (at 27842) by debbugs.gnu.org; 5 Feb 2021 12:09:26 +0000 Received: from localhost ([127.0.0.1]:43023 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l7zvS-00065B-78 for submit@debbugs.gnu.org; Fri, 05 Feb 2021 07:09:26 -0500 Received: from quimby.gnus.org ([95.216.78.240]:40602) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l7zvQ-00064u-D8 for 27842@debbugs.gnu.org; Fri, 05 Feb 2021 07:09:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=nogxZmzcb6B4viN88p/9xp1FSOINrsyhb8pKMDDKXRs=; b=RoqEVMMC1YUEsgQzoAaDkaObYg gRyQnk8Lu/49x6ctlJS9gBfmXif+vzAPX/U1Lt3H9KHuWH3DWLebTTWdJX4P1CjcHPirzEhlQ/n/n OirDSWkCNM8MIGRZOKyYvSulh6ytdDilOzIcDgZE1Wmws+ATouH5lMFIzDsZp+Se/umY=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l7zvH-0002GN-Fs; Fri, 05 Feb 2021 13:09:17 +0100 From: Lars Ingebrigtsen References: <87inieq0gg.fsf@jidanni.org> X-Now-Playing: The Young Tradition (with Shirley & Dolly Collins)'s _The Holly Bears The Crown_: "The Cherry Tree Carol [Trad-SC]" Date: Fri, 05 Feb 2021 13:09:14 +0100 In-Reply-To: <87inieq0gg.fsf@jidanni.org> ("=?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson"'s message of "Thu, 27 Jul 2017 06:48:15 +0800") Message-ID: <87lfc2iumt.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson writes: > GNUmakefile mode shows this makefile as > > M:/dev/null /dev/zero > # Dollar sign not blue: > : $? > : $+ > : $^ > # Both not blue: > : $| > # Both blue: > : $* > > (Just trying the ones I found on [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson writes: > GNUmakefile mode shows this makefile as > > M:/dev/null /dev/zero > # Dollar sign not blue: > : $? > : $+ > : $^ > # Both not blue: > : $| > # Both blue: > : $* > > (Just trying the ones I found on (info "(make) Automatic Variables").) I've now made the mode fontize more of these variables in Emacs 28. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 05 07:09:31 2021 Received: (at control) by debbugs.gnu.org; 5 Feb 2021 12:09:31 +0000 Received: from localhost ([127.0.0.1]:43026 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l7zvX-00065R-Ej for submit@debbugs.gnu.org; Fri, 05 Feb 2021 07:09:31 -0500 Received: from quimby.gnus.org ([95.216.78.240]:40616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l7zvV-000653-Ph for control@debbugs.gnu.org; Fri, 05 Feb 2021 07:09:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=1ROPbiDEPfKKDrRFtllyEzLUlO6byrUcZcdpoaUyWxY=; b=QlsRbDsXequbRvQP3v/gYj7+G+ hwXd/8RtCQ+ri+kUVWXZDMOEjloHM48n3SHgaR+3viJYsMF4jYxbOrSBqWnvdOlvBal+g15Fa+gqH Qi+8wU4F2dEI8QPTIupyDvUEhFXHgMfG5BbjASSfTRSEE7oDCEPIQDd1AIUBYm3wxOKk=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l7zvO-0002Gd-84 for control@debbugs.gnu.org; Fri, 05 Feb 2021 13:09:24 +0100 Date: Fri, 05 Feb 2021 13:09:20 +0100 Message-Id: <87k0rmiumn.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #27842 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 27842 fixed close 27842 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 27842 fixed close 27842 28.1 quit