all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: shell mode \ construct should or should not work with comments?
Date: Tue, 12 Jan 2021 16:46:05 -0700	[thread overview]
Message-ID: <CAJcAo8s5zRaoHKLTovYO0QGAX8r7K1JQBOYsH=0ysBSCnMZZVg@mail.gmail.com> (raw)
In-Reply-To: <CAJcAo8uNDACK9oh-HDeuyfwm00MgQZkGxf1=txGJo4oQdiK-wQ@mail.gmail.com>

[i ack that my wish that bash would support comments after
\-terminated lines might or might not be impossible as exemplified in
prev post as it might be interpreted as part of the line or something;
it might or might not require new syntax.]

On 1/12/21, Samuel Wales <samologist@gmail.com> wrote:
> i want to do
>
>   echo hi \
>            there \
>            # big \
>            guy
>
> but bash does not recognize such comments.  would be great if it could.
>
> but in emacs land, shell mode in emacs 25, does think that \ at eol in
> comments is significant wrt indentation.  shouldn't it follow bash?
>
> --
> The Kafka Pandemic
>
> Please learn what misopathy is.
> https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html
>


-- 
The Kafka Pandemic

Please learn what misopathy is.
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html



      reply	other threads:[~2021-01-12 23:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-12 23:33 shell mode \ construct should or should not work with comments? Samuel Wales
2021-01-12 23:46 ` Samuel Wales [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='CAJcAo8s5zRaoHKLTovYO0QGAX8r7K1JQBOYsH=0ysBSCnMZZVg@mail.gmail.com' \
    --to=samologist@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.