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: [patch] minor patch for register.el Date: Thu, 21 Feb 2013 22:25:43 +0100 Message-ID: <871uc9l5pk.fsf@bzg.ath.cx> References: <871uc9mmve.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1361481954 5065 80.91.229.3 (21 Feb 2013 21:25:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2013 21:25:54 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 21 22:26:16 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U8deh-0002CO-HG for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2013 22:26:15 +0100 Original-Received: from localhost ([::1]:57490 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8deN-0007JO-5G for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2013 16:25:55 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:53605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8deJ-0007J8-EB for emacs-devel@gnu.org; Thu, 21 Feb 2013 16:25:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8deF-0006Hd-Pz for emacs-devel@gnu.org; Thu, 21 Feb 2013 16:25:51 -0500 Original-Received: from mail-wg0-f43.google.com ([74.125.82.43]:41065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8deF-0006HL-H7 for emacs-devel@gnu.org; Thu, 21 Feb 2013 16:25:47 -0500 Original-Received: by mail-wg0-f43.google.com with SMTP id e12so7574917wge.34 for ; Thu, 21 Feb 2013 13:25:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-type; bh=k8bMJthyyQx3yOmBWbh2FsXUQPTI9o2TwVBrE5mXqpQ=; b=FMKVD2wwmf0UpV8DpJwHZyu4hnYxfq2hDo88flH2eN1Av06m8jEjlY2WxY0HhpRCLZ sPxIp9BHSgUKRxH285Xv6tOEc0g+NZcH+CGJ+5n2Xr/sOSZQ9JURXUul5JOOU5tfJo6O 9lRWDcQCUZjebpTBFBVNKQNjKea/G6Mta8dsXapOklsA7bQ9US+OIdu+hB7kigucuv27 cFmc075oJr8Sxle+Wuy1nRMEhkhhM7yM7cj2vs/KD6Yn9E+9JYdv1QNJNnrLjjVdaJyE H9qaiPAiIa6u0pYbDKyEWHqG1niCyj4KVtJ1xXZSPWNUNLTNlFz4gKR0lxmfQJdLmzH2 upYw== X-Received: by 10.194.76.37 with SMTP id h5mr45028720wjw.21.1361481946691; Thu, 21 Feb 2013 13:25:46 -0800 (PST) Original-Received: from bzg.localdomain (mar75-2-81-56-68-112.fbx.proxad.net. [81.56.68.112]) by mx.google.com with ESMTPS id er3sm780430wib.1.2013.02.21.13.25.44 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 21 Feb 2013 13:25:45 -0800 (PST) Original-Received: by bzg.localdomain (Postfix, from userid 1000) id CC1C41C204D1; Thu, 21 Feb 2013 22:25:43 +0100 (CET) In-Reply-To: (Drew Adams's message of "Thu, 21 Feb 2013 13:20:55 -0800") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.82.43 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:157255 Archived-At: "Drew Adams" writes: >> just out of curiosity, did you have a look at register-list.el? > > Nope, I know nothing about it. Can you give me a URL for > downloading it? http://lumiere.ens.fr/~guerry/u/register-list.el > Feel free to do what you describe, from my point of view. > At least based on your description it sounds like an improvement. I pointed at this library because I see there are some changes done in register.el and I hope those changes won't conflict with the ones I plan to make. But as I cannot announce a date when I'll be able to provide a patch, I cannot freeze register.el just because I want to work on it... hence this semi-solution of providing you the link so you can get some ideas. -- Bastien