all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: PEDRO ANDRES ARANDA GUTIERREZ <paranda@it.uc3m.es>
Cc: 50366@debbugs.gnu.org
Subject: bug#50366: 28.0.50; Wrong parenthesis mismatch message
Date: Sat, 04 Sep 2021 08:45:54 +0200	[thread overview]
Message-ID: <87mtosu9ct.fsf@gnus.org> (raw)
In-Reply-To: <CAPoMwp39=W6uWxCz6gcLjZV5AJXsjpq10oR7jk1wcHrWpgkA9A@mail.gmail.com> (PEDRO ANDRES ARANDA GUTIERREZ's message of "Sat, 4 Sep 2021 08:26:33 +0200")

PEDRO ANDRES ARANDA GUTIERREZ <paranda@it.uc3m.es> writes:

> Create a 'stupid' bash script file with the shbang only outside emacs
> #!/bin/bash
> Then type:
> prueba=$(echo $PATH | sed 's|/home/paag|$HOME|g')
> When you close the parenthesis at the end of the line, you get a 'mismatched
> parenthesis' error message, when there is no such mismatch

Hm...  does the script have to be created outside of Emacs?

I tried to reproduce this, but I was unable to (with "emacs -Q") -- if I
have

#!/bin/bash

prueba=$(echo $PATH | sed 's|/home/paag|$HOME|g'

and then type a ) at the end of that line, I don't get a mismatch
message.  Are there any additional steps necessary to reproduce the
problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2021-09-04  6:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-04  6:26 bug#50366: 28.0.50; Wrong parenthesis mismatch message PEDRO ANDRES ARANDA GUTIERREZ
2021-09-04  6:45 ` Lars Ingebrigtsen [this message]
     [not found]   ` <CAPoMwp0m7kSg4YxtfPg2o_AuKxSNOjYtCaY8R0BbZStz0O9Onw@mail.gmail.com>
     [not found]     ` <CAPoMwp2VfXeE4uYu+7jYciHm4T5CJYdwNMqY5Cb11NLc1buiQg@mail.gmail.com>
2021-09-05  7:37       ` Lars Ingebrigtsen

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=87mtosu9ct.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=50366@debbugs.gnu.org \
    --cc=paranda@it.uc3m.es \
    /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.