From unknown Mon Jun 23 07:48:06 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#32817 <32817@debbugs.gnu.org> To: bug#32817 <32817@debbugs.gnu.org> Subject: Status: 27.0.50; Dotted pair syntax for directory-local variables Reply-To: bug#32817 <32817@debbugs.gnu.org> Date: Mon, 23 Jun 2025 14:48:06 +0000 retitle 32817 27.0.50; Dotted pair syntax for directory-local variables reassign 32817 emacs submitter 32817 Juri Linkov severity 32817 normal tag 32817 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 23 19:16:37 2018 Received: (at submit) by debbugs.gnu.org; 23 Sep 2018 23:16:37 +0000 Received: from localhost ([127.0.0.1]:51205 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4DcC-0004n1-TS for submit@debbugs.gnu.org; Sun, 23 Sep 2018 19:16:37 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59920) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4DcA-0004mm-6n for submit@debbugs.gnu.org; Sun, 23 Sep 2018 19:16:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4Dc1-0000at-32 for submit@debbugs.gnu.org; Sun, 23 Sep 2018 19:16:29 -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.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41588) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g4Dbw-0000a4-29 for submit@debbugs.gnu.org; Sun, 23 Sep 2018 19:16:22 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g4Dbv-0007sU-3m for bug-gnu-emacs@gnu.org; Sun, 23 Sep 2018 19:16:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4Dbq-0000Z5-7a for bug-gnu-emacs@gnu.org; Sun, 23 Sep 2018 19:16:18 -0400 Received: from pop.dreamhost.com ([64.90.62.162]:46418 helo=pdx1-sub0-mail-a31.g.dreamhost.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g4Dbn-0000YP-RW for bug-gnu-emacs@gnu.org; Sun, 23 Sep 2018 19:16:13 -0400 Received: from pdx1-sub0-mail-a31.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a31.g.dreamhost.com (Postfix) with ESMTP id 583F67F6EA for ; Sun, 23 Sep 2018 16:16:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=linkov.net; h=from:to :subject:date:message-id:mime-version:content-type; s= linkov.net; bh=JLu7uacdcHewFVWUwh8VwhkIfoE=; b=OLqQPxVhQsOshjy9/ mHD4tMsAM9l7nXPBSLWCJ/VPCpgoKTgsIzlcKtbmWM+14GC/Z0rf7nrCBWpShi32 8Zi408CCSVIu0imdDbGN66GKTekrIbhFxfgTfG9xsyNmHRPZwtKxweUn8m+4FM40 mWs4qrZeT3uSCOW8twGpW7j1EA= Received: from localhost.linkov.net (m91-129-111-128.cust.tele2.ee [91.129.111.128]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a31.g.dreamhost.com (Postfix) with ESMTPSA id 16A777F37F for ; Sun, 23 Sep 2018 16:16:07 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a31 X-DH-BACKEND: pdx1-sub0-mail-a31 From: Juri Linkov To: bug-gnu-emacs@gnu.org Subject: 27.0.50; Dotted pair syntax for directory-local variables Organization: LINKOV.NET Date: Mon, 24 Sep 2018 02:14:41 +0300 Message-ID: <87bm8nolge.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit 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: -6.0 (------) As indicated in https://lists.gnu.org/archive/html/emacs-devel/2018-09/msg00817.html the current syntax is confusing. This patch fixes add-dir-local-variable to output syntax corresponding to examples in (info "(emacs) Directory Variables"): diff --git a/lisp/files-x.el b/lisp/files-x.el index 92532e85f4..8603b6299c 100644 --- a/lisp/files-x.el +++ b/lisp/files-x.el @@ -492,15 +492,31 @@ modify-dir-local-variable ;; Insert modified alist of directory-local variables. (insert ";;; Directory Local Variables\n") (insert ";;; For more information see (info \"(emacs) Directory Variables\")\n\n") - (pp (sort variables + (princ (add-dir-local-variables-to-string + (sort variables (lambda (a b) (cond ((null (car a)) t) ((null (car b)) nil) ((and (symbolp (car a)) (stringp (car b))) t) ((and (symbolp (car b)) (stringp (car a))) nil) - (t (string< (car a) (car b)))))) - (current-buffer))))) + (t (string< (car a) (car b))))))) + (current-buffer)) + (goto-char (point-min)) + (indent-sexp)))) + +(defun add-dir-local-variables-to-string (variables) + (format "(%s)" (mapconcat + (lambda (mode-variable) + (format "(%S . %s)" + (car mode-variable) + (format "(%s)" (mapconcat + (lambda (variable-value) + (format "(%s . %S)" + (car variable-value) + (cdr variable-value))) + (cdr mode-variable) "\n")))) + variables "\n"))) ;;;###autoload (defun add-dir-local-variable (mode variable value) From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 24 16:53:48 2018 Received: (at control) by debbugs.gnu.org; 24 Sep 2018 20:53:48 +0000 Received: from localhost ([127.0.0.1]:52564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4XrY-00084z-EX for submit@debbugs.gnu.org; Mon, 24 Sep 2018 16:53:48 -0400 Received: from pop.dreamhost.com ([64.90.62.162]:59824 helo=pdx1-sub0-mail-a31.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4XrW-00084p-Os for control@debbugs.gnu.org; Mon, 24 Sep 2018 16:53:47 -0400 Received: from pdx1-sub0-mail-a31.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a31.g.dreamhost.com (Postfix) with ESMTP id 95B407F6EA for ; Mon, 24 Sep 2018 13:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=linkov.net; h=from:to :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=linkov.net; bh=08u0LTJQaDVb3czInLBdEUvuAFg=; b= YTMkzBAC15rGRL2QkOx2dazzTa0MHcuVNebQnpwWqSksqhzYg6ZWV9LTPI44FR/Z IalhglwbmiwKK9mESw4JJF7xASXYqJjaB2GL3UZVEPXN2mBBl1xPob498/e/xriK ESfhYKPRC1+XeDzcmxMhaKDQM5OW5E9ldZN8VTOcL+c= Received: from localhost.linkov.net (m91-129-111-128.cust.tele2.ee [91.129.111.128]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a31.g.dreamhost.com (Postfix) with ESMTPSA id E8F607F980 for ; Mon, 24 Sep 2018 13:53:44 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a31 X-DH-BACKEND: pdx1-sub0-mail-a31 From: Juri Linkov To: control@debbugs.gnu.org Subject: Re: bug#32817: 27.0.50; Dotted pair syntax for directory-local variables Organization: LINKOV.NET References: <87bm8nolge.fsf@mail.linkov.net> Date: Mon, 24 Sep 2018 23:53:13 +0300 In-Reply-To: <87bm8nolge.fsf@mail.linkov.net> (Juri Linkov's message of "Mon, 24 Sep 2018 02:14:41 +0300") Message-ID: <87y3bq39dy.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain 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 32817 fixed close 32817 27.1 thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 25 08:10:22 2018 Received: (at 32817) by debbugs.gnu.org; 25 Sep 2018 12:10:22 +0000 Received: from localhost ([127.0.0.1]:52924 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4mAY-0006OE-1R for submit@debbugs.gnu.org; Tue, 25 Sep 2018 08:10:22 -0400 Received: from smtp-4.orcon.net.nz ([60.234.4.59]:52006) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4mAV-0006O0-QX for 32817@debbugs.gnu.org; Tue, 25 Sep 2018 08:10:21 -0400 Received: from [150.107.172.53] (port=11898 helo=[192.168.20.103]) by smtp-4.orcon.net.nz with esmtpa (Exim 4.86_2) (envelope-from ) id 1g4mAJ-00049y-B1; Wed, 26 Sep 2018 00:10:16 +1200 Subject: Re: bug#32817: 27.0.50; Dotted pair syntax for directory-local variables To: Juri Linkov , 32817@debbugs.gnu.org References: <87bm8nolge.fsf@mail.linkov.net> From: Phil Sainty Message-ID: <87fa2b5f-48b3-703b-9b0b-43dc454759b8@orcon.net.nz> Date: Wed, 26 Sep 2018 00:10:06 +1200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <87bm8nolge.fsf@mail.linkov.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-GeoIP: NZ X-Spam_score: -2.9 X-Spam_score_int: -28 X-Spam_bar: -- X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 32817 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.7 (-) Hi Juri, On 24/09/18 11:14, Juri Linkov wrote: > As indicated in https://lists.gnu.org/archive/html/emacs-devel/2018-09/msg00817.html > the current syntax is confusing. > > This patch fixes add-dir-local-variable to output syntax corresponding > to examples in (info "(emacs) Directory Variables"): Thanks for implementing this. > +(defun add-dir-local-variables-to-string (variables) `add-dir-local-variables-to-string' is quite a confusing name. It makes it sound like the dir-local variables will be added to a string (which doesn't make a lot of sense), when it's actually formatting all of the dir-locals *as* a string. This is on account of the "add-" prefix, which I think is unnecessary -- the functionality isn't really tied to `add-dir-local-variable'; it would work regardless of where its argument came from. `dir-locals-to-string' seems a better name to me, and is consistent with other dir-locals-* functions. I think it should also have a docstring. > + (format "(%s)" (mapconcat > + (lambda (mode-variable) "mode-variables" (plural), I think. > + (format "(%S . %s)" > + (car mode-variable) > + (format "(%s)" (mapconcat > + (lambda (variable-value) > + (format "(%s . %S)" > + (car variable-value) Why is the variable symbol "%s" when the mode symbol was "%S" ? > + (cdr variable-value))) > + (cdr mode-variable) "\n")))) > + variables "\n"))) regards, -Phil From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 25 15:42:30 2018 Received: (at 32817) by debbugs.gnu.org; 25 Sep 2018 19:42:30 +0000 Received: from localhost ([127.0.0.1]:54052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4tE6-0000zV-Bk for submit@debbugs.gnu.org; Tue, 25 Sep 2018 15:42:30 -0400 Received: from pop.dreamhost.com ([64.90.62.162]:39200 helo=pdx1-sub0-mail-a31.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4tE4-0000zM-PX for 32817@debbugs.gnu.org; Tue, 25 Sep 2018 15:42:29 -0400 Received: from pdx1-sub0-mail-a31.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a31.g.dreamhost.com (Postfix) with ESMTP id B54747F32E; Tue, 25 Sep 2018 12:42:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=linkov.net; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=linkov.net; bh=uAwLom3w7Wa3dLUgIN3LbDjPr6k=; b= VARPEwHnM2MUGXdHYWlG1e62oxlbpN8qocci2Q29APWgv17zkn36L/IimQSFm/yF P8HCXu+97wR+eH7WxlgiF1N82Bo9Fu7KI2/Mm2VPOsgBBlmJPcKqeKhgvBbVLW90 km3wU1Vnzb+ruFPx5XSoFq5GRKn4RCDRJxp8s+WkOJE= Received: from localhost.linkov.net (m91-129-111-128.cust.tele2.ee [91.129.111.128]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a31.g.dreamhost.com (Postfix) with ESMTPSA id BFA5B7F6EA; Tue, 25 Sep 2018 12:42:26 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a31 X-DH-BACKEND: pdx1-sub0-mail-a31 From: Juri Linkov To: Phil Sainty Subject: Re: bug#32817: 27.0.50; Dotted pair syntax for directory-local variables Organization: LINKOV.NET References: <87bm8nolge.fsf@mail.linkov.net> <87fa2b5f-48b3-703b-9b0b-43dc454759b8@orcon.net.nz> Date: Tue, 25 Sep 2018 22:41:51 +0300 In-Reply-To: <87fa2b5f-48b3-703b-9b0b-43dc454759b8@orcon.net.nz> (Phil Sainty's message of "Wed, 26 Sep 2018 00:10:06 +1200") Message-ID: <87mus5e54w.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32817 Cc: 32817@debbugs.gnu.org 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 (-) >> +(defun add-dir-local-variables-to-string (variables) > > `add-dir-local-variables-to-string' is quite a confusing name. > It makes it sound like the dir-local variables will be added to > a string (which doesn't make a lot of sense), when it's actually > formatting all of the dir-locals *as* a string. > > This is on account of the "add-" prefix, which I think is unnecessary > -- the functionality isn't really tied to `add-dir-local-variable'; > it would work regardless of where its argument came from. > > `dir-locals-to-string' seems a better name to me, and is consistent > with other dir-locals-* functions. My intention was to use this prefix to add the new function to the add-dir-local-variable* namespace. But I agree that dir-locals-* is more suitable, so I renamed the function. >> + (format "(%s)" (mapconcat >> + (lambda (mode-variable) > > "mode-variables" (plural), I think. Fixed as well. >> + (format "(%S . %s)" >> + (car mode-variable) >> + (format "(%s)" (mapconcat >> + (lambda (variable-value) >> + (format "(%s . %S)" >> + (car variable-value) > > Why is the variable symbol "%s" when the mode symbol was "%S" ? The mode symbol is "%S" to support string values of a subdirectory like "src/imported" in the example in (info "(emacs) Directory Variables") But admittedly add-dir-local-variable doesn't support adding 3 levels subdirectory-mode-variables anyway, it could be used only to create an initial subdirectory-variable-value to allow the user adding mode manually. But for any case I changed the variable symbol "%s" to "%S". From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 26 11:01:49 2018 Received: (at 32817) by debbugs.gnu.org; 26 Sep 2018 15:01:49 +0000 Received: from localhost ([127.0.0.1]:55558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g5BK0-0005FH-W1 for submit@debbugs.gnu.org; Wed, 26 Sep 2018 11:01:49 -0400 Received: from smtp-4.orcon.net.nz ([60.234.4.59]:45427) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g5BJy-0005F7-OH for 32817@debbugs.gnu.org; Wed, 26 Sep 2018 11:01:48 -0400 Received: from [150.107.172.55] (port=53927 helo=[192.168.20.103]) by smtp-4.orcon.net.nz with esmtpa (Exim 4.86_2) (envelope-from ) id 1g5BJt-0004ao-Vn; Thu, 27 Sep 2018 03:01:42 +1200 Subject: Re: bug#32817: 27.0.50; Dotted pair syntax for directory-local variables To: Juri Linkov References: <87bm8nolge.fsf@mail.linkov.net> <87fa2b5f-48b3-703b-9b0b-43dc454759b8@orcon.net.nz> <87mus5e54w.fsf@mail.linkov.net> From: Phil Sainty Message-ID: Date: Thu, 27 Sep 2018 03:01:41 +1200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <87mus5e54w.fsf@mail.linkov.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-GeoIP: NZ X-Spam_score: -2.9 X-Spam_score_int: -28 X-Spam_bar: -- X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 32817 Cc: 32817@debbugs.gnu.org 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.7 (-) Do we want a NEWS entry for this? It's a user-visible change, even if the *effective* behaviour is identical. I'm mostly thinking it's worth flagging in NEWS for the sake of users who have previously rejected the `add-dir-local-variable' command on the basis that it wrecks their .dir-locals.el formatting. -Phil From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 26 11:51:19 2018 Received: (at 32817) by debbugs.gnu.org; 26 Sep 2018 15:51:20 +0000 Received: from localhost ([127.0.0.1]:55577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g5C5v-0006Ri-MJ for submit@debbugs.gnu.org; Wed, 26 Sep 2018 11:51:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g5C5u-0006RW-7C for 32817@debbugs.gnu.org; Wed, 26 Sep 2018 11:51:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g5C5e-0007Tz-Kh for 32817@debbugs.gnu.org; Wed, 26 Sep 2018 11:51:09 -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.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g5C5W-0007RS-Ej; Wed, 26 Sep 2018 11:50:57 -0400 Received: from [176.228.60.248] (port=1979 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1g5C5V-0004rY-8w; Wed, 26 Sep 2018 11:50:54 -0400 Date: Wed, 26 Sep 2018 18:50:49 +0300 Message-Id: <83bm8k8dgm.fsf@gnu.org> From: Eli Zaretskii To: Phil Sainty In-reply-to: (message from Phil Sainty on Thu, 27 Sep 2018 03:01:41 +1200) Subject: Re: bug#32817: 27.0.50; Dotted pair syntax for directory-local variables References: <87bm8nolge.fsf@mail.linkov.net> <87fa2b5f-48b3-703b-9b0b-43dc454759b8@orcon.net.nz> <87mus5e54w.fsf@mail.linkov.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 32817 Cc: 32817@debbugs.gnu.org, juri@linkov.net 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: -6.0 (------) > From: Phil Sainty > Date: Thu, 27 Sep 2018 03:01:41 +1200 > Cc: 32817@debbugs.gnu.org > > Do we want a NEWS entry for this? Probably. From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 26 20:09:55 2018 Received: (at 32817) by debbugs.gnu.org; 27 Sep 2018 00:09:55 +0000 Received: from localhost ([127.0.0.1]:55794 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g5JsR-0005w2-Cp for submit@debbugs.gnu.org; Wed, 26 Sep 2018 20:09:55 -0400 Received: from pop.dreamhost.com ([64.90.62.162]:47562 helo=pdx1-sub0-mail-a31.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g5JsM-0005vr-PX for 32817@debbugs.gnu.org; Wed, 26 Sep 2018 20:09:51 -0400 Received: from pdx1-sub0-mail-a31.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a31.g.dreamhost.com (Postfix) with ESMTP id 1A2967F8DB; Wed, 26 Sep 2018 17:09:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=linkov.net; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=linkov.net; bh=yn3EZlkVVpf6toKN9rrJZ5KCWQE=; b= j7FcHojj8HQrj6dFI/WSwdghVO12pa/mJbA2Nxhan98QFA2qAy82Dyd1c9EH1Trb S7ncVtK5Yqsxr/auien1+I4+eZ7UausdsGAXxk/2qUqU1h30igZsgFWuDox6cDZv 2bQuwnvbwv6gGh8dKSSCwAQvCZZrTAFH6VvzgYO+AJw= Received: from localhost.linkov.net (m91-129-111-128.cust.tele2.ee [91.129.111.128]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a31.g.dreamhost.com (Postfix) with ESMTPSA id A0BAC7F819; Wed, 26 Sep 2018 17:09:47 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a31 X-DH-BACKEND: pdx1-sub0-mail-a31 From: Juri Linkov To: Eli Zaretskii Subject: Re: bug#32817: 27.0.50; Dotted pair syntax for directory-local variables Organization: LINKOV.NET References: <87bm8nolge.fsf@mail.linkov.net> <87fa2b5f-48b3-703b-9b0b-43dc454759b8@orcon.net.nz> <87mus5e54w.fsf@mail.linkov.net> <83bm8k8dgm.fsf@gnu.org> Date: Thu, 27 Sep 2018 03:09:25 +0300 In-Reply-To: <83bm8k8dgm.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 26 Sep 2018 18:50:49 +0300") Message-ID: <87lg7npzre.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32817 Cc: Phil Sainty , 32817@debbugs.gnu.org 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 (-) >> Do we want a NEWS entry for this? > > Probably. I added a NEWS entry like Phil suggested. From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 27 02:48:14 2018 Received: (at 32817) by debbugs.gnu.org; 27 Sep 2018 06:48:14 +0000 Received: from localhost ([127.0.0.1]:55861 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g5Q5u-0000xI-FC for submit@debbugs.gnu.org; Thu, 27 Sep 2018 02:48:14 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36627) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g5Q5s-0000x3-UH for 32817@debbugs.gnu.org; Thu, 27 Sep 2018 02:48:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g5Q5k-00051B-NL for 32817@debbugs.gnu.org; Thu, 27 Sep 2018 02:48:07 -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.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43509) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g5Q5k-000517-Jv; Thu, 27 Sep 2018 02:48:04 -0400 Received: from [176.228.60.248] (port=1704 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1g5Q5k-0001eP-6Q; Thu, 27 Sep 2018 02:48:04 -0400 Date: Thu, 27 Sep 2018 09:47:47 +0300 Message-Id: <834leb8mi4.fsf@gnu.org> From: Eli Zaretskii To: Juri Linkov In-reply-to: <87lg7npzre.fsf@mail.linkov.net> (message from Juri Linkov on Thu, 27 Sep 2018 03:09:25 +0300) Subject: Re: bug#32817: 27.0.50; Dotted pair syntax for directory-local variables References: <87bm8nolge.fsf@mail.linkov.net> <87fa2b5f-48b3-703b-9b0b-43dc454759b8@orcon.net.nz> <87mus5e54w.fsf@mail.linkov.net> <83bm8k8dgm.fsf@gnu.org> <87lg7npzre.fsf@mail.linkov.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 32817 Cc: psainty@orcon.net.nz, 32817@debbugs.gnu.org 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: -6.0 (------) > From: Juri Linkov > Cc: Phil Sainty , 32817@debbugs.gnu.org > Date: Thu, 27 Sep 2018 03:09:25 +0300 > > >> Do we want a NEWS entry for this? > > > > Probably. > > I added a NEWS entry like Phil suggested. Thanks. From unknown Mon Jun 23 07:48:06 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 25 Oct 2018 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator