|
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.
[Prev in Thread] | Current Thread | [Next in Thread] |