From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: Multiple regions Date: Mon, 16 Jan 2012 16:21:42 +0100 Message-ID: <87boq3ad15.fsf@gnu.org> References: <87wr8sj85b.fsf@gnu.org> <878vl7pu72.fsf@gmx.li> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1326727259 25132 80.91.229.12 (16 Jan 2012 15:20:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 16 Jan 2012 15:20:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lawrence Mitchell Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 16 16:20:52 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RmoMW-0007ht-IH for ged-emacs-devel@m.gmane.org; Mon, 16 Jan 2012 16:20:44 +0100 Original-Received: from localhost ([::1]:53486 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmoMV-0002ln-W2 for ged-emacs-devel@m.gmane.org; Mon, 16 Jan 2012 10:20:43 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:36015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmoMP-0002lR-0l for emacs-devel@gnu.org; Mon, 16 Jan 2012 10:20:42 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmoMK-0000yc-KM for emacs-devel@gnu.org; Mon, 16 Jan 2012 10:20:36 -0500 Original-Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:57242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmoMK-0000yS-EI for emacs-devel@gnu.org; Mon, 16 Jan 2012 10:20:32 -0500 Original-Received: by lagj5 with SMTP id j5so1956904lag.0 for ; Mon, 16 Jan 2012 07:20:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=t+ENpT+88ossenhCoYS/c0avvHnv98ip5IYIHQOPu7A=; b=ECwEY4eZynRnx356T2rd0gxkr+ws8vQhoW3PAi16CFMMdDJf/Jc3H0k8y4LptNFS4g f/Dnmc/+2ayFbFGe4ZTkjO8rYJ8dsFWLL5bGkFqGhtCl4Y8kzexSH8J40CmXmmulE9af 8bob/2pL5Fk9ABco32l3n7mVBdKxKiFLkjATA= Original-Received: by 10.112.85.233 with SMTP id k9mr3130683lbz.56.1326727231133; Mon, 16 Jan 2012 07:20:31 -0800 (PST) Original-Received: from myhost.localdomain (netinfo62.cnam.fr. [163.173.231.102]) by mx.google.com with ESMTPS id hl9sm8703520lab.5.2012.01.16.07.20.30 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 16 Jan 2012 07:20:30 -0800 (PST) Original-Received: by myhost.localdomain (Postfix, from userid 1000) id CE0C613E2A; Mon, 16 Jan 2012 16:21:42 +0100 (CET) In-Reply-To: <878vl7pu72.fsf@gmx.li> (Lawrence Mitchell's message of "Mon, 16 Jan 2012 15:01:53 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.215.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147692 Archived-At: Lawrence Mitchell writes: > That question looks familiar.... digs through old mail .... ah > yes. See the thread starting here: > > http://lists.gnu.org/archive/html/emacs-devel/2006-01/msg00022.html Thanks! We are all a bit older now, and a bit wiser, hopefully we can move forward. Btw, thanks for your implementation. -- Bastien