unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* copy minibuffer output with the mouse
@ 2003-12-06 19:41 Dan Jacobson
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Jacobson @ 2003-12-06 19:41 UTC (permalink / raw)


The scene: you have just done (shell-command "pwd") or any other shell
command that just leaves a line in the minibuffer.  You reach down
with the mouse to copy part of the output... you should be allowed to here.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: copy minibuffer output with the mouse
       [not found] <mailman.1264.1070752478.399.bug-gnu-emacs@gnu.org>
@ 2003-12-07  8:22 ` Barry Margolin
  2003-12-07 12:26   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Barry Margolin @ 2003-12-07  8:22 UTC (permalink / raw)


In article <mailman.1264.1070752478.399.bug-gnu-emacs@gnu.org>,
 Dan Jacobson <jidanni@jidanni.org> wrote:

> The scene: you have just done (shell-command "pwd") or any other shell
> command that just leaves a line in the minibuffer.  You reach down
> with the mouse to copy part of the output... you should be allowed to here.
> 
> 

That's not the minibuffer, it's the echo area.  It's only the minibuffer 
when you're responding to a prompt down there.

The stuff that's displayed in the echo area is intentionally transient.  
However, it's saved in the *Messages* buffer, so you can go there and 
copy it.

-- 
Barry Margolin, barmar@alum.mit.edu
Woburn, MA

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: copy minibuffer output with the mouse
  2003-12-07  8:22 ` copy minibuffer output with the mouse Barry Margolin
@ 2003-12-07 12:26   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2003-12-07 12:26 UTC (permalink / raw)


> From: Barry Margolin <barmar@alum.mit.edu>
> Newsgroups: gnu.emacs.bug
> Date: Sun, 07 Dec 2003 08:22:00 GMT
> 
> The stuff that's displayed in the echo area is intentionally transient.  
> However, it's saved in the *Messages* buffer, so you can go there and 
> copy it.

In the CVS version of Emacs, mouse-1 click on the message will
automatically pop the *Messages* buffer to one of the windows.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-07 12:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1264.1070752478.399.bug-gnu-emacs@gnu.org>
2003-12-07  8:22 ` copy minibuffer output with the mouse Barry Margolin
2003-12-07 12:26   ` Eli Zaretskii
2003-12-06 19:41 Dan Jacobson

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).