From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: master baf1a7a4a0: Turn gv-synthetic-place into a function Date: Wed, 21 Sep 2022 10:20:24 -0400 Message-ID: References: <835yhkzmn8.fsf@gnu.org> <878rmfx51p.fsf@web.de> <831qs7zj9e.fsf@gnu.org> <87v8piec78.fsf@web.de> <834jx2xphy.fsf@gnu.org> <878rmenmd4.fsf@web.de> <87sfklgmba.fsf@dataswamp.org> <87edw4bzrp.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2618"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Sep 21 16:25:10 2022 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 1ob0f0-0000Uk-5B for ged-emacs-devel@m.gmane-mx.org; Wed, 21 Sep 2022 16:25:10 +0200 Original-Received: from localhost ([::1]:37738 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ob0ez-0004xk-5X for ged-emacs-devel@m.gmane-mx.org; Wed, 21 Sep 2022 10:25:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35548) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ob0aY-0001Ex-39 for emacs-devel@gnu.org; Wed, 21 Sep 2022 10:20:35 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:2406) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ob0aV-0007j7-0i for emacs-devel@gnu.org; Wed, 21 Sep 2022 10:20:32 -0400 Original-Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 6696A80799; Wed, 21 Sep 2022 10:20:28 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id C0E3C802B3; Wed, 21 Sep 2022 10:20:26 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1663770026; bh=d7TMZY4dN3Fn2o6P+uZUp4wmUEnCIFAqNPBJa5bQa9g=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=o2HWa/uyxqtENvPGXuP9k0WUz8hLPRcUIbTJ1vcn/9TxTrXbViWai5vxugiFSkY0M YvhvyUjbi56sq2gBOGwD8m0YUYJVT1fChaF/hQSrdNaCNDYzFCw0RLCRNKE2m21VBh 8hIXI/69mW8Myy1kGqLV4GvnbSe2vvL7jANZTNOPkTOhnIsFFv9h2kqxh6R4FzOtSK 9sQue1Ft3Z+IHBwFKiXhZg8DKNIwGIx1NICVkVjDsIYmIfcM6aC7sWRwXlck4ovNn4 O1Haa6O/379WC+kptoS/KWLIHhpabgS3Dv1Rmf5j1rg35h3ZpKONXRODktLNBl9lz9 tdKeGJQwA4BvQ== Original-Received: from lechazo (lechon.iro.umontreal.ca [132.204.27.242]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id ACEE41208FE; Wed, 21 Sep 2022 10:20:26 -0400 (EDT) In-Reply-To: <87edw4bzrp.fsf@web.de> (Michael Heerdegen's message of "Wed, 21 Sep 2022 15:52:42 +0200") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:295918 Archived-At: While `gv-` is a handy short prefix, maybe we should stop using terms like "place" and "generalized variables" and call them "lvalues" like the rest of the world. Stefan