From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stormking Subject: Re: [bug] Alignment bug in clock tables Date: Mon, 3 Nov 2014 15:45:43 +0000 (UTC) Message-ID: References: <87ppeao4x8.fsf@example.com> <8738b5o3lt.fsf@snow.nl> <874mv31a5y.fsf@example.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45578) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlKCw-0002cg-W5 for emacs-orgmode@gnu.org; Mon, 03 Nov 2014 11:10:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlKCo-0004hC-IM for emacs-orgmode@gnu.org; Mon, 03 Nov 2014 11:10:18 -0500 Received: from plane.gmane.org ([80.91.229.3]:57402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlKCo-0004gr-8C for emacs-orgmode@gnu.org; Mon, 03 Nov 2014 11:10:10 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XlKCi-0000sH-Bv for emacs-orgmode@gnu.org; Mon, 03 Nov 2014 17:10:04 +0100 Received: from 85.195.111.23 ([85.195.111.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Nov 2014 17:10:04 +0100 Received: from stormking by 85.195.111.23 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Nov 2014 17:10:04 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Francesco Pizzolante writes: > > Hi Joost, > > > I reported this on September 2nd too. I'm having this problem, too. The code that aligns the clocktable seems to count the "\emsp" entity as five characters. But with pretty entities turned on, it's displayed as only one character. The same is true for the code that shortens the headline if the narrow option is used. Ciao, Stormking