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/)