Skip to content

helm autocompletion of tags in org mode does not work #1890

Closed
@ikosmidis

Description

@ikosmidis

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions