Closed mohkale closed 4 years ago
I'm having the same issue with all of my own templates as well.
Sorry! Working on a patch now!
No probs, issues like this are inevitable with a package this cool 😎.
Temporary solution:
(setq doct-warn-when-unbound nil)
Will disable all warnings. (Note to self: rename that variable)
Yeah, I encountered that variable when trying to make doct quieter, but I didn't try it cause the name seemed to imply it was only for a single type of issue. Maybe name it doct-allow-warnings
or something.
That branch above fixes the example you gave. Would you mind testing it on your templates?
Yep, everythings working again. Thnx for the great work 😄.
Excellent. Will merge to master once I do some more cleanup!
Kay, I'll close this issue for now. 😎.
Describe the problem
In the README, there's an example doct:
If I try to evaluate it I get a tonne of warnings.
Directions to reproduce
*scratch*
buffer.eval-buffer
).When I do so, the warnings buffer pops up with the following messages.
Version information