Hi Bastien, Bastien wrote: > Sébastien Vauban <wxhgmqzgw...@spammotel.com> writes: > >> I found out about (at least) 2 missing "known" properties. This patch >> adds them to the list. > > Thanks for catching this -- I've applied a modified patch, yours add > EXPORT_DATE twice :)
Hein? Not sure what you're talking about... >> diff --git a/lisp/org.el b/lisp/org.el >> index 92f2406..9205719 100644 >> --- a/lisp/org.el >> +++ b/lisp/org.el >> @@ -13402,7 +13402,8 @@ but in some other way.") >> '("ARCHIVE" "CATEGORY" "SUMMARY" "DESCRIPTION" "CUSTOM_ID" >> "LOCATION" "LOGGING" "COLUMNS" "VISIBILITY" >> "TABLE_EXPORT_FORMAT" "TABLE_EXPORT_FILE" >> - "EXPORT_FILE_NAME" "EXPORT_TITLE" "EXPORT_AUTHOR" "EXPORT_DATE" >> + "EXPORT_FILE_NAME" "EXPORT_TITLE" "EXPORT_TEXT" "EXPORT_AUTHOR" >> + "EXPORT_DATE" "EXPORT_OPTIONS" >> "ORDERED" "NOBLOCKING" "COOKIE_DATA" "LOG_INTO_DRAWER" "REPEAT_TO_STATE" >> "CLOCK_MODELINE_TOTAL" "STYLE" "HTML_CONTAINER_CLASS") >> "Some properties that are used by Org-mode for various purposes. Best regards, Seb -- Sébastien Vauban