[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] org-src: Improve the name of source editing buffers
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] org-src: Improve the name of source editing buffers |
Date: |
Tue, 07 Mar 2023 13:13:01 +0000 |
Rudolf Adamkovič <salutis@me.com> writes:
> * lisp/org-src.el (org-src--construct-edit-buffer-name): Fix the name
> given to a source editing buffer. The original format was documented
> as "ORG-BUFFER-NAME [ LANG ]" but in reality it was "ORG-BUFFER-NAME[
> LANG ]", with different spacing. We make the format more standard and
> more compact, as well as, make the documentation match reality.
Could you elaborate about "more standard"?
A safer way to fix the inconsistency in the docstring would be updating
the docstring to reflect the reality.
--
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>
- [PATCH] org-src: Improve the name of source editing buffers, Rudolf Adamkovič, 2023/03/02
- Re: [PATCH] org-src: Improve the name of source editing buffers, Rudolf Adamkovič, 2023/03/05
- Re: [PATCH] org-src: Improve the name of source editing buffers, Max Nikulin, 2023/03/06
- Re: [PATCH] org-src: Improve the name of source editing buffers,
Ihor Radchenko <=
- Re: [PATCH] org-src: Improve the name of source editing buffers, Rudolf Adamkovič, 2023/03/07
- Re: [PATCH] org-src: Improve the name of source editing buffers, Ihor Radchenko, 2023/03/08
- Re: [PATCH] org-src: Improve the name of source editing buffers, Rudolf Adamkovič, 2023/03/08
- Re: [PATCH] org-src: Improve the name of source editing buffers, Ihor Radchenko, 2023/03/10
- Re: [PATCH] org-src: Improve the name of source editing buffers, Rudolf Adamkovič, 2023/03/14