emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] BUG REPORT - problem with org.elc on clocking out


From: Sharon Kimble
Subject: Re: [O] BUG REPORT - problem with org.elc on clocking out
Date: Tue, 11 Aug 2015 21:12:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5.50 (gnu/linux)

Nicolas Goaziou <address@hidden> writes:

> Hello,
>
> Sharon Kimble <address@hidden> 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!\203\303!\202pq\210\212\214~\210b\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,

Thanks Nick, that has completely solved the problem, and its running
cleanly and nicely again.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
Debian 8.0, fluxbox 1.3.7, emacs 24.5.50.3

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]