From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Org tag alignment not working on master? Date: Thu, 14 Jun 2018 10:35:52 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000e81b2e056e9b0426" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36251) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTTM8-0001df-2m for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 10:36:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTTM7-0007D4-75 for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 10:36:08 -0400 Received: from mail-lf0-x22a.google.com ([2a00:1450:4010:c07::22a]:36438) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fTTM6-0007Co-V2 for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 10:36:07 -0400 Received: by mail-lf0-x22a.google.com with SMTP id u4-v6so9805519lff.3 for ; Thu, 14 Jun 2018 07:36:06 -0700 (PDT) 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: emacs-org list --000000000000e81b2e056e9b0426 Content-Type: text/plain; charset="UTF-8" Hello, Can someone confirm this? Here's a very simple MWE: ===== * heading :abc: ===== With point anywhere in the buffer, C-u C-c C-q used to align the tags (right align it to org-tags-column. But that isn't happening now. The tags though get auto-aligned when I do (i.e. add TODO) to that heading. -- Kaushal Modi --000000000000e81b2e056e9b0426 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

Can someone confirm t= his?

Here's a very simple MWE:

<= /div>
=3D=3D=3D=3D=3D
* heading :abc:
=3D=3D=3D=3D= =3D

With point anywhere in the buffer, C-u C-c C-q= used to align the tags (right align it to org-tags-column.

<= /div>
But that isn't happening now.

The ta= gs though get auto-aligned when I do <S-right> (i.e. add TODO) to tha= t heading.
--

Kaushal Modi

--000000000000e81b2e056e9b0426--