GNU bug report logs - #36552
25.1; lisp tagbody indentation not working

Previous Next

Package: emacs;

Reported by: Ryan Brown <ryan <at> derivita.com>

Date: Mon, 8 Jul 2019 15:18:01 UTC

Severity: normal

Tags: fixed

Found in version 25.1

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 36552 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Ryan Brown <ryan <at> derivita.com>
Cc: 36552 <at> debbugs.gnu.org
Subject: Re: bug#36552: 25.1; lisp tagbody indentation not working
Date: Tue, 09 Jul 2019 00:07:35 +0200
Ryan Brown <ryan <at> derivita.com> writes:

> -          (cond ((and tail (not (consp tem)))
> +          (cond ((and tail (not (or (consp tem) (symbolp tem))))

Thanks.  I was, however, unable to see any difference in how PROG was
indented.  Do you have a test case, starting from emacs -Q that displays
the problem and that's fixed by this patch?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 312 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.