From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Rose Subject: Re: Org-mode Tables not showing correctly in graphical emacs Date: Thu, 26 Jun 2014 10:22:55 +0200 Message-ID: <20140626082255.GH1208@jeppesen.com> References: <20140626065419.GC1208@jeppesen.com> Reply-To: David Rose Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X04wU-0006rz-BV for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 04:22:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X04wO-0005v9-Ro for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 04:22:02 -0400 Received: from mx0a-000f9d01.pphosted.com ([67.231.144.206]:22498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X04wO-0005rV-KC for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 04:21:56 -0400 Content-Disposition: inline In-Reply-To: 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: Peter Frings Cc: "emacs-orgmode@gnu.org" , David Rose Thank you Peter. =20 I have to admit I do feel stupid for missing the font differences. That did take care of it. =20 Cheers, David Rose Linux Systems Administrator Information Technology Services ------------------------------------ Jeppesen A Boeing Company ph: +46 31 722 62 25 | mobile: +46 739 01 82 47 | Voip: 376225 =20 fax: +46 31 720 81 20 | david.rose@jeppesen.com Jeppesen Systems AB | P.O. Box 192, SE-401 23 G=C3=B6teborg, Sweden=20 Visiting address: Odinsgatan 9, SE-411 03 G=C3=B6teborg, Sweden=20 www.jeppesen.com/carmen On Thu, Jun 26, 2014 at 10:14:40AM +0200, Peter Frings wrote: >Hi David, > >On 26 Jun 2014, at 08:54, David Rose wrote: > >> I am not sure if this is an actual bug or if I am just missing some >> new setting/configuration option, but when in a graphical emacs window >> org-mode table alignments are way off, yet when in a 'terminal' window >> emacs session tables are shown as expected.=20 > >It will help a lot when you pick a mono-spaced (fixed width) font (couri= er, monaco, ?). The Terminal mode uses such a font, as you can easily see= by the width of the letter ?i?. > >Cheers, >Peter.