universal-ctags / citre

A superior code reading & auto-completion tool with pluggable backends.
GNU General Public License v3.0
320 stars 26 forks source link

citre-imenu-create-index-function: always discard first tag returned by citre-get-tags-buffer #154

Closed my2817 closed 1 year ago

my2817 commented 1 year ago

it's my misunderstand of some case, or a typo? https://github.com/universal-ctags/citre/blob/4626ada80fabea6b62935567acc1cb8dad607016/citre.el#L523-L526

AmaiKinono commented 1 year ago

It's now fixed.

I guess the citre-get-tags-in-buffer call was once citre-get-backend-and-tags-in-buffer so it needs the cdr.