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

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

bug#5195: 23.1; bad indentation in (elisp) example


From: Chong Yidong
Subject: bug#5195: 23.1; bad indentation in (elisp) example
Date: Sat, 02 Jan 2010 13:59:07 -0500

> emacs -Q
> Go to (elisp)Example Major Modes

> The `emacs-lisp-mode-syntax-table' example is not indented
> correctly.  E.g.:

>    (while (< i ?0)
> (modify-syntax-entry i "_   " table)
> (setq i (1+ i)))

I can't reproduce this: the indentation is correct for me.






reply via email to

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