From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fren Zeee Newsgroups: gmane.emacs.devel Subject: Re: [Q] In emacs, how to copy a region of the buffer to a string to process ? Urgent Date: Sun, 5 Dec 2010 21:10:02 -0800 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1291612239 25999 80.91.229.12 (6 Dec 2010 05:10:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Dec 2010 05:10:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 06 06:10:16 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PPTL3-0001HS-5t for ged-emacs-devel@m.gmane.org; Mon, 06 Dec 2010 06:10:13 +0100 Original-Received: from localhost ([127.0.0.1]:49888 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPTL2-0002mQ-Cp for ged-emacs-devel@m.gmane.org; Mon, 06 Dec 2010 00:10:12 -0500 Original-Received: from [140.186.70.92] (port=43224 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPTKw-0002mL-TZ for emacs-devel@gnu.org; Mon, 06 Dec 2010 00:10:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PPTKv-0000Ei-1z for emacs-devel@gnu.org; Mon, 06 Dec 2010 00:10:06 -0500 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:54333) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PPTKu-0000Ee-SE; Mon, 06 Dec 2010 00:10:05 -0500 Original-Received: by iwn33 with SMTP id 33so2701440iwn.0 for ; Sun, 05 Dec 2010 21:10:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=QjJZAiqZBlKdn2eLOWelU+kqyhGiK5SdYl+KVI1tZSs=; b=HumzOQl1x6v91oQM2gP2K/gYVYiW3lkJCgbKZP82uq+bynhDD8Mm6greuk0xA7SGLN 1v3DO0ylPyeiv/X6q6Vo8Q3y11ylPHPhOW4Bc6eAVBpogs1JzHOHXLhVrnSRnVSmqYi8 cmW5zyfknubVf4LZU6bonrAC2n06stckumLXU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=OXZAkB8TrbboghXZRRVkd3s2kGUJAhhpvJ2NYVGChvOwMqEcdohfEu9illcmQiLVzp /1h1I2nQPGqe0Noh61sqD++ul3UYQwIie1NHpI2ToSIEPU0w5wJTUSAuyKLm4NgcLe+B 0enjBCjV28P8NOJ/b15uTDM9fVzhFo3RLyQJk= Original-Received: by 10.231.200.134 with SMTP id ew6mr2599057ibb.13.1291612203013; Sun, 05 Dec 2010 21:10:03 -0800 (PST) Original-Received: by 10.231.35.195 with HTTP; Sun, 5 Dec 2010 21:10:02 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:133443 Archived-At: done On Sun, Dec 5, 2010 at 6:40 PM, Richard Stallman wrote: > This list is for discussions among developers of Emacs. > Please use help-gnu-emacs@gnu.org to ask for help. > > -- > Richard Stallman > President, Free Software Foundation > 51 Franklin St > Boston MA 02110 > USA > www.fsf.org, www.gnu.org >