SavchenkoValeriy / emacs-powerthesaurus

Powerthesaurus integration for Emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when initing emacs

nbarrientos opened this issue · comments

Hi,

Thanks for this package :)

Since 20230320.2121, I get this error message in the *Warnings* buffer when I start Emacs:

Error (use-package): powerthesaurus/:catch: Symbol’s value as variable is void: powerthesaurus-transient Disable showing Disable logging

This is how I configure the package:

(use-package powerthesaurus)

The installed version of Transient is 20230315.1520.

Is there something I should change from my side?

Thanks.

No-no, sorry about that! I'll revert the change and see how I can fix that.
Many thanks for reporting it!

I reverted the change that introduced this bug, when Melpa builds 0.3.3, it should fix the problem. Thanks again!

Thank you, Valeriy.

@nbarrientos It looks like Melpa has 0.3.3 ready, did it work?

Yep, MELPA ships now 20230321.1459 which contains the revert.