From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Multiple regions Date: Mon, 16 Jan 2012 07:04:29 -0500 Message-ID: References: <87wr8sj85b.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1326715489 6139 80.91.229.12 (16 Jan 2012 12:04:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 16 Jan 2012 12:04:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 16 13:04:45 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 1RmlIp-0002WR-CI for ged-emacs-devel@m.gmane.org; Mon, 16 Jan 2012 13:04:43 +0100 Original-Received: from localhost ([::1]:51072 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmlIo-0005xh-RJ for ged-emacs-devel@m.gmane.org; Mon, 16 Jan 2012 07:04:42 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:56219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmlIh-0005xN-AR for emacs-devel@gnu.org; Mon, 16 Jan 2012 07:04:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmlIe-0006Mk-1b for emacs-devel@gnu.org; Mon, 16 Jan 2012 07:04:35 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:35616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmlId-0006Mf-UR for emacs-devel@gnu.org; Mon, 16 Jan 2012 07:04:32 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RmlIb-000401-Rr; Mon, 16 Jan 2012 07:04:29 -0500 In-reply-to: <87wr8sj85b.fsf@gnu.org> (message from Bastien on Mon, 16 Jan 2012 10:42:24 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:147684 Archived-At: > From: Bastien > Date: Mon, 16 Jan 2012 10:42:24 +0100 > > I found this library to be quite useful: > > http://www2.epcc.ed.ac.uk/~lmitche4/multi-region.el > > Is there any plan to implement multiple regions natively? What is wrong with that library that you'd like to support multiple regions natively? Anyway, there's no such item in etc/TODO, so I guess the answer is no. Volunteers are welcome, as always.