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

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

Shell-script[bash] indention broken (or fixed?)


From: Steven T. Hatton
Subject: Shell-script[bash] indention broken (or fixed?)
Date: Tue, 7 Jun 2005 10:54:26 -0400

Symptoms:

There is always the (good) chance something in my environment
changed. Until recently the behavior of Shell-script[bash] mode was to
not indent the second of the following two lines when tab was hit:

export VARIABLE=/path/to/here\
:/path/to/there

Now it indents it like this:

export VARIABLE=/path/to/here\
    :/path/to/there

I see there is a way to teach the mode how to indent.  I have not yet
attempted to save these settings because I'm not sure if the new
default behavior is intentional, and will continue into the futre, or
if it is merely a but that will be fixed.  Could someone please
clarify this?

In GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-06-07 on ljosalfr
Distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--prefix=/home/hattons/opt/org/gnu/emacs-cvs''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: POSIX
  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_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  eldoc-mode: t
  delete-selection-mode: t
  pc-selection-mode: t
  show-paren-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  next-error-follow-minor-mode:  Fol

Recent input:
M-x r e p o r t - <tab> <return>

Recent messages:
Loading edmacro...done
Loading ede-speedbar...done
Loading server...done
Loading delsel...done
Loading /home/hattons/.session...done
Loading semantic-el...done
Loading eldoc...done
Loading jit-lock...done
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...done




reply via email to

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