SavchenkoValeriy / emacs-powerthesaurus

Powerthesaurus integration for Emacs
GNU General Public License v3.0
270 stars 11 forks source link

powerthesaurus.el: Display resuts using help-mode #22

Closed wanderley closed 1 year ago

wanderley commented 1 year ago

help-mode enables automatically visual-mode and adds keybind q for quickly quit the buffer. To make sure that we can update the results, we first change the mode to fundamental-mode and turn off read-only-mode and then update the results.