[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Change in appearance of org-todo-keywords
From: |
Adam Porter |
Subject: |
Re: [O] Change in appearance of org-todo-keywords |
Date: |
Thu, 03 Aug 2017 13:33:06 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
I don't mean this in a snide way, but do you keep your config in version
control? e.g. if you have it stored in git, you can bisect it and find
the change that caused the problem.
Other than that, you can probably find the problem using the bug-hunter
package. It can bisect your init file and find the lisp form that's
causing it.