emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-timeline fails when dates appear on top
@ 2010-04-23 17:58 Daniel Clemente
  2010-04-23 18:48 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Clemente @ 2010-04-23 17:58 UTC (permalink / raw)
  To: Org-mode Org-Mode


Hi, with latest org use this buffer:


one
<2010-04-23 vie>

* two



and press C-c a L

You get:

 Debugger entered--Lisp error: (error "Before first headline at position 6 in buffer c.org")
   signal(error ("Before first headline at position 6 in buffer c.org"))
   error("Before first headline at position %d in buffer %s" 6 #<buffer c.org>)
   (condition-case nil (outline-back-to-heading invisible-ok) (error (error "Before first headline at position %d in buffer %s" ... ...)))
  org-back-to-heading(t)
…

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

* Re: org-timeline fails when dates appear on top
  2010-04-23 17:58 org-timeline fails when dates appear on top Daniel Clemente
@ 2010-04-23 18:48 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-04-23 18:48 UTC (permalink / raw)
  To: Daniel Clemente; +Cc: Org-mode Org-Mode

Yes, don't put time stamps before the first headline.

- Carsten

On Apr 23, 2010, at 7:58 PM, Daniel Clemente wrote:

>
> Hi, with latest org use this buffer:
>
>
> one
> <2010-04-23 vie>
>
> * two
>
>
>
> and press C-c a L
>
> You get:
>
> Debugger entered--Lisp error: (error "Before first headline at  
> position 6 in buffer c.org")
>  signal(error ("Before first headline at position 6 in buffer c.org"))
>  error("Before first headline at position %d in buffer %s" 6  
> #<buffer c.org>)
>  (condition-case nil (outline-back-to-heading invisible-ok) (error  
> (error "Before first headline at position %d in buffer %s" ... ...)))
> org-back-to-heading(t)
> …
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

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

end of thread, other threads:[~2010-04-23 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-23 17:58 org-timeline fails when dates appear on top Daniel Clemente
2010-04-23 18:48 ` Carsten Dominik

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