From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Pierce Subject: Bug: tags-emoji-alignment [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/local/Cellar/emacs/26.1_1/share/emacs/26.1/lisp/org/)] Date: Tue, 31 Jul 2018 12:01:01 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000a5e46305724e8720" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fkY1i-0006lu-9g for emacs-orgmode@gnu.org; Tue, 31 Jul 2018 13:01:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fkY1e-0006n5-AO for emacs-orgmode@gnu.org; Tue, 31 Jul 2018 13:01:38 -0400 Received: from mail-oi0-x234.google.com ([2607:f8b0:4003:c06::234]:44922) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fkY1e-0006mj-2C for emacs-orgmode@gnu.org; Tue, 31 Jul 2018 13:01:34 -0400 Received: by mail-oi0-x234.google.com with SMTP id s198-v6so29276525oih.11 for ; Tue, 31 Jul 2018 10:01:33 -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-orgmode@gnu.org --000000000000a5e46305724e8720 Content-Type: text/plain; charset="UTF-8" This might be out of scope for the org list, but the excellent emojify-mode (https://github.com/iqbalansari/emacs-emojify) breaks the alignment of org tags when emojies are included in the headings. So: ``` ** TODO write something short :writing: ``` but ``` ** TODO :waving_black_flag: write something short :writing: ``` Emacs : GNU Emacs 26.1 (build 1, x86_64-apple-darwin17.5.0, NS appkit-1561.40 Version 10.13.4 (Build 17E199)) of 2018-06-13 Package: Org mode version 9.1.9 (release_9.1.9-65-g5e4542 @ /usr/local/Cellar/emacs/26.1_1/share/emacs/26.1/lisp/org/) --000000000000a5e46305724e8720 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
This might be out of scope for the org list, but the = excellent emojify-mode (https://github.com/iqbalansari/emacs-emojify) breaks the alignmen= t of org tags when emojies are included in the headings.

So:

```
** TODO write something s= hort=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0:writing:
```

but

```
** TODO :w= aving_black_flag: write something short=C2=A0 :writing:
```
=

Emacs=C2=A0 : GNU Emacs 26.1 (build 1, x86_64-apple-dar= win17.5.0, NS appkit-1561.40 Version 10.13.4 (Build 17E199))
=C2= =A0of 2018-06-13
Package: Org mode version 9.1.9 (release_9.1.9-6= 5-g5e4542 @ /usr/local/Cellar/emacs/26.1_1/share/emacs/26.1/lisp/org/)

--000000000000a5e46305724e8720--