GNU bug report logs - #21875
24.5; Invalid tokens in smie indentation rules

Previous Next

Package: emacs;

Reported by: mail <at> ap4y.me

Date: Wed, 11 Nov 2015 02:04:02 UTC

Severity: normal

Found in version 24.5

Full log


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

From: Glenn Morris <rgm <at> gnu.org>
To: mail <at> ap4y.me
Cc: 21875 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: Re: bug#21875: 24.5; Invalid tokens in smie indentation rules
Date: Wed, 11 Nov 2015 16:57:26 -0500
[resending including the OP in the list of recipients]

Stefan Monnier wrote:

>>> And lexer rule that overrides braces with begin/end tokens, for example
>>> like this:
>>>
>>> ((looking-at "{") (forward-char 1) "begin")
>>> ((looking-at "}") (forward-char 1) "end")
>
> This is not enough info: we need the complete code so we can run it on
> our side and single-step through it to see what's going on.




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

Previous Next


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