unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Kaushal Modi <kaushal.modi@gmail.com>
Cc: 27815@debbugs.gnu.org
Subject: bug#27815: 26.0.50; Misindentation in cl-labels
Date: Sat, 25 Sep 2021 03:30:44 +0200	[thread overview]
Message-ID: <871r5dsapn.fsf@gnus.org> (raw)
In-Reply-To: <CAFyQvY0=B10GOJ0YQ3zBFdSKb7OgehB-8=ZEV_DMsgC_GeRiFg@mail.gmail.com> (Kaushal Modi's message of "Tue, 25 Jul 2017 03:56:28 +0000")

Kaushal Modi <kaushal.modi@gmail.com> writes:

> I am able to reproduce with mis-indentation on emacs -Q:
>
> Here is an example code:
>
> (require 'cl-lib)
> (cl-labels ((categoryp (tag) 
>       (string-match-p "\\`@" tag)))
>   (categoryp "@a"))

This is now fixed in Emacs 28 with this commit:

commit 57dcc26e4af4e4f7812f2e287f18d36c662bf6b1 (HEAD -> master)
Author:     akater <nuclearspace@gmail.com>
AuthorDate: Sat Sep 25 03:27:29 2021 +0200


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





      parent reply	other threads:[~2021-09-25  1:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-25  3:56 bug#27815: 26.0.50; Misindentation in cl-labels Kaushal Modi
2017-07-25 13:33 ` Noam Postavsky
2021-02-05 12:12 ` Lars Ingebrigtsen
2021-09-25  1:30 ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871r5dsapn.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=27815@debbugs.gnu.org \
    --cc=kaushal.modi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).