GNU bug report logs -
#16015
24.3.50; newline indents in shell script mode
Previous Next
Reported by: Jarek Czekalski <jarekczek <at> poczta.onet.pl>
Date: Sat, 30 Nov 2013 22:01:01 UTC
Severity: minor
Tags: notabug
Found in version 24.3.50
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 01 Dec 2013 10:59:23 -0500
with message-id <jwvfvqc7egf.fsf-monnier+emacsbugs <at> gnu.org>
and subject line Re: bug#16015: 24.3.50; newline indents in shell script mode
has caused the debbugs.gnu.org bug report #16015,
regarding 24.3.50; newline indents in shell script mode
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
16015: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16015
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Steps to reproduce:
emacs -Q
C-x C-f test.sh
type "if [[ 1 ]]; then"
M-x newline
Expected behaviour: a new line indented with left margin (column 0).
Found: a new line is indented by four spaces, as if newline-and-indent
command was executed.
I checked "newline" documentation and found no explanation for that.
In GNU Emacs 24.3.50.12 (i686-pc-linux-gnu, GTK+ Version 3.8.6)
of 2013-11-30 on jcdeb
Bzr revision: 115317 eliz <at> gnu.org-20131130191221-9pxtv2v0eilgek8u
Windowing system distributor `The X.Org Foundation', version 11.0.11403000
System Description: Debian GNU/Linux unstable (sid)
Important settings:
value of $LC_ALL: en_US
value of $LANG: pl_PL
locale-coding-system: iso-latin-1-unix
default enable-multibyte-characters: t
Major mode: Shell-script
Minor modes in effect:
sh-electric-here-document-mode: t
tooltip-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
C-x C-f t e s t . s h <return> i f SPC [ [ SPC 1 SPC
] ] ; SPC t h e n <return> <backspace> <backspace>
<backspace> <backspace> <backspace> M-x n e w l i n
e <return> <backspace> <backspace> <backspace> <backspace>
<backspace> M-x n e w l i n e - a n d <tab> <return>
M-x n e w l i n e - <escape> <escape> <escape> C-h
f n e w l i n e - a n d <tab> <return> C-x C-c <escape>
<escape> <escape> <help-echo> n n o <return> M-x r
e p o r t <tab> <return>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
(New file)
Setting up indent for shell type sh
Indentation variables are now local.
Indentation setup for shell type sh
You can run the command `newline' with RET
Quit
Type C-x 1 to delete the help window.
Type C-h for help. [3 times]
Load-path shadows:
None found.
Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils help-mode easymenu help-fns sh-script smie
executable time-date tooltip electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
gfilenotify dynamic-setting system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty emacs)
[Message part 3 (message/rfc822, inline)]
> Let me be a standard user first. I fire the "newline" command, not
> "newline-and-indent". The default -Q behaviour should do what is written in
> the documentation of the product. Now it is not. This is a bug.
Thanks. I adjusted the docstring to mention electric-indent-mode.
Stefan
This bug report was last modified 11 years and 175 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.