all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: huey <hueypokerbrainz@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: replacement for shell mode comint-kill-output
Date: Tue, 14 Sep 2021 17:55:30 -0700	[thread overview]
Message-ID: <CAHD1uAhthgwqERwmefGhEK6XGurwxS53p4f5yhYsV3zn-U1RyQ@mail.gmail.com> (raw)

back in the version 19.30 days I could bring up a shell in emacs and
enter shell commands.  After executing a command, C-c C-o
(comint-kill-output) would remove the output from the shell buffer and
place it in the kill ring, where I could do a simple yank and place
that output in another  buffer.

Today, using version 27.1, the comint-kill-output command is no
longer, and C-c C-o provides the similar function
comint-delete-output.  However, said output is not placed in the kill
ring, and cannot be yanked back.

Is there a different/simple way to achieve the previous behavior?

Thanks!



             reply	other threads:[~2021-09-15  0:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15  0:55 huey [this message]
2021-09-15  6:20 ` replacement for shell mode comint-kill-output tomas
2021-09-15  6:34   ` Eli Zaretskii
2021-09-15  6:29 ` Eli Zaretskii

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=CAHD1uAhthgwqERwmefGhEK6XGurwxS53p4f5yhYsV3zn-U1RyQ@mail.gmail.com \
    --to=hueypokerbrainz@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.