* LOGBOOK entry lands outside LOGBOOK
@ 2015-05-21 18:48 Lawrence Bottorff
2015-05-21 19:06 ` Kyle Meyer
2015-05-21 19:10 ` Marco Wahl
0 siblings, 2 replies; 3+ messages in thread
From: Lawrence Bottorff @ 2015-05-21 18:48 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 453 bytes --]
I'm using the C-c C-z to make what I though would be LOGBOOK entries, but
they seem to appear outside the :LOGBOOK . . . :END: block, even though my
cursor is positioned inside the block. What do I do to keep them inside?
Also, I seem to have created this header:
*** | | | |
which won't let me remove it, saying it's "read only." No other entries are
behaving this way. What have I done and how do I get rid of it?
[-- Attachment #2: Type: text/html, Size: 591 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: LOGBOOK entry lands outside LOGBOOK
2015-05-21 18:48 LOGBOOK entry lands outside LOGBOOK Lawrence Bottorff
@ 2015-05-21 19:06 ` Kyle Meyer
2015-05-21 19:10 ` Marco Wahl
1 sibling, 0 replies; 3+ messages in thread
From: Kyle Meyer @ 2015-05-21 19:06 UTC (permalink / raw)
To: Lawrence Bottorff; +Cc: emacs-orgmode
Lawrence Bottorff <borgauf@gmail.com> wrote:
> I'm using the C-c C-z to make what I though would be LOGBOOK entries, but
> they seem to appear outside the :LOGBOOK . . . :END: block, even though my
> cursor is positioned inside the block. What do I do to keep them inside?
Have you set org-log-into-drawer?
> Also, I seem to have created this header:
>
> *** | | | |
>
> which won't let me remove it, saying it's "read only." No other entries are
> behaving this way. What have I done and how do I get rid of it?
It looks related to column view (org-columns). Can't you remove it
after closing and re-opening the file?
--
Kyle
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: LOGBOOK entry lands outside LOGBOOK
2015-05-21 18:48 LOGBOOK entry lands outside LOGBOOK Lawrence Bottorff
2015-05-21 19:06 ` Kyle Meyer
@ 2015-05-21 19:10 ` Marco Wahl
1 sibling, 0 replies; 3+ messages in thread
From: Marco Wahl @ 2015-05-21 19:10 UTC (permalink / raw)
To: emacs-orgmode
Hi,
Lawrence Bottorff <borgauf@gmail.com> writes:
> I'm using the C-c C-z to make what I though would be LOGBOOK entries, but
> they seem to appear outside the :LOGBOOK . . . :END: block, even though my
> cursor is positioned inside the block. What do I do to keep them inside?
You could specify that behavior by setting variable
`org-log-into-drawer' accordingly. This is possible via M-x
customize-variable org-log-into-drawer.
> Also, I seem to have created this header:
>
> *** | | | |
>
> which won't let me remove it, saying it's "read only." No other entries are
> behaving this way. What have I done and how do I get rid of it?
You somehow managed to activate Org's column view. You get out of it by
pressing 'q' on the special looking header.
HTH, Marco
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-05-21 19:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-21 18:48 LOGBOOK entry lands outside LOGBOOK Lawrence Bottorff
2015-05-21 19:06 ` Kyle Meyer
2015-05-21 19:10 ` Marco Wahl
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).