From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Sharon Kimble <boudiccas@skimble.plus.com>
Cc: Kyle Meyer <kyle@kyleam.com>, org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: BUG REPORT - problem with org.elc on clocking out
Date: Mon, 10 Aug 2015 23:33:33 +0200 [thread overview]
Message-ID: <87y4hide1e.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87h9o7oxhn.fsf@skimble.plus.com> (Sharon Kimble's message of "Mon, 10 Aug 2015 18:37:56 +0100")
Hello,
Sharon Kimble <boudiccas@skimble.plus.com> writes:
> Yes, its still occurring even after closing and restarting emacs. In
> fact I've just done this to check for certain, and this time it threw up
> a debugger page, which says -
>
> Debugger entered--Lisp error: (wrong-number-of-arguments #[(pos) "r\302\b!\203\303\b!\202pq\210\212\214~\210\bb\210\304 \305 !\306>\205=\307\310 \"?\205=\307\311 \"\307\312 \"b\210\313\314x\210\314y\210`|,\207" [pos drawer markerp marker-buffer org-element-at-point org-element-type (drawer property-drawer) org-element-property :contents-begin :begin :end "
> " nil] 4 ("/home/boudiccas/.emacs.d/elpa/org-plus-contrib-20150805/org.elc" . 462364)] 2)
> org-remove-empty-drawer-at("LOGBOOK" 11266)
> (save-excursion (beginning-of-line 0) (org-remove-empty-drawer-at "LOGBOOK" (point)))
> bh/remove-empty-drawer-on-clock-out()
The function `bh/remove-empty-drawer-on-clock-out' needs to be modified.
It should call
(org-remove-empty-drawer-at (point))
instead of
(org-remove-empty-drawer-at "LOGBOOK" (point))
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2015-08-10 21:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-09 20:00 BUG REPORT - problem with org.elc on clocking out Sharon Kimble
2015-08-09 20:30 ` Kyle Meyer
2015-08-10 17:37 ` Sharon Kimble
2015-08-10 17:54 ` Kyle Meyer
2015-08-10 18:23 ` Achim Gratz
2015-08-10 18:28 ` Sharon Kimble
2015-08-10 18:38 ` Kyle Meyer
2015-08-10 18:04 ` Nick Dokos
2015-08-10 21:33 ` Nicolas Goaziou [this message]
2015-08-11 20:12 ` Sharon Kimble
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=87y4hide1e.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=boudiccas@skimble.plus.com \
--cc=emacs-orgmode@gnu.org \
--cc=kyle@kyleam.com \
/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).