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 #11 received at 21875 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: 21875 <at> debbugs.gnu.org
Subject: Re: bug#21875: 24.5; Invalid tokens in smie indentation rules
Date: Wed, 11 Nov 2015 15:51:32 -0500
>> 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.


        Stefan




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.