Re: [PATCH] fix org-babel-view-src-block-info

2024-09-24 Thread Rodrigo Morales
Ihor Radchenko writes: > I changed the commit message a little, clarifying the purpose of the > patch (rather than generic "fix"), adding a proper changelog entry (see > https://orgmode.org/worg/org-contribute.html#commit-messages), quoting > symbols as `symbols', and adding double space between

Re: [PATCH] fix org-babel-view-src-block-info

2024-09-23 Thread Ihor Radchenko
Rodrigo Morales writes: >> Note that we had another patch from Rodrigo Morales in 2021: >> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=e0535fa2d8215ba9a9f96058807648df72e2d99d >> Is it yours? (it is under different email) > > Yes, it was me. I used that e-mail address while st

Re: [PATCH] fix org-babel-view-src-block-info

2024-09-22 Thread Ihor Radchenko
Rodrigo Morales writes: > This is one of the first patches that I sent to the Org Mode > project. Please let me know if I have done something wrong, so > that I don't make the same mistake in the future. > > From 4453277ee0d9aa6318008a21c4f3f9b16d29c901 Mon Sep 17 00:00:00 2001 > From: Rodrigo Mo

[PATCH] fix org-babel-view-src-block-info

2024-09-21 Thread Rodrigo Morales
This is one of the first patches that I sent to the Org Mode project. Please let me know if I have done something wrong, so that I don't make the same mistake in the future. >From 4453277ee0d9aa6318008a21c4f3f9b16d29c901 Mon Sep 17 00:00:00 2001 From: Rodrigo Morales Date: Sat, 21 Sep 2024 19:04