emacs-devel
[Top][All Lists]
Advanced

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

Re: a couple of bugs in bash indentation


From: Richard M. Stallman
Subject: Re: a couple of bugs in bash indentation
Date: Tue, 22 Nov 2005 10:56:38 -0500

    > function multiline-quote
    > {
    >     echo \
    >         --arg1 "correct" \
    >         --arg2 "correct" \
    >         --multiline "correct 
    > maybe correct" \
    >     --aftermultiline "not correct" \
    >     --allothers "skewed"
    > }

Does anyone want to fix that indentation bug?




reply via email to

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