From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lassi Kortela Newsgroups: gmane.emacs.bugs Subject: bug#66660: [PATCH] Fix dns-mode-syntax-table Date: Fri, 20 Oct 2023 19:21:11 +0300 Message-ID: <1b01f320-b951-f77c-9355-38f3deb54a91@lassi.io> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------2BKWAW4LQSDZ38lU0X2CKbz0" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27600"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 To: 66660@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 21 08:17:53 2023 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 1qu5J2-0006yB-Kx for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 21 Oct 2023 08:17:52 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qu5Im-0003d3-Na; Sat, 21 Oct 2023 02:17:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qu5Ik-0003c4-Qz for bug-gnu-emacs@gnu.org; Sat, 21 Oct 2023 02:17:34 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qu5Ik-0008WH-Io for bug-gnu-emacs@gnu.org; Sat, 21 Oct 2023 02:17:34 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qu5JC-0004Cj-4x for bug-gnu-emacs@gnu.org; Sat, 21 Oct 2023 02:18:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lassi Kortela Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 21 Oct 2023 06:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66660 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Original-Received: via spool by submit@debbugs.gnu.org id=B.169786904616102 (code B ref -1); Sat, 21 Oct 2023 06:18:01 +0000 Original-Received: (at submit) by debbugs.gnu.org; 21 Oct 2023 06:17:26 +0000 Original-Received: from localhost ([127.0.0.1]:42085 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qu5Ic-0004Bc-0a for submit@debbugs.gnu.org; Sat, 21 Oct 2023 02:17:26 -0400 Original-Received: from lists.gnu.org ([2001:470:142::17]:56354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtsGA-0004v3-23 for submit@debbugs.gnu.org; Fri, 20 Oct 2023 12:22:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtsFV-0002TE-60 for bug-gnu-emacs@gnu.org; Fri, 20 Oct 2023 12:21:22 -0400 Original-Received: from relay9-d.mail.gandi.net ([217.70.183.199]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtsFS-0005jK-L4 for bug-gnu-emacs@gnu.org; Fri, 20 Oct 2023 12:21:20 -0400 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id 5D82BFF80E for ; Fri, 20 Oct 2023 16:21:12 +0000 (UTC) Content-Language: en-US X-GND-Sasl: lassi@lassi.io Received-SPF: pass client-ip=217.70.183.199; envelope-from=lassi@lassi.io; helo=relay9-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 21 Oct 2023 02:17:24 -0400 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:272831 Archived-At: This is a multi-part message in MIME format. --------------2BKWAW4LQSDZ38lU0X2CKbz0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Attached is a simple fix to the syntax highlighting of dns-mode. The patch highlights double-quoted strings as specified in RFC 1035. --------------2BKWAW4LQSDZ38lU0X2CKbz0 Content-Type: text/plain; charset=UTF-8; name="dns-mode-syntax-table.patch" Content-Disposition: attachment; filename="dns-mode-syntax-table.patch" Content-Transfer-Encoding: base64 LS0tIGRucy1tb2RlLmVsLm9yaWcJMjAyMy0xMC0yMCAxOToxMjo0My4wMDAwMDAwMDAgKzAz MDAKKysrIGRucy1tb2RlLmVsCTIwMjMtMTAtMjAgMTk6MTM6MDEuMDAwMDAwMDAwICswMzAw CkBAIC0xMzcsNiArMTM3LDggQEAKICAgKGxldCAoKHRhYmxlIChtYWtlLXN5bnRheC10YWJs ZSkpKQogICAgIChtb2RpZnktc3ludGF4LWVudHJ5ID9cOyAiPCAgICIgdGFibGUpCiAgICAg KG1vZGlmeS1zeW50YXgtZW50cnkgP1xuICI+ICAgIiB0YWJsZSkKKyAgICAobW9kaWZ5LXN5 bnRheC1lbnRyeSA/XCIgIlwiIiB0YWJsZSkKKyAgICAobW9kaWZ5LXN5bnRheC1lbnRyeSA/ XFwgIlxcIiB0YWJsZSkKICAgICB0YWJsZSkKICAgIlN5bnRheCB0YWJsZSBpbiB1c2UgaW4g RE5TIG1hc3RlciBmaWxlIGJ1ZmZlcnMuIikKIAo= --------------2BKWAW4LQSDZ38lU0X2CKbz0--