ahyatt / ekg

The emacs knowledge graph, app for notes and structured data.
GNU General Public License v3.0
230 stars 19 forks source link

Double warning message #42

Closed cuprum closed 1 year ago

cuprum commented 1 year ago

115 When the cursor is after "Tit" as in the screenshot, I call completion-at-point (C-M-i). After that completion happens and messages appears as follow: 935

It's very strange. I tested this on develop branch. Win 10, Emacs 28.1.

ahyatt commented 1 year ago

Thank you for your bug report, I just checked in a fix!