unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Mauro Aranda <maurooaranda@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 1795@debbugs.gnu.org
Subject: bug#1795: shell problem
Date: Sat, 24 Sep 2022 08:21:01 -0300	[thread overview]
Message-ID: <7e9041d7-738e-da5e-f7e9-ca9a84022b12@gmail.com> (raw)
In-Reply-To: <20090105230025.440AA7BC87@mail.osagesoftware.com>

Lars Ingebrigtsen <larsi@gnus.org> writes:

 > relson@osage writes:
 >
 >> Within an emacs bash shell, using "!!" to re-execute a command with
 >> "$( ... )" in it results in a space inserted between the dollar sign
 >> and the left paren.  The inserted space should _not_ be present.
 >
 > (I'm going through old bug reports that unfortunately weren't resolved
 > at the time.)
 >
 > I'm unable to reproduce this in any Emacs versions I have (Emacs 25.1
 > and up):

While I can't reproduce the original recipe from Bug#1795, the problem
is still there.  Look at the recipes in Bug#5007 or Bug#8027, or try
this:

M-x shell
cat <(date)
!!
Type M-p

You'll see that the command has been modified and now reads:
cat < ( date )








  parent reply	other threads:[~2022-09-24 11:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <874opc7860.fsf@stupidchicken.com>
2009-01-05 23:00 ` bug#1795: shell problem Unknown
2009-11-03  0:50   ` bug#1795: marked as done (shell problem) Emacs bug Tracking System
2022-05-08 14:00   ` bug#1795: bug#36103: 24.5; Blank spaces around parentheses in history expansion in shell mode Lars Ingebrigtsen
2022-09-24 11:21   ` Mauro Aranda [this message]
2022-09-24 11:52     ` bug#1795: shell problem 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7e9041d7-738e-da5e-f7e9-ca9a84022b12@gmail.com \
    --to=maurooaranda@gmail.com \
    --cc=1795@debbugs.gnu.org \
    --cc=larsi@gnus.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).