Closed
Description
Expected behavior
C-c C-c on a heading in org mode would give helm-like autocompletion of tags
Actual behavior (from emacs-helm.sh
if possible, see note at the bottom)
Org tags buffer appears. Pressing TAB opens the helm-mode-org-set-tags buffer with "Tag:" in the minibuffer but helm does not load the available tags in the org file (i.e. there are no selections to choose from really)
Steps to reproduce (recipe)
Create a test.org file with
#+TAGS: test1(a) test2(b)
* test
and hit C-c C-c on the line of test
Describe versions of Helm, Emacs, operating system, etc.
helm-20171002.2119
GNU Emacs 24.5.1
Ubuntu 16.04-3
Are you using emacs-helm.sh
to reproduce this bug (yes/no):
yes
Metadata
Metadata
Assignees
Labels
No labels