From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs Subject: Re: copy minibuffer output with the mouse Date: Sun, 07 Dec 2003 14:26:42 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3028-Sun07Dec2003142641+0200-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1070800180 5903 80.91.224.253 (7 Dec 2003 12:29:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2003 12:29:40 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Dec 07 13:29:38 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ASy2b-0002FY-00 for ; Sun, 07 Dec 2003 13:29:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASyyx-0005Ui-Bk for geb-bug-gnu-emacs@m.gmane.org; Sun, 07 Dec 2003 08:29:55 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ASyyq-0005S2-Hh for bug-gnu-emacs@gnu.org; Sun, 07 Dec 2003 08:29:48 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ASyyJ-0005LB-9H for bug-gnu-emacs@gnu.org; Sun, 07 Dec 2003 08:29:47 -0500 Original-Received: from [192.114.186.22] (helo=gollum.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASyyI-0005Kq-Lj for bug-gnu-emacs@gnu.org; Sun, 07 Dec 2003 08:29:14 -0500 Original-Received: from zaretski (pns03-196-203.inter.net.il [80.230.196.203]) by gollum.inter.net.il (Mirapoint Messaging Server MOS 3.3.8-GR) with ESMTP id BZQ71265; Sun, 7 Dec 2003 14:27:40 +0200 (IST) Original-To: bug-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Barry Margolin on Sun, 07 Dec 2003 08:22:00 GMT) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6245 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6245 > From: Barry Margolin > 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.