emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-debbugs.el
Date: Wed, 2 Oct 2013 12:05:15 +0200	[thread overview]
Message-ID: <20131002100515.GN2622@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <87li2cjetb.fsf@gmx.de>

Hi Michael,

On Wed, Oct 02, 2013 at 09:46:08AM +0200, Michael Albinus wrote:
> Michael Albinus <michael.albinus@gmx.de> writes:
> 
> Hi,
> 
> > I have produced a very first shot of org-debbugs.el. It shows you bug
> > reports from debbugs.gnu.org as TODO items. It needs the debbugs package
> > from the GNU ELPA repository.
> 
> Well, there hasn't been too much response for this. I have completed the
> work anyway. Maybe it is worth to say, that the package does not show
> org-mode bugs only. It could show any bug located on debbugs.gnu.org as
> TODO item.

I was wondering about the response myself.  The traffic has been high
lately, maybe people just overlooked.

> Compared with the first version, this package uses now tags similar to
> the proposal by Suvayu. It also shows archived bugs, if desired.
> 
> There is a new minor mode org-debbugs-mode, which allows to send control
> messages directly to debbugs.gnu.org. This simplifies handling of bugs.
> 
> There are also two new commands: `org-debbugs-search' allows full text
> search on debbugs.gnu.org. `org-debbugs-bugs' shows bugs according to
> their number. Read the Commentary section for details.

I tried to test by looking for a specific bug.  This is what I tried:

- search phrase: emacsclient
- submitter: fatkasuvayu (that is leading part of my email address)
- status: done or nothing

But then I get an empty "*Org Bugs*" buffer.

I was expecting this: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15222

Calling org-debbugs-bugs with 15222 works great.

A small problem though, calling org-debbugs-search or org-debbugs-bugs
from an "*Org Bugs*" buffer gives me the following backtraces:

Debugger entered--Lisp error: (wrong-type-argument keymapp "Keymap for the `org-debbugs-mode' minor mode.")
  where-is-internal(org-debbugs-search nil t)
  execute-extended-command(nil "org-debbugs-search")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

Debugger entered--Lisp error: (wrong-type-argument keymapp "Keymap for the `org-debbugs-mode' minor mode.")
  where-is-internal(org-debbugs-bugs nil t)
  execute-extended-command(nil "org-debbugs-bugs")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

> If the org-mode maintainers find this package useful, it could be added
> to the contrib directory. A respective patch is appended. I'm pretty
> sure that org-mode aficionados could improve the handling of TODO items;
> I'm rather a rookie wrt org-mode. If there are questions wrt to the
> gnus.debbugs.org interface I'll be happy to help.

I think this is a great addition to contrib.

:)

-- 
Suvayu

Open source is the future. It sets us free.

  reply	other threads:[~2013-10-02 10:05 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-25  6:43 Org mode issue tracker Carsten Dominik
2013-09-25  7:28 ` Christian Moe
2013-09-25  7:30   ` Carsten Dominik
2013-09-25  7:51 ` Sebastien Vauban
2013-09-25  8:03   ` Carsten Dominik
2013-09-25  9:04     ` Sebastien Vauban
2013-09-25  9:37       ` Carsten Dominik
2013-09-25  8:04   ` Suvayu Ali
2013-09-25  9:06     ` Sebastien Vauban
2013-09-25  9:55       ` Michael Albinus
2013-09-25 12:59         ` Sebastien Vauban
2013-09-25 18:29         ` Loyall, David
2013-09-25 18:54           ` Suvayu Ali
2013-09-25 18:56           ` Michael Albinus
2013-09-26  0:21             ` Suvayu Ali
2013-09-26  7:29               ` Sebastien Vauban
2013-09-26  8:22                 ` Suvayu Ali
2013-09-26  8:42                   ` Michael Brand
2013-09-26  9:52                   ` Sebastien Vauban
2013-09-26  9:34                 ` Michael Albinus
2013-09-26 12:13                   ` Suvayu Ali
2013-09-26 12:21                     ` Suvayu Ali
2013-09-26 12:33                       ` Michael Albinus
2013-09-27 19:28                   ` org-debbugs.el Michael Albinus
2013-09-27 21:50                     ` org-debbugs.el Suvayu Ali
2013-10-02  7:46                     ` org-debbugs.el Michael Albinus
2013-10-02 10:05                       ` Suvayu Ali [this message]
2013-10-02 11:44                         ` org-debbugs.el Michael Albinus
2013-10-02 11:47                           ` org-debbugs.el Michael Albinus
2013-10-02 12:33                             ` org-debbugs.el Suvayu Ali
2013-10-02 12:33                           ` org-debbugs.el Suvayu Ali
2013-10-04 19:19                           ` org-debbugs.el Michael Albinus
2013-10-04 19:46                             ` org-debbugs.el Suvayu Ali
2013-10-11  8:03                       ` org-debbugs.el Michael Albinus
2013-10-11 10:44                         ` org-debbugs.el Suvayu Ali
2013-10-11 11:55                         ` org-debbugs.el Nicolas Richard
2013-10-11 12:06                           ` org-debbugs.el Thorsten Jolitz
2013-10-11 12:09                           ` org-debbugs.el Suvayu Ali
2013-10-11 12:11                           ` org-debbugs.el Michael Albinus
2013-10-25 11:28                         ` org-debbugs.el Michael Albinus
2013-11-05 16:15                     ` org-debbugs.el Bastien
2013-11-05 20:03                       ` org-debbugs.el Michael Albinus
2013-11-05 23:53                         ` org-debbugs.el Bastien
2013-09-26 14:01               ` Org mode issue tracker Brett Viren
2013-10-02 12:38                 ` Michael Albinus
2013-09-25  8:56 ` Carsten Dominik
2013-09-25 18:29   ` Sebastien Vauban
2013-09-25 22:27     ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131002100515.GN2622@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).