On May 14, 2009, at 11:03 PM, Dale Smith wrote: > I'm confused about the value of FORMAT in {{{date(FORMAT)}}}. > > I wanted to use "%B %e, %Y", but I have two problems. With the > quotes, I get an "eval: End of file during parsing" message. Without > the quotes, processing stops at the comma, expanding to "May 14" > instead of "May 14, 2009". > > Thanks, > -Dale Wow, I knew this report was coming, but I had not at all expected it so fast. "," is the (undocumented) argument separator for Org macros. Actually, I am changing it now to ";", so that your example should now directly work. To include a semicolon in the date format, use "\;". HTH - Carsten > > -- > Dale P. Smith > dales@vtiinstruments.com > 216-447-4059 x2018 > 216-447-8951 FAX > > (Company mandated disclaimer follows...) > > The information in this e-mail and any attachments is intended solely > for use by the recipient(s) to whom this e-mail is addressed and may > contain confidential and/or privileged information which is exempt > from disclosure. If you are not an intended recipient, or an employee > or agent responsible for delivering this message to the intended > recipient, you are hereby notified that you have received this e-mail > and any attachments in error and that dissemination, distribution, > review or copying of this e-mail and its attachments is strictly > prohibited. If you have received this e-mail in error, please notify > the sender immediately and delete all electronic and paper copies of > this e-mail as well as any attachments. > Thank you. > > http://www.vtiinstruments.com/images/vtiemaillogo.gif > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode