emacs-orgmode@gnu.org archives
 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

* Re: [QUESTION] Should KEYWORD values in org-export-options-alist be lowercase?
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2023-12-22 10:31 UTC (permalink / raw)
  To: Niall Dooley; +Cc: emacs-orgmode

Niall Dooley <dooleyn@gmail.com> writes:

> 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?

Keyword names are case-insensitive. So, it does not matter.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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