Hello, stardiviner <numbch...@gmail.com> writes:
> Here is the patch: > > From 7fc28443484f7b8c701d7c076f1c9c4e389651e7 Mon Sep 17 00:00:00 2001 > From: stardiviner <numbch...@gmail.com> > Date: Sun, 15 Apr 2018 17:41:44 +0800 > Subject: [PATCH] * org.el: make fast tags selection popup narrower to look > better. Beauty lies in the eye of the beholder, yet, I don't find it to be an improvement. It breaks the column alignment in most cases. Until we find a more sensible display, we should preserve that vertical alignment. Your problem stems from the special characters your are using, e.g., "\200". We may need a pixel based alignment to fix that. Regards, -- Nicolas Goaziou