bastibe / annotate.el

Annotate.el
Other
384 stars 20 forks source link

Fixed callback for "[replace]" button in summary window #109

Closed cage2 closed 3 years ago

cage2 commented 3 years ago

Hi!

The callback function was neither properly saving the annotation database nor refreshing the buffer's annotations.

This is a preliminary works to address the first issue reported in #108 .

Bye! C.

cage2 commented 3 years ago

Hi!

This PR should fix the bugs reported in #108 !

Bye! C.

bastibe commented 3 years ago

Another set of great bugfixes! These execution order bugs are always tricky to figure out.

Looks good to me!

cage2 commented 3 years ago

Hi @bastibe !

Thanks for reviewing this PR! I would wait a few of days for feedback from the user who reported #110 and then i would merge this anyway (after changing ~version number and~ docs, as usual, of course! :-)).

Bye!! C.