From: Marcin Borkowski <mbork@wmi.amu.edu.pl>
To: emacs-orgmode@gnu.org
Subject: Re: Clocking in on non-org files
Date: Sat, 16 Aug 2014 15:47:58 +0200 [thread overview]
Message-ID: <20140816154758.7ec02caa@aga-netbook> (raw)
In-Reply-To: <20140816143117.2c442296@aga-netbook>
Dnia 2014-08-16, o godz. 14:31:17
Marcin Borkowski <mbork@wmi.amu.edu.pl> napisał(a):
> Dnia 2014-08-16, o godz. 14:12:48
> Marcin Borkowski <mbork@wmi.amu.edu.pl> napisał(a):
>
> > abovementioned TODO, for example), I can also C-c C-x C-i to clock
> > in, C-c C-x C-o to clock out and C-c C-x C-x to cancel the clock.
>
> Oops. Clocking in doesn't work for some weird reason. I sometimes
> get the "org-heading-components: Wrong type argument: stringp, nil"
> message, and sometimes it seems to jump to a wrong buffer. Any ideas?
OK, sorry for spamming the list, but here's what I established (with
the help of Edebug). The problem is with org-heading-components; for
some reason, the variable org-complex-heading-regexp is nil when
running that function. This variable is buffer-local, and it seems
that (somehow) the value org-clock-in sees is nil. A further
inspection shows that the (current-buffer) is (at that time) *not* the
one jumped to by org-open-at-point-global. Anyone knows why that is
so?
BTW, I've just discovered org-open-link-from-string, so that I'll be
able to simplify my code a bit.
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
next prev parent reply other threads:[~2014-08-16 13:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-06 12:07 Clocking in on non-org files Marcin Borkowski
2013-10-06 15:11 ` Suvayu Ali
2013-10-06 21:26 ` Marcin Borkowski
2014-08-16 12:12 ` Marcin Borkowski
2014-08-16 12:31 ` Marcin Borkowski
2014-08-16 13:47 ` Marcin Borkowski [this message]
2014-08-16 14:37 ` Marcin Borkowski
2014-08-16 14:01 ` Thorsten Jolitz
2014-08-16 14:42 ` Marcin Borkowski
2014-08-16 15:02 ` Thorsten Jolitz
2014-08-16 15:13 ` Marcin Borkowski
2014-08-16 15:35 ` Thorsten Jolitz
-- strict thread matches above, loose matches on Subject: below --
2013-10-06 7:56 Marcin Borkowski
2013-11-05 17:16 ` Bastien
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=20140816154758.7ec02caa@aga-netbook \
--to=mbork@wmi.amu.edu.pl \
--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).