emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel P Gomez <gomez.danp@gmail.com>
To: Daniel P Gomez <gomez.danp@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: Emacs freeze after selecting a capture template
Date: Thu, 26 Nov 2015 17:32:09 +0100	[thread overview]
Message-ID: <CAJTMgxhi91EkM1zVSFUk-FrULaOzZF2ir=2CpFHFv6TaH4p+WA@mail.gmail.com> (raw)
In-Reply-To: <87two92k1o.fsf@ucl.ac.uk>

[-- Attachment #1: Type: text/plain, Size: 979 bytes --]

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 <e.fraga@ucl.ac.uk> wrote:

> 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 read the following error message:
> >
> > Clipboard pasted as level 2 subtree
> > Error in post-command-hook (linum-update-current): args-out-of-range 1 1)
>
> Maybe turn off linum-mode and see if things work.  I know that linum
> mode does cause problems with some modes...
> --
> : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-338-g522ec9
>

[-- Attachment #2: Type: text/html, Size: 1519 bytes --]

      reply	other threads:[~2015-11-26 16:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-25 22:49 Emacs freeze after selecting a capture template Daniel P Gomez
2015-11-26  9:21 ` Eric S Fraga
2015-11-26 16:32   ` Daniel P Gomez [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJTMgxhi91EkM1zVSFUk-FrULaOzZF2ir=2CpFHFv6TaH4p+WA@mail.gmail.com' \
    --to=gomez.danp@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).