From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.devel Subject: Re: master c8a2af3037 1/3: Add new function function-alias-p Date: Fri, 14 Jan 2022 08:25:22 +0100 Message-ID: <87bl0evkwt.fsf@gnus.org> References: <164206376686.342.13318619183595442698@vcs2.savannah.gnu.org> <20220113084927.707D2C0DA30@vcs2.savannah.gnu.org> <87sftr3olc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31302"; 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: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jan 14 09:21:49 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 1n8HqG-0007qx-7u for ged-emacs-devel@m.gmane-mx.org; Fri, 14 Jan 2022 09:21:48 +0100 Original-Received: from localhost ([::1]:51232 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n8HqF-0007e3-0T for ged-emacs-devel@m.gmane-mx.org; Fri, 14 Jan 2022 03:21:47 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:54688) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8Gxr-0002mc-8C for emacs-devel@gnu.org; Fri, 14 Jan 2022 02:25:36 -0500 Original-Received: from [2a01:4f9:2b:f0f::2] (port=51860 helo=quimby.gnus.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8Gxo-0003Fo-HR for emacs-devel@gnu.org; Fri, 14 Jan 2022 02:25:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=ExQuRWFv5r5sIGseq6ppkBaxQ78Kx3IYvp2gU+oqCfs=; b=vS+8e+hBNd84lP1UYWaQanbp5n Urr4Q/Bm2+VkyHeLsEMdxkHzs4WzJ3Xw/RqBXUeG67Gy91Elu0pyF9dlIh6qk2FfI4W0aAY/j4+rO FktYPVlhE20L/22jwmx3Djd/oPHcVxYRkThQ27xqvqDgQChaZJjlQvtIPNXCrGCRL3ps=; Original-Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n8Gxg-0001GF-H7; Fri, 14 Jan 2022 08:25:27 +0100 X-Now-Playing: Various's _I Wanna Be Kate: The Songs of Kate Bush_: "Jig Of Life (2020 Remaster)" In-Reply-To: <87sftr3olc.fsf@gmail.com> (Robert Pluim's message of "Thu, 13 Jan 2022 11:41:03 +0100") X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a01:4f9:2b:f0f::2 (failed) Received-SPF: pass client-ip=2a01:4f9:2b:f0f::2; envelope-from=larsi@gnus.org; helo=quimby.gnus.org X-Spam_score_int: -35 X-Spam_score: -3.6 X-Spam_bar: --- X-Spam_report: (-3.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RDNS_NONE=0.793, 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:284734 Archived-At: Robert Pluim writes: > I think that=CA=BCs not correct (and a bit convoluted). How about: > > Checks whether @var{object} is a function alias. If it is, it returns > a list of symbols representing the function alias chain, else > @code{nil}. For instance, if @code{a} is an alias for @code{b}, and > @code{b} is an alias for @code{c}: Yup; now installed. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no