From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#28286: sh-script package has incorrect syntax highlighting when shell type is set to rpm Date: Sun, 04 Jul 2021 16:48:54 +0200 Message-ID: <87fswu16eh.fsf@gnus.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2504"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 28286@debbugs.gnu.org To: Andrew Toskin Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Jul 04 16:50:15 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m03Rm-0000Qf-RW for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 04 Jul 2021 16:50:14 +0200 Original-Received: from localhost ([::1]:50140 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m03Rl-0005th-OM for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 04 Jul 2021 10:50:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40662) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m03Ra-0005r8-QC for bug-gnu-emacs@gnu.org; Sun, 04 Jul 2021 10:50:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:59697) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m03Ra-0002wi-IG for bug-gnu-emacs@gnu.org; Sun, 04 Jul 2021 10:50:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m03Ra-0006sQ-Fe for bug-gnu-emacs@gnu.org; Sun, 04 Jul 2021 10:50:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 04 Jul 2021 14:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28286 X-GNU-PR-Package: emacs Original-Received: via spool by 28286-submit@debbugs.gnu.org id=B28286.162541014526330 (code B ref 28286); Sun, 04 Jul 2021 14:50:02 +0000 Original-Received: (at 28286) by debbugs.gnu.org; 4 Jul 2021 14:49:05 +0000 Original-Received: from localhost ([127.0.0.1]:43007 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m03Qf-0006qa-9i for submit@debbugs.gnu.org; Sun, 04 Jul 2021 10:49:05 -0400 Original-Received: from quimby.gnus.org ([95.216.78.240]:47866) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m03Qc-0006q0-SP for 28286@debbugs.gnu.org; Sun, 04 Jul 2021 10:49:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: 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=eToZ4Pm92qAEPVsYbxqCdmglprNwuSfyvrur8hWwmlE=; b=Ez6EAKqFooKTzzTv+5NEbcB4Vg 4IyIjJylhk2ldmyfGWZz7uywuG6M4aH2lKXpRbt+vXd70qnmFgusZkE0YjVJVFan/7Qy/BijLviUJ uULDo2IBddHdOajY/2f67D4pdhCQIwYghRKBfRCaga6jVKcF15mYpeTOkAvxGNpnQBKw=; Original-Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m03QU-0001Mt-K0; Sun, 04 Jul 2021 16:48:57 +0200 X-Now-Playing: Joe Jackson's _Mike's Murder_: "Breakdown" In-Reply-To: (Andrew Toskin's message of "Tue, 29 Aug 2017 20:33:42 -0700") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:209407 Archived-At: Andrew Toskin writes: > * Find an RPM spec file, such as this one for the RPM package of Emacs: > - https://src.fedoraproject.org/rpms/emacs/raw/master/f/emacs.spec > * Open it in Emacs without user customizations (emacs --quick emacs.spec) > * If necessary, set the shell type (C-c :) to rpm > * Notice that even in the %description block starting on line 104, apostrophes (') > are highlighted as if they begin a quoted string. > > %description blocks only contain plain text descriptions of the RPM package, and > last until the following %macro; there should be no syntax highlighting between > the two macros. Or if there were, everything inside the description should all be > the same color, until the next %macro starts. (I'm going through old bug reports that unfortunately got no response at the time.) That URL is no longer valid -- does anybody have a .spec file that demonstrates the problem? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no