From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: [elpa] externals/org ee0961ba31: lisp/org-table.el: fix warning about `eq' usage Date: Wed, 01 Nov 2023 10:04:46 +0100 Organization: GNU Message-ID: <87pm0thmj5.fsf@gnu.org> References: <169879312007.20093.7465071871654518215@vcs2.savannah.gnu.org> <20231031225840.6A0FEC06553@vcs2.savannah.gnu.org> <87pm0u9fbd.fsf@red-bean.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24105"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Emacs Devel , Stefan Monnier To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Nov 01 10:12:43 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 1qy7HF-00064L-RS for ged-emacs-devel@m.gmane-mx.org; Wed, 01 Nov 2023 10:12:41 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qy7A4-0005pS-EF; Wed, 01 Nov 2023 05:05:16 -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 1qy79z-0005mA-2i for emacs-devel@gnu.org; Wed, 01 Nov 2023 05:05:11 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qy79w-0007xo-Ut; Wed, 01 Nov 2023 05:05:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=zAmipDmtaKTtGLBzE42KgfWku+UUBkWzjIZREGIbjCE=; b=dEazSrEcVARU5ogw5M9I UwFw1Ji6v5TA31mHxjHZ3GtLm1fK31IR/nmYamDVbTKEAD8rsfbcxAZ40f2+k1aoJP7X5nzplvKZr F1S/kKpXtIQnyn4+nFP7kfxJUUbjqWWbripcrcUL5hoPfoNaL1SbOMxV1k4Epax66RU9Sgh89Tq2U clGYHjhLBfm4vseHVo+puEDdwQBnLdoxUl3nLCeTZLTd5Ykp8KBoXwskR3pAkzGS9cIdt4exz7HPK g1vEGQpDK0LQLvNLZdeX8sHDoBuSFVfckqfhh6xx7WuLvVcm0kj2thZ5/gNjRv6xZWPRK++wIZSMp GaKZorkM3U5GPw==; In-Reply-To: <87pm0u9fbd.fsf@red-bean.com> (Karl Fogel's message of "Wed, 01 Nov 2023 01:07:50 -0500") 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:312044 Archived-At: Hi Karl, Karl Fogel writes: > I don't know much about how Org Mode gets merged into Emacs, nor > whether there are opportunities for rebasing anywhere along the way in > that process. If there's a way to update that commit message, then > I'd do so (I can post a new one here). But if there's no such > opportunity, then so be it: I'll be on the permanent record with a > technical mistake in a log message. I'm sure it wouldn't be the first > time :-/. So be it! It isn't the first time for many of us :) Thanks again for the fix, best, -- Bastien