From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: minibuf: how to "grab" (M-W) it's text? Date: Thu, 28 Aug 2003 09:20:52 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <7704-Thu28Aug2003092051+0300-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1062052021 27928 80.91.224.253 (28 Aug 2003 06:27:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Aug 2003 06:27:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 28 08:27:00 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 19sGFI-00082R-00 for ; Thu, 28 Aug 2003 08:27:00 +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 19sGEg-00044f-NS for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Aug 2003 02:26:22 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19sGBJ-0001CL-D4 for help-gnu-emacs@gnu.org; Thu, 28 Aug 2003 02:22:53 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19sGB6-00013m-TR for help-gnu-emacs@gnu.org; Thu, 28 Aug 2003 02:22:42 -0400 Original-Received: from [192.114.186.22] (helo=gollum.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.22) id 19sG9x-0008Hp-4A for help-gnu-emacs@gnu.org; Thu, 28 Aug 2003 02:21:29 -0400 Original-Received: from zaretski (pns03-209-48.inter.net.il [80.230.209.48]) by gollum.inter.net.il (Mirapoint Messaging Server MOS 3.3.6-GR) with ESMTP id BGX25845; Thu, 28 Aug 2003 09:21:17 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (dkcombs@panix.com) 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:12119 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:12119 > From: dkcombs@panix.com (David Combs) > Newsgroups: gnu.emacs.help > Date: 28 Aug 2003 00:10:28 -0400 > > minibuf: how to "grab" (M-W) it's text? Like in any other buffer: the minibuffer is a normal Emacs buffer, it's just displayed specially.