[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] org-capture: Allow entry template to start without headi
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH 1/2] org-capture: Allow entry template to start without heading |
Date: |
Tue, 04 Jun 2024 13:21:37 +0000 |
Ihor Radchenko <yantar92@posteo.net> writes:
> I have improved your patches a little, fixing the regular expression
> used to match headings ("^*" is not accurate, you need
> org-outline-regexp-bol), and adding another test case.
> See the attached.
>
> Before I install the patches, may I know if you have FSF copyright
> assignment? See https://orgmode.org/worg/org-contribute.html#copyright
Applied, onto main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=0c8fba93f
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=a62f75c84
I added you to the contributor list:
https://git.sr.ht/~bzg/worg/commit/05c4acae
Thanks for your contribution!
--
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>
- Re: [PATCH 1/2] org-capture: Allow entry template to start without heading,
Ihor Radchenko <=