[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: add filename to tag for catchfilebetweentags
From: |
Uwe Brauer |
Subject: |
Re: add filename to tag for catchfilebetweentags |
Date: |
Wed, 14 Dec 2022 16:36:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
>>> "UB" == Uwe Brauer <oub@mat.ucm.es> writes:
>>> "AE" == Arash Esbati <arash@gnu.org> writes:
>> Uwe Brauer <oub@mat.ucm.es> writes:
>>> We discussed this some time ago I am using this patch for some time
>>> now.
>>>
>>> Any objections to apply it?
>> Thanks for the change. I have some comments. First, you have some
>> trailing spaces in your file; applying your change, Git says:
-> git apply ../catchfilebetweentag-file-name.patch
I checked: the command should be
git apply --patch-format=hg ../catchfilebetweentag-file-name.patch
>> ../catchfilebetweentag-file-name.patch:27: trailing whitespace.
>> (setq LaTeX-catchfilebetweentags-counter
>> ../catchfilebetweentag-file-name.patch:35: trailing whitespace.
>> ;; similar way reftex does this.
>> warning: 2 lines add whitespace errors.
>> Doesn't HG warns you about these? You can run
>> M-x whitespace-cleanup RET
Nevertheless I did this
I took into account all your remarks.
See the attached patch below
BTW what's about xcatchfilebetweentag.el
Adding some reftex label/reference support.
It relies on a «non-existing» tex style
\newcommand{\ExecuteExternalMetaData}[2]{%
\ExecuteMetaData[#1]{#2}%
}
I am so far the only one using one.
Uwe
In any case here is the improved patch
Uwe
catchfilebetweentags-filename.patch
Description: Text Data
smime.p7s
Description: S/MIME cryptographic signature
- Re: add filename to tag for catchfilebetweentags, Arash Esbati, 2022/12/13
- Re: add filename to tag for catchfilebetweentags, Uwe Brauer, 2022/12/13
- Re: add filename to tag for catchfilebetweentags,
Uwe Brauer <=
- Re: add filename to tag for catchfilebetweentags, Arash Esbati, 2022/12/16
- Re: add filename to tag for catchfilebetweentags, Uwe Brauer, 2022/12/16
- Re: add filename to tag for catchfilebetweentags, Uwe Brauer, 2022/12/16
- Re: add filename to tag for catchfilebetweentags, Arash Esbati, 2022/12/19
- Re: add filename to tag for catchfilebetweentags, Uwe Brauer, 2022/12/19
- Re: add filename to tag for catchfilebetweentags, Arash Esbati, 2022/12/19
- Re: add filename to tag for catchfilebetweentags, Uwe Brauer, 2022/12/19
- Re: add filename to tag for catchfilebetweentags, Uwe Brauer, 2022/12/19
- Re: add filename to tag for catchfilebetweentags, Arash Esbati, 2022/12/19
- Re: add filename to tag for catchfilebetweentags, Uwe Brauer, 2022/12/19