From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: bug#25487: 26.0.50; org-table-align doesn't work with different face sizes in row Date: Mon, 22 Oct 2018 10:14:45 +0200 Message-ID: <87zhv6z9ca.fsf@nicolasgoaziou.fr> References: <1484850389.27970.0.camel@wordbrewery.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gEVMh-0002Fe-Fz for emacs-orgmode@gnu.org; Mon, 22 Oct 2018 04:15:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gEVMc-0008CX-PC for emacs-orgmode@gnu.org; Mon, 22 Oct 2018 04:15:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59061) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gEVMb-0008BJ-Pj for emacs-orgmode@gnu.org; Mon, 22 Oct 2018 04:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gEVMb-0005qV-IZ for emacs-orgmode@gnu.org; Mon, 22 Oct 2018 04:15:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <1484850389.27970.0.camel@wordbrewery.com> (Ryan McCarl's message of "Thu, 19 Jan 2017 11:26:29 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Ryan McCarl Cc: 25487@debbugs.gnu.org Hello, Ryan McCarl writes: > (1) Define the faces org-table and org-link with a fixed-width font > (Inconsolata in > my case) so table alignment should normally work. > (2) Define the scale of the org-link face to 0.9 and the scale of the > org-table face to 1.0. > (3) Embed a link among other text in the table row. Table alignment assumes fixed width characters. Changing the scale of the face defeats this assumption. I think this should be marked as WONTFIX. Regards, -- Nicolas Goaziou