From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Table alignment Date: Wed, 31 Aug 2011 11:16:48 +0530 Message-ID: <20110831054648.GA29990@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyde6-0006GM-IL for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 01:47:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qyde5-0003M4-EN for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 01:47:30 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:48968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyde5-0003K7-4V for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 01:47:29 -0400 Received: by pzk36 with SMTP id 36so808483pzk.17 for ; Tue, 30 Aug 2011 22:47:28 -0700 (PDT) Content-Disposition: inline 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 There is something in my .emacs that messes up table alignment in org. Have been struggling to find it. If I remove my .emacs, table alignment is fine. I have tried commenting parts of .emacs to identify the offending lines. But somehow I am missing it. A copy of my .emacs is at: http://dl.dropbox.com/u/10112644/dotemacs Will be grateful if somebody could help? Is there a way I can load my .emacs segment by segment and see when the problem appears? Vikas