unofficial mirror of bug-gnu-emacs@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).