From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Table alignment Date: Wed, 31 Aug 2011 15:25:47 +0530 Message-ID: <20110831095547.GA31426@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]:40252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyhX5-0006wB-Ew for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 05:56:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyhX4-0007IP-GT for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 05:56:31 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:55233) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyhX4-0007IF-A8 for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 05:56:30 -0400 Received: by pzk36 with SMTP id 36so1180613pzk.17 for ; Wed, 31 Aug 2011 02:56:29 -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 > > Focus on (set-default-font ...) stuff. Thanks Jambunathan and Mikhail, The problem is with the font stuff and, strangely, with desktop. I need to comment out the region dealing with fonts, and the following line to make the tables align. (desktop-save-mode 1) Has anyone else had a problem with use of desktop-save-mode? Vikas