emacs-helm / helm-org

53 stars 9 forks source link

Fix bug when preselecting headings #2

Closed jagrg closed 5 years ago

jagrg commented 5 years ago

This happens if the heading contains brackets: [#A] etc. I'm also moving the point to the closest heading.

This commit was left out for some reason. I also changed point-at-bol to point.

thierryvolpiatto commented 5 years ago

This commit was left out for some reason.

I guess I made the new helm-org repo before merging this commit...

Thanks.