all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* shell-script mode indentation skewed encountering "&"
@ 2005-06-28 21:59 Dan Jacobson
  2005-06-30 16:47 ` Glenn Morris
       [not found] ` <E1DnjNw-0006zx-9h@fencepost.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Dan Jacobson @ 2005-06-28 21:59 UTC (permalink / raw)


#!/bin/sh -xeu
#Here we critique shell-script mode indentation
(
    : note how the parentheses are nicely indented
)
(
    : note how the closing parentheses is skewed when we add &
    )&

{
    : same problem with {}
    }&

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-30 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-28 21:59 shell-script mode indentation skewed encountering "&" Dan Jacobson
2005-06-30 16:47 ` Glenn Morris
     [not found] ` <E1DnjNw-0006zx-9h@fencepost.gnu.org>
2005-06-30 21:40   ` 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.