From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Positioning of Tags on Header ? Date: Sun, 03 Mar 2019 21:54:07 +0100 Message-ID: <877edfel1s.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0Y7h-0006zl-RA for emacs-orgmode@gnu.org; Sun, 03 Mar 2019 15:54:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0Y7g-0005QY-TU for emacs-orgmode@gnu.org; Sun, 03 Mar 2019 15:54:13 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:44675) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h0Y7g-0005MT-Kl for emacs-orgmode@gnu.org; Sun, 03 Mar 2019 15:54:12 -0500 In-Reply-To: (David Masterson's message of "Fri, 1 Mar 2019 23:24:28 +0000") 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" To: David Masterson Cc: "emacs-orgmode@gnu.org" Hello, David Masterson writes: > How does Org position the Tags on the Header line when it reads in an > Org file with Tags? It seems that the Tags move from time to time and > that can actually cause the file to be viewed as "changed" by the change > control system (CVS). I would've thought that the Tags are positioned > when inserted and then left alone. Is something else happening? This doesn't ring a bell. You might want to add debug information in `org-align-tags', since it is susceptible to modify tags alignment. Regards, -- Nicolas Goaziou