From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-agenda-tags-column does not work anymore [9.1.12 (release_9.1.12-677-g4c13d0 @ /Users/xcy/src/org-mode/lisp/)] Date: Sun, 29 Apr 2018 10:00:02 +0200 Message-ID: <87wowqphml.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fChFj-0007ML-4K for emacs-orgmode@gnu.org; Sun, 29 Apr 2018 04:00:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fChFg-0001AL-3r for emacs-orgmode@gnu.org; Sun, 29 Apr 2018 04:00:11 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:37797) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fChFf-00018p-Tg for emacs-orgmode@gnu.org; Sun, 29 Apr 2018 04:00:08 -0400 In-Reply-To: (Xu Chunyang's message of "Sun, 29 Apr 2018 12:10:08 +0800") 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: Xu Chunyang Cc: emacs-orgmode@gnu.org Hello, Xu Chunyang writes: > I'm using latest Org mode built from latest git repository, the HEAD > is 4c13d0a1a870a450627ce1d8449a3b7204202250. I notice tags are no longer > aligned in *Org Agenda*. > > It seems the issue is introduced by > > e87ebca2a755620a13a49cc748ba987b17d2d64d Use `org-tag-line-re' > > and the following patch fixes it for me Indeed. Funnily, I read this function a couple of times without catching this. Thank you. Regards, -- Nicolas Goaziou