helm-bibtex icon indicating copy to clipboard operation
helm-bibtex copied to clipboard

Helm-bibtex always report `Done (re)loading bibliography.` even when the bib file isn't changed?

Open taquangtrung opened this issue 3 years ago • 3 comments

Hi,

When I compile my Latex project in Emacs, helm-bibtex always displays a message Done (re)loading bibliography., event when the bib file isn't changed.

Could you advise how to prevent that message from appearing?

Here is the message that I got during the compilation.

Type ‘C-c C-l’ to display results of compilation.
LaTeX: successfully formatted {14} pages
Done (re)loading bibliography.

The message Done (re)loading bibliography. will immediately erase the previous message, which informs whether the compilation is successful or not.

Thank you very much!

taquangtrung avatar Feb 01 '21 10:02 taquangtrung

This shouldn't happen and doesn't happen on my system. Could you please make a minimal reproducible example that works with emacs -q? That would help me track down what's causing this issue.

tmalsburg avatar Feb 01 '21 11:02 tmalsburg

I'm using Spacemacs. Perhaps, it is caused by Spacemacs? I will try to debug further...

taquangtrung avatar Feb 02 '21 07:02 taquangtrung

I'm using Spacemacs. Perhaps, it is caused by Spacemacs?

Could be. Not familiar with Spacemacs. I'm using vanilla Emacs with my own config.

I will try to debug further...

Thanks.

tmalsburg avatar Feb 02 '21 07:02 tmalsburg