From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Carsten Dominik" Subject: Re: Tables and hidden emphasis bug Date: Sun, 2 Dec 2007 10:46:21 +0100 Message-ID: References: <475229AB.4090205@u.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IylP7-0003d8-Lb for emacs-orgmode@gnu.org; Sun, 02 Dec 2007 04:46:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IylP5-0003bK-QY for emacs-orgmode@gnu.org; Sun, 02 Dec 2007 04:46:24 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IylP5-0003bC-GR for emacs-orgmode@gnu.org; Sun, 02 Dec 2007 04:46:23 -0500 Received: from wa-out-1112.google.com ([209.85.146.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IylP4-0005Pe-Mn for emacs-orgmode@gnu.org; Sun, 02 Dec 2007 04:46:23 -0500 Received: by wa-out-1112.google.com with SMTP id k34so4232695wah for ; Sun, 02 Dec 2007 01:46:21 -0800 (PST) In-Reply-To: <475229AB.4090205@u.washington.edu> Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Scott Otterson Cc: emacs-orgmode@gnu.org On 12/2/07, Scott Otterson wrote: > There's a small bug with hidden emphasis markers inside of tables. In > the attached org file, if I have org-hide-emphasis-markers set to true, > then in the 2nd to last row (starting with 04878) the first and last > columns are incorrectly left justified. Yes, there is a bug there - it may be hard to fix. We'll see. Thanks for the report. - Carsten