bmag / emacs-purpose

Manage Windows and Buffers According to Purposes
GNU General Public License v3.0
496 stars 23 forks source link

Named advice toggler #181

Closed wyuenho closed 3 years ago

wyuenho commented 3 years ago

Give a name to the advice togglers so purpose-fix-install-advice-toggler can be removed with remove-hook manually without resorting to indices.

There are also some minor clean ups and refactoring.