Am Sa., 7. Jan. 2023 um 08:44 Uhr schrieb Ihor Radchenko : > > Marc Nieper-Wißkirchen writes: > > >> Thanks! > >> Note that your patch does not apply onto main. > > > > Rebased against the latest main. Please see the appended patch. > > Hmm. > Not sure what is going on here, but I am getting > > 128 git … am --3way -- /tmp/0001-lisp-ob-scheme.el-Do-not-hide-Scheme-evaluation-erro.patch > Applying: lisp/ob-scheme.el: Do not hide Scheme evaluation errors. > Using index info to reconstruct a base tree... > error: patch failed: lisp/ob-scheme.el:194 > error: lisp/ob-scheme.el: patch does not apply > error: Did you hand edit your patch? > It does not apply to blobs recorded in its index. > Patch failed at 0001 lisp/ob-scheme.el: Do not hide Scheme evaluation errors. > 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". Okay, apparently, `git format-patch -w' to ignore whitespace changes does not work (at least not as simple as I thought). A new patch file is attached; `git am' against the upstream head works here. Thanks, Marc > > -- > Ihor Radchenko // yantar92, > Org mode contributor, > Learn more about Org mode at . > Support Org development at , > or support my work at