tecosaur / emacs-config

My configuration for Doom Emacs. Mirror of https://git.tecosaur.net/tec/emacs-config.
MIT License
1.04k stars 118 forks source link

Org-capture Issue in your config. #22

Closed prashantnag93 closed 3 years ago

prashantnag93 commented 3 years ago

I have found one issue in your config and [report it here (https://github.com/progfolio/doct/issues/28)]. Even after the issue is resolved but +org-capture-project-todo-file function is not able to find the right file for todo.

tecosaur commented 3 years ago

If +org-capture-project-todo-file is misbehaving, see

https://github.com/hlissner/doom-emacs/blob/8b3b39532d82261c5d4581bab421c4328ffa0db1/modules/lang/org/autoload/org-capture.el#L97

as this function is not affected by my config.