Ricardo Wurmus writes: > Alex Kost <[email protected]> writes: > >> Arun Isaac (2017-06-27 11:44 +0530) wrote: >> >>> Ok, fixed! :-) >>> >>> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2482c02f3b23b2490a6647e0717cf8a4ccf3f6a8 >>> >>> However, I think this is a hack, and the better solution would be to >>> actually fix the underlying indentation issue. But, I am too lazy to >>> find out how. :-P >> >> I'm not sure what you mean by a "fix". This is an Emacs issue, and it >> was there since... I don't know, always. Moreover, I don't think it's a >> bug; it's just how Emacs finds a beginning of the top-level sexp – it >> "sees" a leading parenthesis on a line and it considers it to be a >> beginning of the sexp. > > I consider this a bug. Surely Emacs could do better here — especially > since this is a lisp mode! > > @Arun, would you like to report this as a bug to the Emacs developers?
Sure, I'll do that.
