GNU bug report logs - #24477
25.1; make-mode: should '$' have punctuation syntax?

Previous Next

Package: emacs;

Reported by: Dima Kogan <dima <at> secretsauce.net>

Date: Tue, 20 Sep 2016 05:57:01 UTC

Severity: normal

Tags: fixed

Found in version 25.1

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Noam Postavsky <npostavs <at> gmail.com>
To: Dima Kogan <dima <at> secretsauce.net>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 24477 <at> debbugs.gnu.org
Subject: Re: bug#24477: 25.1; make-mode: should '$' have punctuation syntax?
Date: Tue, 15 May 2018 20:17:53 -0400
tags 24477 fixed
close 24477 27.1
quit

Dima Kogan <dima <at> secretsauce.net> writes:

> Eli Zaretskii <eliz <at> gnu.org> writes:
>
>> Does your change still allow to type "C-x 4 a" in a line like this:
>>
>> asdf-$(xyz) = FOO
>>
>> and get a ChangeLog entry that references "asdf-$(xyz)"?
>
> It appears to, yes.

`makefile-add-log-defun' doesn't consult the syntax table, it uses only
regexps (which don't use the \sSYNTAX construct, as far as I can tell).

Anyway, there seems to be no reason not to make this change, so I've
pushed it in master.

[1: 4c3cd27df9]: 2018-05-15 19:33:34 -0400
  Give '$' punctuation syntax in make-mode (Bug#24477)
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=4c3cd27df9c0735d907813a8c16a87acc54b9edc




This bug report was last modified 7 years and 87 days ago.

Previous Next


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