From: "Drew Adams" <drew.adams@oracle.com>
To: "'Harry Putnam'" <reader@newsguy.com>, <help-gnu-emacs@gnu.org>
Subject: RE: How to copy the text in the minibuffer
Date: Thu, 15 Jan 2009 11:11:30 -0800 [thread overview]
Message-ID: <002901c97745$1382ae70$c2b22382@us.oracle.com> (raw)
In-Reply-To: <87vdsgz9o0.fsf@newsguy.com>
> > Sometimes I have some text in the minibuffer that I would like to
> > copy, to paste it somewhere else. Is this possible?
>
> There may well be better answers but I often retrieve that sort of
> stuff buy switching to *Messages* buffer where most stuff that appears
> in minibuffer is also written and be copied normally.
There is likely some confusion here between the minibuffer and the echo area.
These two critters occupy the same space (but not at the same time).
The echo area is used only for output - messages to you from Emacs.
The minibuffer is used for input. Sometimes Emacs also puts an informational
message there to accompany your input - for example "[No match]" during input
completion.
You can copy text from the minibuffer in the normal way. (You can even copy text
from the minibuffer prompt, if you need to.)
You cannot copy text (messages) from the echo area. There is really no way for
you to "get into" the echo area - it is for output only. But, as Harry
indicated, you can copy the same message from buffer *Messages*, where it is
logged.
next prev parent reply other threads:[~2009-01-15 19:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-15 17:41 How to copy the text in the minibuffer Decebal
2009-01-15 18:49 ` Harry Putnam
2009-01-15 19:11 ` Drew Adams [this message]
2009-01-16 1:53 ` Leo
[not found] ` <mailman.4962.1232046702.26697.help-gnu-emacs@gnu.org>
2009-01-16 10:43 ` Decebal
2009-01-15 18:52 ` Tassilo Horn
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='002901c97745$1382ae70$c2b22382@us.oracle.com' \
--to=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
--cc=reader@newsguy.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.
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).