From: Tom Gillespie <tgbugs@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: "João Pedro" <jpedrodeamorim@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: Possible to set block switches "globally"?
Date: Sat, 4 May 2024 13:57:43 -0700 [thread overview]
Message-ID: <CA+G3_PM0QPr7pn3b1OuDCFj28APR+QQ=sGZmmKnVWRi7VjHUkA@mail.gmail.com> (raw)
In-Reply-To: <874jbdydl2.fsf@localhost>
> I think that we can take names from the parser internals:
I had a similar thought immediately after I sent my previous email.
> :number-lines
> :preserve-indent
> :retain-labels
> :use-labels
> :label-fmt
I thought that we might be able to combine :retain-labels
and :use-labels, but now I understand that :use-labels
is as opposed to line numbers. So think think that
using them as is is probably the best approach.
Defaults are effectively
:number-lines no
:preserve-indent (identity org-src-preserve-indentation)
:retain-labels yes
:use-labels yes
:label-fmt (or)
next prev parent reply other threads:[~2024-05-04 20:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-29 2:07 Possible to set block switches "globally"? João Pedro
2024-04-29 17:34 ` Ihor Radchenko
2024-05-02 19:16 ` João Pedro
2024-05-03 12:17 ` Ihor Radchenko
2024-05-03 17:12 ` Tom Gillespie
2024-05-04 3:04 ` João Pedro
2024-05-04 12:19 ` Ihor Radchenko
2024-05-04 20:57 ` Tom Gillespie [this message]
2024-07-10 7:32 ` Ihor Radchenko
-- strict thread matches above, loose matches on Subject: below --
2024-04-29 2:07 João Pedro
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CA+G3_PM0QPr7pn3b1OuDCFj28APR+QQ=sGZmmKnVWRi7VjHUkA@mail.gmail.com' \
--to=tgbugs@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jpedrodeamorim@gmail.com \
--cc=yantar92@posteo.net \
/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 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).