From: Ihor Radchenko <yantar92@posteo.net>
To: "Henrik Hörmann" <leinfink@mailbox.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Lowercase Properties Drawer?
Date: Wed, 15 Nov 2023 10:53:08 +0000 [thread overview]
Message-ID: <87msvf9tkb.fsf@localhost> (raw)
In-Reply-To: <4304d287f869008ffa8331677e3d79d0f0ba7002.camel@mailbox.org>
Henrik Hörmann <leinfink@mailbox.org> writes:
> It seems that inconsistencies with regard to lowercase/uppercase
> conventions still abound. Is there a reason that `org-insert-property-
> drawer' has a hardcoded `(insert ":PROPERTIES:\n:END:")'? I'd really
> like to customize this.
Org keywords are case-insensitive. The choice of upper/lower case when
automatically inserting various Org elements is mostly historical.
Several commands determine the case from context though (not possible in
this particular case).
If you wish the case to be fully customizeable, feel free to submit a
patch. But that patch would need to work across Org, not just for
property drawers.
> (Sorry for the repeated mail, I sent the first one before I joined the
> mailing list.)
That one is most likely still under moderation. Our moderation is
manual, done by volunteers.
--
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>
next prev parent reply other threads:[~2023-11-15 10:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1eda1dda867c5f8ae02f6586d8f65b07ab6d79df.camel@mailbox.org>
2023-11-15 10:41 ` Lowercase Properties Drawer? Henrik Hörmann
2023-11-15 10:53 ` Ihor Radchenko [this message]
2023-11-15 10:55 ` Henrik Hörmann
2023-11-15 11:05 ` Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87msvf9tkb.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=leinfink@mailbox.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.