GNU bug report logs - #20787
24.3; make-mode doesn't hightlight macro assignments preceeded by a TAB

Previous Next

Package: emacs;

Reported by: "John F. Trudeau" <JFTrudeau <at> aetna.com>

Date: Thu, 11 Jun 2015 20:05:02 UTC

Severity: minor

Tags: fixed, patch

Found in version 24.3

Fixed in version 25.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Trudeau\, John" <JFTrudeau <at> aetna.com>
Cc: 20787 <at> debbugs.gnu.org
Subject: Re: bug#20787: 24.3;
 make-mode doesn't hightlight macro assignments preceeded by a TAB
Date: Wed, 24 Feb 2016 12:21:21 +1100
"Trudeau, John" <JFTrudeau <at> aetna.com> writes:

> Here is the changed part of the REGEX:
>
> Original:
>  *override\\) *
>
> New:
> [ \t]*override\\)[ \t]*
>
> This is important for target-specific variable assignment.
> Change the `SPACES' to `[\t ]' (TAB SPACE).

Thanks; applied to emacs-25.

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




This bug report was last modified 9 years and 92 days ago.

Previous Next


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