From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: bookmark.el and lisp/gnus/gnus-bookmark.el Date: Thu, 06 Mar 2008 15:42:42 -0500 Message-ID: <87bq5rzirh.fsf@red-bean.com> References: <874pbj682f.fsf@red-bean.com> <87zltbhbq8.fsf@bzg.ath.cx> <87od9rzje7.fsf@red-bean.com> <87ve3zfuyl.fsf@bzg.ath.cx> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204836210 17563 80.91.229.12 (6 Mar 2008 20:43:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2008 20:43:30 +0000 (UTC) Cc: Tassilo Horn , Stefan Monnier , Reiner Steib , emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 06 21:43:48 2008 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 1JXMw1-00015W-Dx for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 21:43:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXMvT-0007uK-TO for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 15:42:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JXMvQ-0007tf-Nq for emacs-devel@gnu.org; Thu, 06 Mar 2008 15:42:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JXMvM-0007rW-FP for emacs-devel@gnu.org; Thu, 06 Mar 2008 15:42:48 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXMvM-0007rT-Bo for emacs-devel@gnu.org; Thu, 06 Mar 2008 15:42:44 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.193.61]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JXMvM-0001Et-2E for emacs-devel@gnu.org; Thu, 06 Mar 2008 15:42:44 -0500 Original-Received: from localhost ([127.0.0.1]:42106 ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.68) (envelope-from ) id 1JXMvL-0000Fz-3Z; Thu, 06 Mar 2008 14:42:43 -0600 In-Reply-To: <87ve3zfuyl.fsf@bzg.ath.cx> (Bastien's message of "Thu\, 06 Mar 2008 20\:39\:30 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:91549 Archived-At: Bastien writes: > Considered the fact that I promised to work on gnus-bookmarks.el quite a > while ago (ahem), I can put this on top of my todo list and do it before > the end of the month. > > Or if Tassilo is okay with the plan and he has time, maybe he wants to > work on the part in bookmark.el and I do the part in gnus-bookmark.el. If he can't, I'll try to find time to join you on the work as soon as I can. I just want to get these 'yank-match' changes off my queue first, they've been gathering dust for too long.