From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Shorthand variable named "elisp-shorthands" seems wrong Date: Mon, 27 Sep 2021 14:48:58 +0300 Message-ID: <83wnn2kzmd.fsf@gnu.org> References: <87tui6twco.fsf.ref@yahoo.com> <87tui6twco.fsf@yahoo.com> <87mtnytg6t.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40105"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, stefankangas@gmail.com, joaotavora@gmail.com To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Sep 27 13:50:47 2021 Return-path: Envelope-to: ged-emacs-devel@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 1mUp9j-000AEo-0B for ged-emacs-devel@m.gmane-mx.org; Mon, 27 Sep 2021 13:50:47 +0200 Original-Received: from localhost ([::1]:60170 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUp9h-0001eC-2R for ged-emacs-devel@m.gmane-mx.org; Mon, 27 Sep 2021 07:50:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54346) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUp7w-0000JN-0Q for emacs-devel@gnu.org; Mon, 27 Sep 2021 07:48:56 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51888) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUp7v-0002ms-7B; Mon, 27 Sep 2021 07:48:55 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2789 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUp7u-0004ZT-Kd; Mon, 27 Sep 2021 07:48:54 -0400 In-Reply-To: <87mtnytg6t.fsf@yahoo.com> (message from Po Lu on Mon, 27 Sep 2021 19:23:54 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:275572 Archived-At: > From: Po Lu > Cc: João Távora , emacs-devel > > Date: Mon, 27 Sep 2021 19:23:54 +0800 > > Yes, but when I see a variable prefixed with "elisp-", I assume it is > related to Emacs Lisp editing support. Which it is, don't you agree?