That solved the problem...
I had (global-linum-mode 1) on my init.el, and that conflicts with
org-capture somehow.
I've changed it to (add-hook 'prog-mode-hook 'linum-mode) and the issue was
gone.
Thanks for the feedback
Daniel
On Thu, Nov 26, 2015 at 10:21 AM, Eric S Fraga wrote:
> On Wednesd
On Wednesday, 25 Nov 2015 at 23:49, Daniel P Gomez wrote:
> Hi all,
>
> I'm new to Emacs and org-mode. I've tried to set up a simple TODO list by
> calling org-capture and when I select my [t] todo item on *Org Select*,
> Emacs freezes and I need to kill its process.
>
> On the mini-buffer I can re