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


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dima Kogan <dima <at> secretsauce.net>
Cc: 24477 <at> debbugs.gnu.org
Subject: bug#24477: 25.1; make-mode: should '$' have punctuation syntax?
Date: Tue, 20 Sep 2016 17:30:57 +0300
> From: Dima Kogan <dima <at> secretsauce.net>
> Date: Mon, 19 Sep 2016 22:55:34 -0700
> 
> I've been working with Makefiles recently, and discovered that $ has
> word syntax. This results in odd behaviors. For instance, if you have
> 
>     asdf-$(xyz)
> 
> in your buffer with the point on 'a', then commands like M-s . or
> C-M-SPC select "asdf-$", which makes no sense. Shouldn't $ have
> punctuation syntax (attached patch)? Am I missing something obvious
> here?

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)"?




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.