From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Dunsmore Subject: Re: [bug] Inconsistent tag alignment in org-indent-mode Date: Wed, 31 Aug 2011 14:49:18 -0500 Message-ID: <87aaap4b0h.fsf@riotblast.dunsmor.com> References: <87aaaxtqkm.fsf@riotblast.dunsmor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyqmx-0005D9-BR for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 15:49:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qyqmm-0008UJ-UA for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 15:49:29 -0400 Received: from deathroller.dunsmor.com ([98.129.169.48]:42363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyqmm-0008U9-Q1 for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 15:49:20 -0400 In-Reply-To: (Michael Brand's message of "Thu, 25 Aug 2011 19:09:01 +0200") 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: Michael Brand Cc: bzg@altern.org, Org-mode mailing list Michael Brand writes: > Hi Jason > > This reminds me of a similar problem with tag alignment that I solved > with a patch that did not get any feedback yet. Can you try if this > patch solves your problem too? > http://thread.gmane.org/gmane.emacs.orgmode/42564 Hi Michael, The patch didn't have any effect on my issue with tag alignment in org-indent-mode. The tag still becomes misaligned when typing in the heading. I don't understand what problem your patch is trying to fix. Can you provide a list of steps for me to reproduce it? When you follow the steps in my original email, do you see that the problem is fixed with your patch? Regards, Jason