org-capture behaviour break
Problem:
- C-c C-c, C-c C-w, C-c C-k stop working, and the caption tab at the top of the buffer (containing “C-c C-c to save, C-c C-w to refile….”) disappears
- org-mode syntax highlights works weirdly - face of headline continues to next line, links works fine, headline face wears out after some length of text. i.e. the 9th line of the capture buffer would be body text face. (9th is chosen arbitarily)
Solution:
- If the target(where the capture would be saved, like capture.org, tasks.org) buffer is openned, kill it.
comment:
- This is the only case so far I find org-capture breaking. The reason is unknown, but the fix is simple.
The reason may have something with clocking in the capture buffer.