From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: Should `indirect-function' be preferred over `fboundp'? Date: Thu, 20 Jul 2023 09:47:17 +0200 Message-ID: References: <87h6pzxdof.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8907"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: emacs-devel@gnu.org To: Ihor Radchenko Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jul 20 09:47:59 2023 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 1qMOOF-00024u-53 for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Jul 2023 09:47:59 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMONg-0001Ly-1o; Thu, 20 Jul 2023 03:47:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMONe-0001LY-G0 for emacs-devel@gnu.org; Thu, 20 Jul 2023 03:47:22 -0400 Original-Received: from smtp-out1.suse.de ([195.135.220.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qMONd-0000rA-05 for emacs-devel@gnu.org; Thu, 20 Jul 2023 03:47:22 -0400 Original-Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id C573D22995; Thu, 20 Jul 2023 07:47:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1689839237; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=obVmDHPT4VoEI/AgXWeBwWC5+GEt6j+svkE/WWSnp2s=; b=QQBOioj2RgsRGdGlJ8Dp6UJnd7AJPecw6l01/OiqLp1QIT3ySHfY1q8vLOWvNR2ihLWSxG m6SOLz2YLRObCnfmS2GQfp4EQ8zlkSay6NP60BNE7i8nCa3H84TGYsL8BoFeoU1SL5iB+l DYqOKjMK+JbwVzKVHMJOcYIe3Pk2Aso= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1689839237; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=obVmDHPT4VoEI/AgXWeBwWC5+GEt6j+svkE/WWSnp2s=; b=1WgyIM4EUna8riPz2cEbLFPBYtSFpEoLTfdOsleXukodplz0kTOCkvGqmQqO7BW91CIYlr 68tE7EG2xYqI0aDg== Original-Received: from hawking.nue2.suse.org (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id B2F5D2C142; Thu, 20 Jul 2023 07:47:17 +0000 (UTC) Original-Received: by hawking.nue2.suse.org (Postfix, from userid 17005) id A1FF44A038F; Thu, 20 Jul 2023 09:47:17 +0200 (CEST) In-Reply-To: <87h6pzxdof.fsf@localhost> (Ihor Radchenko's message of "Thu, 20 Jul 2023 07:08:48 +0000") X-Yow: If I am elected no one will ever have to do their laundry again! Received-SPF: pass client-ip=195.135.220.28; envelope-from=schwab@suse.de; helo=smtp-out1.suse.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:307984 Archived-At: On Jul 20 2023, Ihor Radchenko wrote: > (I can see that `fboundp' is used all over Emacs git sources, while > `indirect-function' is rarely used) indirect-function used to signal an error when unbound. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."