universal-ctags/citre

Error Message While Opening File

drcxd opened this issue · 3 comments

drcxd commented

I am using emacs 29.0.50 and when I try to open a file in a git repository, i.e. in a directory tree which contains .git at the project's root, citre will pump an error message:

citre--project-root: Wrong type argument: stringp, (Git "/path/to/project/root")

The file buffer is created, but it is not automatically switched to be active as usual.

It should have been fixed in b84428d, could you try with the latest version?

drcxd commented

Yes, you are right. I do not know why I cannot pull the latest package from melpa. I just downloaded the package from melpa within a weeks and it was built in January. Maybe network issue. I have to download melpa archives and install packages from local. Is this (citre issue rather than network issue) an emacs-29 exclusive? I have another version 28 instance and it works just fine.

Is this (citre issue rather than network issue) an emacs-29 exclusive?

Yes.