bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22960: 25.0.92; smie-indent-keyword triggers the "Bumped into unknow


From: Dmitry Gutov
Subject: bug#22960: 25.0.92; smie-indent-keyword triggers the "Bumped into unknown token" error
Date: Thu, 17 Mar 2016 14:48:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 03/17/2016 04:56 AM, Stefan Monnier wrote:
foo_bar(
   "# coding:koi8-r
         \xd0\xd2\xcf\xd7\xc5\xd2\xcb\xc1 = 42
         puts \xd0\xd2\xcf\xd7\xc5\xd2\xcb\xc1")

Try to reindent the second line.  During its execution,

I installed the patch below into emacs-25, which should fix it.

Thanks, that did it.

By the way, while testing it, I've noticed that f54e5ccf added new behavior to indent-for-tab-command. Do you think it should be mentioned in NEWS?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]