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

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

sh-indent-for-do wrong


From: Michael Wardle
Subject: sh-indent-for-do wrong
Date: Sat, 7 May 2005 14:30:41 +1000 (EST)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.4.1 (i386-pc-linux-gnu)
 of 2005-03-18 on trouble, modified by Debian
configured using `configure '--build=i386-linux' '--host=i386-linux' 
'--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' 
'--localstatedir=/var/lib' '--infodir=/usr/share/info' 
'--mandir=/usr/share/man' '--with-pop=yes' '--with-x=no' 'CFLAGS=-DDEBIAN -g 
-O2' 'build_alias=i386-linux' 'host_alias=i386-linux''
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_AU.utf8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

When entering a while..do..done block with the do on a separate line,
the do keyword is needlessly indented by half an indentation level (+).
This looks ugly and contradicts the claim to support the indentation
style used by Rosenblatt (see Learning the Korn Shell 2 Ed., p. 168).

sh-indent-for-do should default to 0 rather than *.

Recent messages:
Setting up indent for shell type sh
Loading mule-util...done
setting up indent stuff
Indentation variable are now local.
Indentation setup for shell type sh
Mark set
Loading view...done

keyboard-quit: Quit
Loading emacsbug...done




reply via email to

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