GNU bug report logs - #5195
23.1; bad indentation in (elisp) example

Previous Next

Package: emacs;

Reported by: monnier <at> iro.umontreal.ca

Date: Sat, 12 Dec 2009 16:20:07 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'Chong Yidong'" <cyd <at> stupidchicken.com>
Cc: 5195 <at> debbugs.gnu.org
Subject: RE: 23.1; bad indentation in (elisp) example
Date: Sat, 2 Jan 2010 12:01:34 -0800
> > 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.

Well, it's as clear as day for me, in emacs -Q on Windows. Perhaps it's a
platform problem.

It appears just as is written above. The calls to modify-syntax-entry and setq
are not indented underneath the while - they are outdented wrt the while.





This bug report was last modified 15 years and 120 days ago.

Previous Next


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