Uwe Brauer <[email protected]> writes: > I checked: the command should be > > git apply --patch-format=hg ../catchfilebetweentag-file-name.patch
I think you mean git am --patch-format=hg ../catchfilebetweentag-file-name.patch ? I don't see git-patch having this option. > Nevertheless I did this > > I took into account all your remarks. > See the attached patch below This is what I see: -> git am --patch-format=hg catchfilebetweentags-filename.patch Applying: Add filename as a prefix to the counter for catchfilebetweentags error: patch failed: style/catchfilebetweentags.el:65 error: style/catchfilebetweentags.el: patch does not apply Patch failed at 0001 Add filename as a prefix to the counter for catchfilebetweentags hint: Use 'git am --show-current-patch=diff' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". Can you please send a patch which applies to the latest AUCTeX git repo? > BTW what's about xcatchfilebetweentag.el I'd say that's for your HD only :-) Best, Arash
