emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: Bad alignment of grouped tags in fast selection dialog [9.2.1 (


From: Carlos Pita
Subject: [O] Bug: Bad alignment of grouped tags in fast selection dialog [9.2.1 (release_9.2.1-60-gb0379f @ /home/carlos/local/stow/emacs/share/emacs/site-lisp/org/)]
Date: Tue, 12 Feb 2019 17:12:52 -0300

For example, with:

#+tags: { @casa(c) @oficina(o) @viaje(v) @gimnasio(g) @xxx(x) }

I get:

{ [c] @casa       [o] @oficina    [v] @viaje      [g] @gimnasio
 [x] @xxx        }

where [c] and [x] are clearly misaligned.



If I remove the last tag:

#+tags: { @casa(c) @oficina(o) @viaje(v) @gimnasio(g) }

I get:

{ [c] @casa       [o] @oficina    [v] @viaje      [g] @gimnasio
 }

where the closing brace should be in the line before.



org-last-tag-selection-key is a bit overwhelming in size but I might try
my luck and see what I can get.

Regards
--
Carlos

-------

Emacs  : GNU Emacs 26.1.91 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5)
 of 2019-02-10
Package: Org mode version 9.2.1 (release_9.2.1-60-gb0379f @ 
/home/carlos/local/stow/emacs/share/emacs/site-lisp/org/)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]