From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34975: 26.1.92; In backquote, the comma marker does not work with variable name started with dot Date: Thu, 04 Apr 2019 16:10:19 +0300 Message-ID: <83mul5dih0.fsf@gnu.org> References: <87sgvcxpzh.fsf@web.de> <1430c67b-c447-47b4-92b3-1cba335e8193@default> <877ecnybya.fsf@web.de> <87wokae99v.fsf@gmail.com> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="163294"; mail-complaints-to="usenet@blaine.gmane.org" Cc: michael_heerdegen@web.de, mail@xuchunyang.me, 34975@debbugs.gnu.org To: Noam Postavsky Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 04 15:11:11 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hC299-000gHB-6x for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Apr 2019 15:11:11 +0200 Original-Received: from localhost ([127.0.0.1]:54398 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hC297-0003Om-Us for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Apr 2019 09:11:09 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:49467) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hC291-0003MG-S5 for bug-gnu-emacs@gnu.org; Thu, 04 Apr 2019 09:11:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hC290-0003an-Ug for bug-gnu-emacs@gnu.org; Thu, 04 Apr 2019 09:11:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:58479) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hC290-0003Zi-PX for bug-gnu-emacs@gnu.org; Thu, 04 Apr 2019 09:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hC290-0007bg-DZ for bug-gnu-emacs@gnu.org; Thu, 04 Apr 2019 09:11:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 04 Apr 2019 13:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34975 X-GNU-PR-Package: emacs Original-Received: via spool by 34975-submit@debbugs.gnu.org id=B34975.155438344429216 (code B ref 34975); Thu, 04 Apr 2019 13:11:02 +0000 Original-Received: (at 34975) by debbugs.gnu.org; 4 Apr 2019 13:10:44 +0000 Original-Received: from localhost ([127.0.0.1]:43790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hC28i-0007b9-1l for submit@debbugs.gnu.org; Thu, 04 Apr 2019 09:10:44 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:34909) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hC28h-0007aw-1s for 34975@debbugs.gnu.org; Thu, 04 Apr 2019 09:10:43 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:45352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hC28b-0002Jr-La; Thu, 04 Apr 2019 09:10:37 -0400 Original-Received: from [176.228.60.248] (port=2070 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hC28a-0007qw-Ue; Thu, 04 Apr 2019 09:10:37 -0400 In-reply-to: <87wokae99v.fsf@gmail.com> (message from Noam Postavsky on Wed, 03 Apr 2019 23:31:24 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:157163 Archived-At: > From: Noam Postavsky > Date: Wed, 03 Apr 2019 23:31:24 -0400 > Cc: Xu Chunyang , 34975@debbugs.gnu.org > > There's also Bug#19790 about this. I think it makes sense to just > remove this reader macro, as far as I can tell, nobody really wants this > destructive splicing feature. How hard would it be fixing it? I'm uneasy with removing features because we are confused about them.