emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] org-element-headline-parser - missing keyword in docstring
@ 2014-07-31  9:56 Thorsten Jolitz
  2014-07-31 10:20 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Jolitz @ 2014-07-31  9:56 UTC (permalink / raw)
  To: emacs-orgmode


In docstring

,----[ C-h f org-element-headline-parser RET ]
| org-element-headline-parser is a compiled Lisp function in
| `org-element.el'.
| 
| (org-element-headline-parser LIMIT &optional RAW-SECONDARY-P)
| 
| Parse a headline.
| 
| Return a list whose CAR is `headline' and CDR is a plist
| containing `:raw-value', `:title', `:alt-title', `:begin',
| `:end', `:pre-blank', `:contents-begin' and `:contents-end',
| `:level', `:priority', `:tags', `:todo-keyword',`:todo-type',
| `:scheduled', `:deadline', `:closed', `:archivedp', `:commentedp'
| and `:footnote-section-p' keywords.
| [...]
`----

property :post-blank is missing. 

-- 
cheers,
Thorsten

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

* Re: [BUG] org-element-headline-parser - missing keyword in docstring
  2014-07-31  9:56 [BUG] org-element-headline-parser - missing keyword in docstring Thorsten Jolitz
@ 2014-07-31 10:20 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2014-07-31 10:20 UTC (permalink / raw)
  To: Thorsten Jolitz; +Cc: emacs-orgmode

Hello,

Thorsten Jolitz <tjolitz@gmail.com> writes:

> In docstring
>
> ,----[ C-h f org-element-headline-parser RET ]

[...]

> property :post-blank is missing. 

Fixed. Thank you.


Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2014-07-31 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-31  9:56 [BUG] org-element-headline-parser - missing keyword in docstring Thorsten Jolitz
2014-07-31 10:20 ` 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).