* org-clock-into-drawer
@ 2009-10-12 13:25 Matt Lundin
2009-10-12 13:38 ` org-clock-into-drawer Carsten Dominik
2009-10-12 13:39 ` org-clock-into-drawer Matthew Lundin
0 siblings, 2 replies; 4+ messages in thread
From: Matt Lundin @ 2009-10-12 13:25 UTC (permalink / raw)
To: Org Mode
Hi Carsten,
According to the docstring, the value of org-clock-into-drawer is
derived from org-log-into-drawer.
,----
| The default for this variable is the value of `org-log-into-drawer'.
`----
I have org-log-into-drawer set to t, and yet org-clock-into-drawer is
nil.
Thus all my new clock entries are now inserted outside of LOGBOOK
drawers. This began to happen quite recently AFAICT.
Thanks,
Matt
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-clock-into-drawer
2009-10-12 13:25 org-clock-into-drawer Matt Lundin
@ 2009-10-12 13:38 ` Carsten Dominik
2009-10-12 13:44 ` org-clock-into-drawer Matt Lundin
2009-10-12 13:39 ` org-clock-into-drawer Matthew Lundin
1 sibling, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-10-12 13:38 UTC (permalink / raw)
To: Matt Lundin; +Cc: Org Mode
On Oct 12, 2009, at 3:25 PM, Matt Lundin wrote:
> Hi Carsten,
>
> According to the docstring, the value of org-clock-into-drawer is
> derived from org-log-into-drawer.
>
> ,----
> | The default for this variable is the value of `org-log-into-drawer'.
> `----
>
> I have org-log-into-drawer set to t, and yet org-clock-into-drawer is
> nil.
>
> Thus all my new clock entries are now inserted outside of LOGBOOK
> drawers. This began to happen quite recently AFAICT.
Hi Matt,
how are you setting your variables?
Something like this could happen if you first load org-clock, before
having
set org-log-into-drawer. THis can happen, for example, if you do org-
clock-persistence-insinuate before setting the above variable, or
before loading your custom-file.
HTH
- Carsten
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-clock-into-drawer
2009-10-12 13:38 ` org-clock-into-drawer Carsten Dominik
@ 2009-10-12 13:44 ` Matt Lundin
0 siblings, 0 replies; 4+ messages in thread
From: Matt Lundin @ 2009-10-12 13:44 UTC (permalink / raw)
To: Carsten Dominik; +Cc: Org Mode
Carsten Dominik wrote:
>
>
> On Oct 12, 2009, at 3:25 PM, Matt Lundin wrote:
>
> > Hi Carsten,
> >
> > According to the docstring, the value of org-clock-into-drawer is
> > derived from org-log-into-drawer.
> >
> > ,----
> > | The default for this variable is the value of `org-log-into-drawer'.
> > `----
> >
> > I have org-log-into-drawer set to t, and yet org-clock-into-drawer is
> > nil.
> >
> > Thus all my new clock entries are now inserted outside of LOGBOOK
> > drawers. This began to happen quite recently AFAICT.
>
> Hi Matt,
>
> how are you setting your variables?
>
> Something like this could happen if you first load org-clock, before
> having
> set org-log-into-drawer. THis can happen, for example, if you do org-
> clock-persistence-insinuate before setting the above variable, or
> before loading your custom-file.
That was it. I had indeed been fiddling around with persistence
variables, which were located before org-log-into-drawer. Sorry for
the false alarm.
Thanks,
Matt
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-clock-into-drawer
2009-10-12 13:25 org-clock-into-drawer Matt Lundin
2009-10-12 13:38 ` org-clock-into-drawer Carsten Dominik
@ 2009-10-12 13:39 ` Matthew Lundin
1 sibling, 0 replies; 4+ messages in thread
From: Matthew Lundin @ 2009-10-12 13:39 UTC (permalink / raw)
To: Matt Lundin; +Cc: Org Mode
Matt Lundin <mdl@imapmail.org> writes:
> According to the docstring, the value of org-clock-into-drawer is
> derived from org-log-into-drawer.
>
> ,----
> | The default for this variable is the value of `org-log-into-drawer'.
> `----
>
> I have org-log-into-drawer set to t, and yet org-clock-into-drawer is
> nil.
>
> Thus all my new clock entries are now inserted outside of LOGBOOK
> drawers. This began to happen quite recently AFAICT.
In case it wasn't clear in the first post, I can confirm that I have not
set org-clock-into-drawer anywhere in my emacs file or via the customize
interface.
- Matt
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-10-12 14:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-12 13:25 org-clock-into-drawer Matt Lundin
2009-10-12 13:38 ` org-clock-into-drawer Carsten Dominik
2009-10-12 13:44 ` org-clock-into-drawer Matt Lundin
2009-10-12 13:39 ` org-clock-into-drawer Matthew Lundin
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.