Works in vim but not in emacs on OS X
Works just fine in vim, but can't get it to work on emacs. Any help with emacs?
Edit: tags file is generated on a project, then C-] navigates in vim using the tags file. Emacs on the other hand complains that user-error: File /Users/xx/GitHub/Hammerspoon/spacehammer/TAGS is not a valid tags table on a project.
Emacs (last time I checked) uses an older incompatible format (TAGS) to the format used by vim (tags)
Thank. Any idea if TAGS related things are being changed/developed on Emacs side?
Looks like someone has a fork for emacs' TAGS output: https://github.com/Ruin0x11/ltags/commit/8fd22a6b185aed142b8a1937df4f22b31dfa9fd8