From: Eli Zaretskii <eliz@gnu.org>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: 40690@debbugs.gnu.org
Subject: bug#40690: 27.0.91; C-u M-! no longer inserts output at point
Date: Sat, 18 Apr 2020 12:02:16 +0300 [thread overview]
Message-ID: <83blnpb207.fsf@gnu.org> (raw)
In-Reply-To: <wvr4h7xhpy2w.fsf@gmail.com> (message from Philipp Stephani on Sat, 18 Apr 2020 00:05:43 +0200)
> From: Philipp Stephani <p.stephani2@gmail.com>
> Date: Sat, 18 Apr 2020 00:05:43 +0200
>
> The help text for M-! says
>
> "With prefix argument, insert the COMMAND’s output at point."
>
> However, in Emacs 27 this is no longer the case if
> `shell-command-dont-erase-buffer' is `beg-last-out'.
>
> Run
>
> emacs -Q -eval "(setq shell-command-dont-erase-buffer 'beg-last-out)"
>
> Hit M-< to go to the beginning of the scratch buffer. Execute
>
> C-u M-! echo hi RET
>
> or any other command producing output. In Emacs 26.3, the output is
> inserted at point, but in Emacs 27, it's inserted at the end of the
> buffer.
Thanks, I hope I fixed this now on the emacs-27 branch.
next prev parent reply other threads:[~2020-04-18 9:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-17 22:05 bug#40690: 27.0.91; C-u M-! no longer inserts output at point Philipp Stephani
2020-04-18 9:02 ` Eli Zaretskii [this message]
2020-05-10 20:25 ` Philipp Stephani
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=83blnpb207.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=40690@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 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).