From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: No answer on bugs Date: Tue, 29 Jun 2010 21:26:14 +0200 Message-ID: <201006292126.15409.tassilo@member.fsf.org> References: <87y6dydn6q.fsf@tux.homenetwork> <87d3va9c5u.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1277840608 13032 80.91.229.12 (29 Jun 2010 19:43:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Jun 2010 19:43:28 +0000 (UTC) Cc: Thierry Volpiatto To: emacs-devel@gnu.org, Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 29 21:43:24 2010 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.69) (envelope-from ) id 1OTgiE-0000et-ER for ged-emacs-devel@m.gmane.org; Tue, 29 Jun 2010 21:43:18 +0200 Original-Received: from localhost ([127.0.0.1]:54281 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTgTX-0004eP-1j for ged-emacs-devel@m.gmane.org; Tue, 29 Jun 2010 15:28:07 -0400 Original-Received: from [140.186.70.92] (port=37228 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTgTN-0004Ja-Dw for emacs-devel@gnu.org; Tue, 29 Jun 2010 15:28:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTgRm-0007GR-R7 for emacs-devel@gnu.org; Tue, 29 Jun 2010 15:26:19 -0400 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]:50099) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTgRm-0007GG-PI for emacs-devel@gnu.org; Tue, 29 Jun 2010 15:26:18 -0400 Original-Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 133B7109AB0; Tue, 29 Jun 2010 15:26:18 -0400 (EDT) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Tue, 29 Jun 2010 15:26:18 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=from:to:subject:date:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; s=smtpout; bh=35PqRaxk3JsiTnlWXrHvbpQrdXw=; b=Rb3bLzaTqUMxAx023WV9629E2iaz3BUpq2SJnGSAcDN2mF0E+hO6JHFWS3q9PUlbkv8MNziCCzLPx0anTQKMfrLI/gslm3hYEMig8zrsJEymJrMCFw3DvjJLsmGSxCLjpWm78SFyZDS/fJa/De/TM5fVLheSjSsXay2MRAMdWQY= X-Sasl-enc: 6ga2RvnXKVgjgSgRHSyLe576E/dEPxvZYRxOziPgrmDn 1277839577 Original-Received: from thinkpad.localnet (p54AF01DB.dip0.t-ipconnect.de [84.175.1.219]) by mail.messagingengine.com (Postfix) with ESMTPSA id AF3676A7A7; Tue, 29 Jun 2010 15:26:17 -0400 (EDT) User-Agent: KMail/1.13.3 (Linux/2.6.34-gentoo-r1; KDE/4.4.4; x86_64; ; ) In-Reply-To: <87d3va9c5u.fsf@red-bean.com> X-Face: `TY6r/ws=N5uqO1E`M=Sups<}n%T[E^o_?MJj 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:126510 Archived-At: On Tuesday 29 June 2010 15:54:53 Karl Fogel wrote: Hi! > Thierry Volpiatto writes: > >- bug#5975: 24.0.50; [PATCH]Feature request: bookmarking from gnus article > > buffer > > > >No one answer, not fixed. > > I'll take a look at this. Karl, you might want to have a look at org-gnus.el, which provides linking support to gnus articles and groups for org-mode. Maybe you can either borrow some code from me or even better, use those few functions. Bye, Tassilo