Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [OT] Emacs and zsh syntax
- X-seq: zsh-users 17013
- From: Moritz Bunkus <moritz@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: [OT] Emacs and zsh syntax
- Date: Mon, 16 Apr 2012 12:56:35 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bunkus.org; s=mail201203; t=1334573797; bh=EK3Ia5LJQgw4vLcN5S+u1lL9womlLPoqJMtRLQugrb8=; h=MIME-Version:In-Reply-To:References:Date:Message-ID:Subject:From: To:Content-Type; b=bNVB/EIx+nY49EIP9lMe2qKYxQSgzaw9XCDFzQZOxX3z8JdY3vw11t7IxyEfD1a49 Qo8PapYQFTHL2eWUtNRigmi/qihVYrQ0dWCPyMOdIPMKwU6Hyrl6SVOxbUyYh48BSG LqddDEelDtivrZm1J5LL8CAQmCP4yirttwI3y1Uo=
- In-reply-to: <CABZhJg-xFcnEqUoknF=WE_BV=n_JRL+fBC4DzeQAOerfiyB6Vg@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CABZhJg-xFcnEqUoknF=WE_BV=n_JRL+fBC4DzeQAOerfiyB6Vg@mail.gmail.com>
Hey,
I'm experiencing similar issues, especially with zsh's short syntax
for conditionals (e.g. lines following "if [[ stuff ]] do_stuff" being
indented wrong). Unfortunately I don't have a solution; I just kind
of... manually indent the following line and hope the ones after that
will be indented correctly again. It's a pain, yes.
Kind regards,
mo
Messages sorted by:
Reverse Date,
Date,
Thread,
Author