From: Daniel P Gomez <gomez.danp@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Emacs freeze after selecting a capture template
Date: Wed, 25 Nov 2015 23:49:57 +0100 [thread overview]
Message-ID: <CAJTMgxgyaJBeW-eaw0aAkb7s-CZfKnd_2TPs+DShvPHURc09nA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 872 bytes --]
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)
I've updated all packages to the latest version, and reinstalled the latest
Emacs 25, but the error persisted. Does anyone have an idea where this
might be coming from? Am I overseeing something very simple?
Thanks a lot.
Bests,
Daniel
on init.el:
(setq org-capture-templates
'(("t" "todo" entry (file+headline "/Users/dgomez/todo.org" "Tasks")
"* TODO [#A] %?")))
GNU Emacs 25.0.50.1 (x86_64-apple-darwin15.0.0, NS appkit-1404.13 Version
10.11.1 (Build 15B42)) of 2015-11-25
[-- Attachment #2: Type: text/html, Size: 1457 bytes --]
next reply other threads:[~2015-11-25 22:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-25 22:49 Daniel P Gomez [this message]
2015-11-26 9:21 ` Emacs freeze after selecting a capture template Eric S Fraga
2015-11-26 16:32 ` Daniel P Gomez
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=CAJTMgxgyaJBeW-eaw0aAkb7s-CZfKnd_2TPs+DShvPHURc09nA@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).