emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Simao <smm@imap.cc>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-capture exists with "Capture abort: (wrong type argument...)"
Date: Wed, 11 Jan 2017 15:14:29 +0100	[thread overview]
Message-ID: <1484144069.854060.844319184.6959C20B@webmail.messagingengine.com> (raw)
In-Reply-To: <87pojtua1r.fsf@nicolasgoaziou.fr>

Ah that's what you meant. Yeah but I am activating org-mode for org.txt
files:

(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(add-to-list 'auto-mode-alist '("\\.org.txt$" . org-mode))

And if I open the journal file it indeed has org-mode active.

Thanks

On Wed, Jan 11, 2017, at 12:10, Nicolas Goaziou wrote:
> Simao <smm@imap.cc> writes:
> 
> > I only changed the location of the journal file.
> 
> Worse, you changed the extension, which means the major mode used after
> opening the file is different.
> 
> > org-mode actually creates the file and the right heading:
> >
> > * 2017
> > ** 2017-01 January
> > *** 2017-01-11 Wednesday
> >
> > But then this error is thrown.
> 
> This error means `org-todo-line-regexp' is not defined, because the
> major mode in this file is not `org-mode'
> 
> > What do you mean the file is not in org mode? How do I add it to org
> > mode?
> 
> See (info "(org) Activation")
> 
> You can use Org as a major-mode file-wise or for every file with ".txt"
> extension.
> 
> Regards,

  reply	other threads:[~2017-01-11 14:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-10 14:27 org-capture exists with "Capture abort: (wrong type argument...)" Simao
2017-01-11  8:58 ` Nicolas Goaziou
2017-01-11 11:03   ` Simao
2017-01-11 11:10     ` Nicolas Goaziou
2017-01-11 14:14       ` Simao [this message]
2017-01-11 14:50         ` Nicolas Goaziou
2017-01-11 15:05           ` Simao
2017-01-11 16:40             ` Simao

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=1484144069.854060.844319184.6959C20B@webmail.messagingengine.com \
    --to=smm@imap.cc \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).