emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Question on org-publish-find-date
@ 2015-02-12 17:20 Rasmus
  2015-02-12 23:36 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Rasmus @ 2015-02-12 17:20 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

In org-publish-find-date there's a clause:

   (eq (org-element-type date) 'timestamp)

where date is extracted from (org-export-get-environment).

Is this clause /ever/ true?  In my experience even single time stamps are
on the from ((timestamp ...)).

—Rasmus

-- 
Lasciate ogni speranza, voi che leggete questo.

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

* Re: Question on org-publish-find-date
  2015-02-12 17:20 Question on org-publish-find-date Rasmus
@ 2015-02-12 23:36 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2015-02-12 23:36 UTC (permalink / raw)
  To: Rasmus; +Cc: emacs-orgmode

Hello,

Rasmus <rasmus@gmx.us> writes:

> In org-publish-find-date there's a clause:
>
>    (eq (org-element-type date) 'timestamp)
>
> where date is extracted from (org-export-get-environment).
>
> Is this clause /ever/ true?  In my experience even single time stamps are
> on the from ((timestamp ...)).

Correct. I removed the useless branch. Thank you.


Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2015-02-12 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-12 17:20 Question on org-publish-find-date Rasmus
2015-02-12 23:36 ` 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).