all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#64422: Need space before pipe to get shell-script mode's indent correct
@ 2023-07-02 13:37 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2023-07-02 13:37 UTC (permalink / raw)
  To: 64422

In emacs-version "28.2"
the "fi" won't slide back to the left margin upon TAB,


#!/bin/sh
if true
then
    for Y in W
    do
	n=$X$Y
    done|grep .
    fi

unless I add a space before the pipe!





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-02 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-02 13:37 bug#64422: Need space before pipe to get shell-script mode's indent correct Dan Jacobson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.