From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Table alignment Date: Wed, 31 Aug 2011 16:29:32 +0530 Message-ID: <20110831105932.GA9446@panahar> References: <20110831054648.GA29990@panahar> <81ippedq2z.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyiWk-0005qC-G3 for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 07:00:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyiWj-00042s-GN for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 07:00:14 -0400 Received: from mail-gw0-f41.google.com ([74.125.83.41]:44821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyiWj-00042h-E0 for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 07:00:13 -0400 Received: by gwaa20 with SMTP id a20so460687gwa.0 for ; Wed, 31 Aug 2011 04:00:12 -0700 (PDT) Content-Disposition: inline In-Reply-To: <81ippedq2z.fsf@gmail.com> 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 > FWIW, This is what I use. > > ,---- > | gdi:-raster-Courier-normal-normal-normal-mono-20-*-*-*-c-*-iso8859-1 (#x62) > `---- > My tables are not aligned with even this font. I did. (set-default-font "-raster-Courier-normal-normal-normal-mono-20-*-*-*-c-*-iso8859-1") So, for the moment all settings for fonts and desktop-save-mode are disabled. Vikas