all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: Thibaut Meyer <thibaut@thibaut.dev>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] ob-tangle: source blocks without language can be tangled
Date: Thu, 02 Jan 2025 18:55:21 +0000	[thread overview]
Message-ID: <87ed1lqc4m.fsf@localhost> (raw)
In-Reply-To: <20250101201805.32825-1-thibaut@thibaut.dev>

Thibaut Meyer <thibaut@thibaut.dev> writes:

> * lisp/ob-tangle.el: (org-babel-tangle-collect-blocks): source blocks
> without a language are not ignored anymore, if they inherit a
> src-tfile other than "yes" or "no".
> * lisp/ob-core.el: adapts the org-babel-src-block-regexp regular
> expression to make the language part of a source block optional.
> * testing/lisp/test-ob-tangle.el: (ob-tangle/collect-blocks): Augment
> the test with source blocks without language specifiers.
> * etc/ORG-NEWS: (=ob-tangle= now tangles source blocks that do not
> specify a =language= if an inherited property sets a tangle filename):
> Document the new behaviour.
> * doc/org-manual.org: (Structure of Code Blocks) Clarify what happens
> when the language identifier is omitted.
>
> TINYCHANGE

Thanks!
Applied, onto main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=36347c6230

I also added you to the contributor list
https://git.sr.ht/~bzg/worg/commit/ad6e2224

> Here the same patch with the TINYCHANGE cookie. I'll get the fsf papers
> anyway as I intend to commit more.

That's always welcome :)

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
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>


      reply	other threads:[~2025-01-02 18:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-12  7:45 [BUG] Inconsistent org-babel tangle behaviour Thibaut Meyer via General discussions about Org-mode.
2024-12-22 12:37 ` Ihor Radchenko
2024-12-28 13:48   ` Thibaut Meyer via General discussions about Org-mode.
2024-12-29  8:42     ` Ihor Radchenko
2024-12-31  9:31       ` [PATCH] ob-tangle: source blocks without language can be tangled (was: [BUG] Inconsistent org-babel tangle behaviour) Thibaut Meyer via General discussions about Org-mode.
2025-01-01  8:29         ` Ihor Radchenko
2025-01-01  8:59           ` [PATCH] ob-tangle: source blocks without language can be tangled Thibaut Meyer via General discussions about Org-mode.
2025-01-01  9:18             ` Thibaut Meyer via General discussions about Org-mode.
2025-01-01 13:53               ` Ihor Radchenko
2025-01-01 20:09                 ` Thibaut Meyer via General discussions about Org-mode.
2025-01-02 18:56                   ` Ihor Radchenko
2025-01-03  6:34                     ` Thibaut Meyer via General discussions about Org-mode.
2025-01-01 13:51             ` Ihor Radchenko
2025-01-01 20:16               ` Thibaut Meyer via General discussions about Org-mode.
2025-01-02 18:55                 ` Ihor Radchenko [this message]

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=87ed1lqc4m.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=thibaut@thibaut.dev \
    /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.