From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Albinus Subject: Re: org-debbugs.el Date: Fri, 11 Oct 2013 14:11:50 +0200 Message-ID: <87vc14nh15.fsf@gmx.de> References: <86ioxp2vbb.fsf@somewhere.org> <20130925080403.GS12411@kuru.dyndns-at-home.com> <86siwt1d9c.fsf@somewhere.org> <8738otjkdt.fsf@gmx.de> <871u4czq4t.fsf@gmx.de> <20130926002156.GA13887@kuru.dyndns-at-home.com> <86vc1of3cp.fsf@somewhere.org> <87eh8ckjtk.fsf@gmx.de> <87mwmydpz3.fsf_-_@gmx.de> <87li2cjetb.fsf@gmx.de> <871u3sp73d.fsf@gmx.de> <874n8oggxf.fsf@yahoo.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUbZj-0001yl-PQ for emacs-orgmode@gnu.org; Fri, 11 Oct 2013 08:12:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUbZd-000883-TJ for emacs-orgmode@gnu.org; Fri, 11 Oct 2013 08:12:11 -0400 Received: from plane.gmane.org ([80.91.229.3]:52990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUbZd-00087t-MU for emacs-orgmode@gnu.org; Fri, 11 Oct 2013 08:12:05 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VUbZa-0007l1-LL for emacs-orgmode@gnu.org; Fri, 11 Oct 2013 14:12:02 +0200 In-Reply-To: <874n8oggxf.fsf@yahoo.fr> (Nicolas Richard's message of "Fri, 11 Oct 2013 13:55:56 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Richard Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Nicolas Richard writes: > Hello Michael, Hi Nicolas, > While trying your package, I noticed that C-h m would not work because > of a misplaced docstring. Here's the patch (but I'm not sure I have the > latest version, sorry if this is already fixed). Thanks. I've submitted a similar patch some days ago. > Also, I heard recently on #org-mode about bugpile, which is an old (last > updated more than a year ago) of Thorsten Jolitz and Eric Schulte. The > doc says: > ,---- > | The Bugpile project has two goals: > | > | Develop a bugtracker (called Bugpile) for GNU Emacs Org-mode, > | using Elisp, Elnode, Org-mode, and a dVCS. > | As part of the engineering process, abstract out a web-framework > | (iOrg) based on these GNU Emacs technologies. > `---- Source: > http://orgmode.org/worg/org-contrib/gsoc2012/student-projects/bugpile/ No idea about the status either. However, org-debbugs has the advantage to access Emacs' bug tracking system, which is not listed above. I expect org related bugs arriving not only via `org-submit-bug-report', but also via `report-emacs-bug'. Anyway, if the org maintainers decide for another bug tracking system but debbugs, it would also be OK for me. It just decreases the priority of that package for me. Best regards, Michael.