Ludovic Courtès (2016-05-22 00:03 +0300) wrote: > Alex Kost <alez...@gmail.com> skribis: > >> Jan Nieuwenhuizen (2016-05-20 14:26 +0300) wrote: >> >>> Taylan Ulrich "Bayırlı/Kammer" writes: >>> >>>> This modified `scheme-indent-function' by Mark Weaver fixes that: >>> >>> Wow, that helps :-) Thank you! >>> >>> I can't seem to find it in Guix git; should I look better or should we >>> link to it somehow? >> >> The source is here: >> <http://www.netris.org/~mhw/scheme-indent-function.el>. >> >> This is a usual problem (I would say an Emacs bug) that people face >> with, and those who know about it, use the mentioned modified version >> 'scheme-indent-function'. >> >> So what about patching our emacs package to fix scheme-indent-function? >> I can make a patch if it's reasonable. > > I think we should submit it to bug-em...@gnu.org first. Thoughts?
I also think so. IIUC it's Mark and you who found this bug and came up with this fix, so I hope one of you will submit it :-) But as it may take a long time until this fix will go to emacs, I think it would be good to patch our emacs package now. -- Alex