Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Add paradox-less-verbose to avoid startup messages #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Amorymeltzer
Copy link

paradox--override-definition (from paradox-core.el) is called four times on paradox-enable. This would add paradox-less-verbose to optionally disable those notices.


Not entirely sure if this is desirable for anyone but me, given the minimal impact, but figured I'd put it up in case others cared. In theory it could be used elsewhere?

"If non-nil, don't display messages about overriding definitions when enabling."
:type 'boolean
:package-version '(paradox . "2.5.4")
:group 'paradox-execute)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't perfect, but it seemed most appropriate?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant