From: Lars Ingebrigtsen <larsi@gnus.org>
To: Gregory Heytings <ghe@sdf.org>
Cc: 42411@debbugs.gnu.org
Subject: bug#42411: Bug with M-x compile
Date: Fri, 21 Aug 2020 12:45:52 +0200 [thread overview]
Message-ID: <871rk09t0f.fsf@gnus.org> (raw)
In-Reply-To: <alpine.NEB.2.21.2007181038001394.17147@sdf.lonestar.org> (Gregory Heytings's message of "Sat, 18 Jul 2020 09:01:48 +0000")
Gregory Heytings <ghe@sdf.org> writes:
> (while (re-search-forward
> - "^\\s-*\\([^\n#%.$][^:=\n]*\\)\\s-*:[^=]" nil t)
> + "^\\([^\t\n#%.$][^:=\n]*\\)\\s-*:[^=]" nil t)
> (setq targets (nconc (split-string (match-string-no-properties 1))
Paul Smith <psmith@gnu.org> writes:
> On Fri, 2020-07-31 at 21:42 +0300, Eli Zaretskii wrote:
>> So you think the current regexp is trying to match too much, and the
>> proposed change is TRT and we should make it unconditionally?
>
> I think so yes.
OK; I've now applied Gregory's patch to Emacs 28 (after checking a bit).
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
prev parent reply other threads:[~2020-08-21 10:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-18 9:01 bug#42411: Bug with M-x compile Gregory Heytings via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-07-25 7:24 ` Eli Zaretskii
2020-07-25 23:29 ` Gregory Heytings via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-07-26 13:55 ` Eli Zaretskii
2020-07-31 18:20 ` Paul Smith
2020-07-31 18:42 ` Eli Zaretskii
2020-07-31 18:58 ` Paul Smith
2020-08-21 10:45 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871rk09t0f.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=42411@debbugs.gnu.org \
--cc=ghe@sdf.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.