From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Rajeev N via "Emacs development discussions." Newsgroups: gmane.emacs.devel Subject: (org-mode) reason for commit reverting prev commit Date: Wed, 11 May 2022 00:43:41 +0000 Message-ID: <87czgkaog2.fsf@hm.sivalik.com> References: <87levfmsj2.fsf@hm.sivalik.com> Reply-To: Rajeev N Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=-=-=" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36423"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed May 11 02:45:26 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 1noaTm-0009Ij-7U for ged-emacs-devel@m.gmane-mx.org; Wed, 11 May 2022 02:45:26 +0200 Original-Received: from localhost ([::1]:51280 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1noaTk-0003xy-PZ for ged-emacs-devel@m.gmane-mx.org; Tue, 10 May 2022 20:45:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35118) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1noaSF-0003H7-JW for emacs-devel@gnu.org; Tue, 10 May 2022 20:43:51 -0400 Original-Received: from vr0.sivalik.com ([104.238.130.12]:46090 helo=smtp.sivalik.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1noaSD-0005q8-Oh for emacs-devel@gnu.org; Tue, 10 May 2022 20:43:51 -0400 Original-Received: from hp (pool-173-70-147-197.nwrknj.fios.verizon.net [173.70.147.197]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: rajeev@sivalik.com) by smtp.sivalik.com (Postfix) with ESMTPSA id F33135EECC; Tue, 10 May 2022 20:43:41 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=sivalik.com; s=svlk; t=1652229822; bh=Q4DJUghIERtjAFkj7vt0xWmEtEiX/1AqMNp4IvVnxu8=; h=From:To:Subject:References:Date:In-Reply-To:From; b=lnrxty//d0Q326qFlC7wjcTBLPAONeTn+PlOfi1xHF3ZREmdY3ht8niHoyleyvUSe Pqy/2XykQtC6Zw66zDxkKHSreaHbhm8FcPqdhXmuaeCO01AhaKXTxmrwQZhAAF0PWq +4u46MXR7bKxjJdqWmrXMsxXuYCM35DXmFZ5GOCI= X-No-Archive: yes In-Reply-To: <87levfmsj2.fsf@hm.sivalik.com> (Rajeev N.'s message of "Fri, 06 May 2022 00:08:49 +0000") Received-SPF: pass client-ip=104.238.130.12; envelope-from=rajeev.jnk@sivalik.com; helo=smtp.sivalik.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, HTML_MESSAGE=0.001, 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" X-Gmane-Expiry: 2022-05-25 Xref: news.gmane.io gmane.emacs.devel:289608 Archived-At: --=-=-= Content-Type: text/plain Content-Disposition: inline Will someone be able to explain the the reason for the following commit. I wish the commit comment gave the details but it does not. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?h=bugfix&id=8aff825682f75c2e889ba02a8bd5e2fbf7778009 The revert broke the org table layout in variable pitch mode. --=-=-= Content-Type: text/html Content-Disposition: inline

Will someone be able to explain the the reason for the following commit. I wish the commit comment gave the details but it does not.

https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?h=bugfix&id=8aff825682f75c2e889ba02a8bd5e2fbf7778009

The revert broke the org table layout in variable pitch mode.

--=-=-=--