From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: elispQ: How can I extract text from #("text" ... ) Date: Sun, 04 May 2008 07:10:10 +0300 Message-ID: References: <9f668e22-39c7-4135-a95a-479c6ac93e71@y21g2000hsf.googlegroups.com> <008501c89681$b78dcbd0$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1209874297 20478 80.91.229.12 (4 May 2008 04:11:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 May 2008 04:11:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 04 06:12:12 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JsVa3-0002Ao-NX for geh-help-gnu-emacs@m.gmane.org; Sun, 04 May 2008 06:12:08 +0200 Original-Received: from localhost ([127.0.0.1]:54477 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsVZM-0002FR-5u for geh-help-gnu-emacs@m.gmane.org; Sun, 04 May 2008 00:11:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JsVZ4-0002DI-RG for help-gnu-emacs@gnu.org; Sun, 04 May 2008 00:11:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JsVZ3-0002BR-Nh for help-gnu-emacs@gnu.org; Sun, 04 May 2008 00:11:05 -0400 Original-Received: from [199.232.76.173] (port=47095 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsVZ3-0002BI-FQ for help-gnu-emacs@gnu.org; Sun, 04 May 2008 00:11:05 -0400 Original-Received: from mtaout1.012.net.il ([84.95.2.1]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JsVZ3-0000xE-Aa for help-gnu-emacs@gnu.org; Sun, 04 May 2008 00:11:05 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.228.217]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K0B00GFSTKRZMV1@i-mtaout1.012.net.il> for help-gnu-emacs@gnu.org; Sun, 04 May 2008 07:24:28 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:53750 Archived-At: > From: dkcombs@panix.com (David Combs) > Date: Sun, 4 May 2008 01:28:21 +0000 (UTC) > > In article , > Eli Zaretskii wrote: > >> From: "Drew Adams" > >> Cc: "'Eli Zaretskii'" > >> Date: Fri, 4 Apr 2008 11:28:44 -0700 > >> > >> Perhaps Eli will add an index entry to the manual for this (there are other > >> entries for #, but not this one). > > > >Done. > > > > > > Where is this most-most-most-recent copy of the elisp man? In the Emacs CVS.