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: Arguing for a nilp function and where to put it Date: Mon, 03 Apr 2023 14:46:49 +0200 Message-ID: References: <831ql416bp.fsf@gnu.org> <875yadhc52.fsf@dataswamp.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18310"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Apr 03 14:47:50 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 1pjJbB-0004c5-JO for ged-emacs-devel@m.gmane-mx.org; Mon, 03 Apr 2023 14:47:49 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pjJab-0005PX-8W; Mon, 03 Apr 2023 08:47:13 -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 1pjJaS-0005Of-0o for emacs-devel@gnu.org; Mon, 03 Apr 2023 08:47:11 -0400 Original-Received: from smtp-out2.suse.de ([2001:67c:2178:6::1d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pjJaN-00013a-Pi for emacs-devel@gnu.org; Mon, 03 Apr 2023 08:47:03 -0400 Original-Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id 17DF41FF36 for ; Mon, 3 Apr 2023 12:46:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1680526010; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=dlmWnSLKlakovgyFLJNkBRfV4p/lvm0g1Hqm6ZLXYDo=; b=oaNF8Vd/d9QhIKXkdqaabANa/ZhBSW/wq0jkFVJkDVUNf86wKw40jvKwMbo9IWzwgMOPDd 6xxKt1Uce1WGjNtQXQxjtTJ+cTwPkkT21QlfccaCSPFdGtMMdXIK0CDgGePzpIb3P2VIIV fmFFL8GEu9ttLxhe8YyiXZbmM4RddUI= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1680526010; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=dlmWnSLKlakovgyFLJNkBRfV4p/lvm0g1Hqm6ZLXYDo=; b=GVlAQA+W6qg/y2QElzo+8vkPxolIuAwDbHyx3p77mkj0m3T1Rn2+DuJ09PU6W9DVRyyM62 zHUlcfQqPDF9EnCA== Original-Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 0E8442C141 for ; Mon, 3 Apr 2023 12:46:50 +0000 (UTC) Original-Received: by hawking.suse.de (Postfix, from userid 17005) id EFAE94A04C4; Mon, 3 Apr 2023 14:46:49 +0200 (CEST) X-Yow: Yow! Those people look exactly like Donnie and Marie Osmond!! In-Reply-To: <875yadhc52.fsf@dataswamp.org> (Emanuel Berg's message of "Mon, 03 Apr 2023 05:34:33 +0200") Received-SPF: pass client-ip=2001:67c:2178:6::1d; envelope-from=schwab@suse.de; helo=smtp-out2.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 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:305072 Archived-At: On Apr 03 2023, Emanuel Berg wrote: > Hm ... That was in 1958? What kind of machine was that? According to Wikipedia, IBM 704. -- 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."