From: npostavs@users.sourceforge.net
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: 23046@debbugs.gnu.org
Subject: bug#23046: 25.0.92; Docstring of `sh-indent-after-continuation' lacks backslash escapes
Date: Sat, 02 Jul 2016 20:00:03 -0400 [thread overview]
Message-ID: <87wpl3fv5o.fsf@users.sourceforge.net> (raw)
In-Reply-To: <wvr47fh0x1la.fsf@phst2.muc.corp.google.com> (Philipp Stephani's message of "Thu, 17 Mar 2016 21:59:29 +0100")
tags 23046 fixed
close 23046 25.1
quit
Philipp Stephani <p.stephani2@gmail.com> writes:
> M-x load-library RET sh-script RET
> C-h v sh-indent-after-continuation
>
> prints
>
> ...
> If non-nil, indent relative to the continued line’s beginning.
> Continued lines can either be indented as "one long wrapped line" without
> paying attention to the actual syntactic structure, as in:
>
> for f in a; do toto; done
>
> or as lines that just don’t have implicit semi-colons between them, as in:
>
> for f in a; do toto; done
>
> With ‘always’ you get the former behavior whereas with nil you get the latter.
> With t, you get the latter as long as that would indent the continuation line
> deeper than the initial line.
> ...
>
> I think the code examples were meant to be on multiple lines. For that
> the backslashes in the docstring need to be escaped.
Yep, looks like a copy-pasto, fixed in 113d1e2.
prev parent reply other threads:[~2016-07-03 0:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-17 20:59 bug#23046: 25.0.92; Docstring of `sh-indent-after-continuation' lacks backslash escapes Philipp Stephani
2016-07-03 0:00 ` npostavs [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wpl3fv5o.fsf@users.sourceforge.net \
--to=npostavs@users.sourceforge.net \
--cc=23046@debbugs.gnu.org \
--cc=p.stephani2@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.