From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lucas Bonnet Newsgroups: gmane.emacs.devel Subject: Re: Include buffer-move.el Date: Wed, 15 Aug 2007 11:24:17 +0200 Message-ID: <873ayli20u.fsf@rincevent.net> References: <87vebhzndq.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1187181027 8926 80.91.229.12 (15 Aug 2007 12:30:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Aug 2007 12:30:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 15 14:30:21 2007 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.50) id 1ILI0s-0008Mq-OR for ged-emacs-devel@m.gmane.org; Wed, 15 Aug 2007 14:30:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILI0s-00055V-5V for ged-emacs-devel@m.gmane.org; Wed, 15 Aug 2007 08:30:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ILI0o-00054F-8S for emacs-devel@gnu.org; Wed, 15 Aug 2007 08:30:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ILI0n-00053c-4E for emacs-devel@gnu.org; Wed, 15 Aug 2007 08:30:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILI0n-00053Z-06 for emacs-devel@gnu.org; Wed, 15 Aug 2007 08:30:09 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ILI0m-00066x-Iq for emacs-devel@gnu.org; Wed, 15 Aug 2007 08:30:08 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1ILI0g-0003CQ-4a for emacs-devel@gnu.org; Wed, 15 Aug 2007 14:30:02 +0200 Original-Received: from rincevent.net ([82.67.28.79]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Aug 2007 14:30:02 +0200 Original-Received: from lucas by rincevent.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Aug 2007 14:30:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: rincevent.net User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.51 (gnu/linux) Cancel-Lock: sha1:+PfpO1nULBeUrUpP+9lt6rHpKsE= X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:76569 Archived-At: Eli Zaretskii writes: >> From: Juri Linkov >> Date: Wed, 15 Aug 2007 02:50:57 +0300 >> Cc: emacs-devel@gnu.org >> >> > Is it a good idea to include buffer-mode.el¹? >> > >> > Footnotes: >> > ¹ http://www.emacswiki.org/cgi-bin/wiki/buffer-move.el >> >> This package seems like a good complement of windmove.el (maybe its >> contents should be added to windmove.el). > > I think we should indeed add this functionality to windmove.el. As the author of buffer-move.el, I'm obviously all for it. The code might need a bit of refinement, tough, since it was one of my first public package. I haven't signed papers for Emacs, as far as I can tell, only for EMMS. Do I need to sign other papers, or do you just want to copy the idea and implement it in a cleaner way? :) Regards, -- Lucas Bonnet