Running org-capture crashes my Emacs (both 24.3 and 24.4 for Linux).
This thread reports the problem is due to cdlatex not being installed. But installing it does not solve the problem on my computer.
Does anyone know how to solve this problem?
Running org-capture crashes my Emacs (both 24.3 and 24.4 for Linux).
This thread reports the problem is due to cdlatex not being installed. But installing it does not solve the problem on my computer.
Does anyone know how to solve this problem?
The problem was a conflict with the auto-capitalize mode.
capture-templatessetup in case something in your setting is causing the issue -- perhaps try just one simple entry in thecapture-templatesvariable? Try also just oneorg-agenda-filesinstead of many. Reduce your setup to a bare minimum.M-x org-version. Also, use a minimal setup (start Emacs withemacs -Qand load onlyorg-modeandorg-capture) and report if you still have the crashing problem.