emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Adding known properties
@ 2011-03-08 16:33 Sébastien Vauban
  2011-03-09 10:19 ` Bastien
  0 siblings, 1 reply; 7+ messages in thread
From: Sébastien Vauban @ 2011-03-08 16:33 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

I found out about (at least) 2 missing "known" properties. This patch adds
them to the list.

--8<---------------cut here---------------start------------->8---
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.
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

-- 
Sébastien Vauban

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

end of thread, other threads:[~2011-03-10  9:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-08 16:33 [PATCH] Adding known properties Sébastien Vauban
2011-03-09 10:19 ` Bastien
2011-03-09 13:39   ` Sébastien Vauban
2011-03-09 14:45     ` Bastien
2011-03-10  9:00       ` Sébastien Vauban
2011-03-09 14:38   ` Bernt Hansen
2011-03-09 14:45     ` Bastien

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