emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Drawer items showing up on tab cycle
@ 2014-04-20  7:47 Chris Henderson
  2014-04-20  8:08 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Henderson @ 2014-04-20  7:47 UTC (permalink / raw)
  To: org-mode

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

According to http://orgmode.org/manual/Drawers.html, drawer items should
only show when cursor is on the drawer and tab is pressed. But my drawer
items shows up when I do tab cycling.

I have * Tasks ** buy book *** Book note :book note: <my notes on books>
:END:

When I press tab on * Tasks, drawer items show up.

Thanks

[-- Attachment #2: Type: text/html, Size: 462 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Drawer items showing up on tab cycle
  2014-04-20  7:47 Drawer items showing up on tab cycle Chris Henderson
@ 2014-04-20  8:08 ` Nicolas Goaziou
  2014-04-20  8:14   ` Chris Henderson
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2014-04-20  8:08 UTC (permalink / raw)
  To: Chris Henderson; +Cc: org-mode

Hello,

Chris Henderson <henders254@gmail.com> writes:

> According to http://orgmode.org/manual/Drawers.html, drawer items should
> only show when cursor is on the drawer and tab is pressed. But my drawer
> items shows up when I do tab cycling.
>
> I have * Tasks ** buy book *** Book note :book note: <my notes on books>
> :END:
>
> When I press tab on * Tasks, drawer items show up.

You cannot have a space character in drawer's name.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Drawer items showing up on tab cycle
  2014-04-20  8:08 ` Nicolas Goaziou
@ 2014-04-20  8:14   ` Chris Henderson
  2014-04-20  8:23     ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Henderson @ 2014-04-20  8:14 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: org-mode

[-- Attachment #1: Type: text/plain, Size: 769 bytes --]

Sorry but not sure what you mean. I don't seem to have any space character
in the drawer's name. I inserted the drawer using M-x org-insert-drawer.

Thanks for further clarification.


On Sun, Apr 20, 2014 at 6:08 PM, Nicolas Goaziou <n.goaziou@gmail.com>wrote:

> Hello,
>
> Chris Henderson <henders254@gmail.com> writes:
>
> > According to http://orgmode.org/manual/Drawers.html, drawer items should
> > only show when cursor is on the drawer and tab is pressed. But my drawer
> > items shows up when I do tab cycling.
> >
> > I have * Tasks ** buy book *** Book note :book note: <my notes on books>
> > :END:
> >
> > When I press tab on * Tasks, drawer items show up.
>
> You cannot have a space character in drawer's name.
>
>
> Regards,
>
> --
> Nicolas Goaziou
>

[-- Attachment #2: Type: text/html, Size: 1382 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Drawer items showing up on tab cycle
  2014-04-20  8:14   ` Chris Henderson
@ 2014-04-20  8:23     ` Nicolas Goaziou
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2014-04-20  8:23 UTC (permalink / raw)
  To: Chris Henderson; +Cc: org-mode

Chris Henderson <henders254@gmail.com> writes:

> Sorry but not sure what you mean. I don't seem to have any space character
> in the drawer's name. I inserted the drawer using M-x org-insert-drawer.
>
> Thanks for further clarification.

You are using:

  :book note:             <-- no space here.
  <your notes on books>
  :END:

Oddly, `org-insert-drawer' doesn't allow spaces in drawer names.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-20  8:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-20  7:47 Drawer items showing up on tab cycle Chris Henderson
2014-04-20  8:08 ` Nicolas Goaziou
2014-04-20  8:14   ` Chris Henderson
2014-04-20  8:23     ` Nicolas Goaziou

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).