Martin Marshall <[email protected]> writes: > Hi, the docstring of `org-ctags-create-tags` says it should "(Re)create > tags file in the directory of the active buffer," creating tags from the > internal links found in the org files. However, it always creates an > empty TAGS file. > > The cause appears to be a pair of escaped quotes used with > `shell-command` when it calls the "ctags" executable. > ... > I've attached a patch against the current Emacs master branch. I hope > that's sufficient, given the minimal nature of the change.
Thanks! Applied, onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=981402a93 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
