GNU bug report logs - #17325
24.3.90; can not font-lock @ function

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Wed, 23 Apr 2014 13:56:02 UTC

Severity: normal

Found in version 24.3.90

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Liu <sdl.web <at> gmail.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 17325 <at> debbugs.gnu.org
Subject: bug#17325: 24.3.90; can not font-lock @ function
Date: Thu, 24 Apr 2014 09:04:11 +0800
On 2014-04-23 13:35 -0400, Stefan Monnier wrote:
> Not sure why you think it's a regression, but yes you can install it in
> emacs-24.

I mean the code snippet is font-locked correctly in 24.3.

BTW, in emacs-lisp-mode-syntax-table why are all entries end with some
whitespaces i.e. instead of

        (modify-syntax-entry ?@ "'" table)

it uses:

        (modify-syntax-entry ?@ "'   " table)

Leo




This bug report was last modified 11 years and 31 days ago.

Previous Next


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