From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: Re: minibuf: how to "grab" (M-W) it's text? Date: Mon, 8 Sep 2003 20:47:52 +0000 (UTC) Organization: Public Access Networks Corp. Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84r835ft2u.fsf@slowfox.is.informatik.uni-duisburg.de> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1063060903 30782 80.91.224.253 (8 Sep 2003 22:41:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2003 22:41:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 09 00:41:42 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 19wUhZ-00039c-00 for ; Tue, 09 Sep 2003 00:41:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19wUgI-0003ld-HW for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Sep 2003 18:40:22 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news.maxwell.syr.edu!news.he.net!dimensional.com!pulsar.dimensional.com!news.misty.com!news.pir.net!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: panix1.panix.com Original-X-Trace: reader2.panix.com 1063054072 9919 166.84.1.1 (8 Sep 2003 20:47:52 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Mon, 8 Sep 2003 20:47:52 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Original-Xref: shelby.stanford.edu gnu.emacs.help:116442 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:12362 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:12362 In article <84r835ft2u.fsf@slowfox.is.informatik.uni-duisburg.de>, Kai Großjohann wrote: >dkcombs@panix.com (David Combs) writes: > >> minibuf: how to "grab" (M-W) it's text? > >Maybe you are talking about the echo area? It shares screen space >with the minibuffer; both are active at different times. > >See the *Messages* buffer for the echo area stuff. At least most of >it. (am running through and thanking for prior responses) Thanks much for the two responses! David