all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [QUESTION] Should KEYWORD values in org-export-options-alist be lowercase?
@ 2023-12-22 10:20 Niall Dooley
  2023-12-22 10:31 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Niall Dooley @ 2023-12-22 10:20 UTC (permalink / raw)
  To: emacs-orgmode

Should the KEYWORD values in `org-export-options-alist' that are
uppercase be lowercase to reflect what users see say when using a
template and/or for consistency?

Similarly, for the KEYWORD values in :options-alist in
`org-export-define-backend' for example in ox-latex.el?

For example the TITLE keyword from the following alist:

(:title "TITLE" nil nil parse)

appears as

#+title:

using the default template.


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

end of thread, other threads:[~2023-12-22 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-22 10:20 [QUESTION] Should KEYWORD values in org-export-options-alist be lowercase? Niall Dooley
2023-12-22 10:31 ` Ihor Radchenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.