From: Ihor Radchenko <yantar92@posteo.net>
To: "Rudolf Adamkovič" <salutis@me.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] ob-java: Define the list of all supported header arguments
Date: Fri, 21 Oct 2022 04:02:09 +0000 [thread overview]
Message-ID: <871qr17rjy.fsf@localhost> (raw)
In-Reply-To: <m2y1ta9rqe.fsf@me.com>
Rudolf Adamkovič <salutis@me.com> writes:
> Hello smart folks!
>
> The Org linter warns about *correct* Java source block arguments. The
> attached patch fixes that.
Thanks!
Applied onto main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=ee3dbb0fdb6e119207f13a165e90b878b741cf49
> P.S. I originally had two regression tests, not one. The other test
> checked the '#+property:' version, e.g.
>
> #+property: header-args:java+ :dir /tmp
> #+property: header-args:java+ :classname com.example.Example
> #+property: header-args:java+ :imports com.example.OtherExample
> #+property: header-args:java+ :cmpflag -classpath .:/tmp/example/
> #+property: header-args:java+ :cmdline -classpath .:/tmp/example/
> #+property: header-args:java+ :cmdarg -verbose
>
> However, the linter rejects these as unknown header arguments. From
> what I understand, that look like a separate issue.
Fixed.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=d98a49648066ce80f1193d36accb81253a4027df
--
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:[~2022-10-21 4:06 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 20:15 [PATCH] ob-java: Define the list of all supported header arguments Rudolf Adamkovič
2022-10-21 4:02 ` Ihor Radchenko [this message]
2022-10-21 12:58 ` Rudolf Adamkovič
2022-10-21 13:02 ` Rudolf Adamkovič
2022-10-21 14:00 ` Ihor Radchenko
2022-11-08 11:50 ` Max Nikulin
2022-11-08 12:41 ` Ihor Radchenko
2022-11-09 0:30 ` Rudolf Adamkovič
2022-11-09 2:19 ` Ihor Radchenko
2022-11-10 0:05 ` Rudolf Adamkovič
2022-11-10 2:12 ` Ihor Radchenko
2022-11-10 8:26 ` Bruno Barbier
2022-11-10 8:59 ` Ihor Radchenko
2022-11-10 19:07 ` Bruno Barbier
2022-11-11 23:13 ` Rudolf Adamkovič
2022-11-12 13:01 ` Ihor Radchenko
2022-11-12 22:05 ` Rudolf Adamkovič
2022-11-13 4:41 ` 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
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=871qr17rjy.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=salutis@me.com \
/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).