Giter Site home page Giter Site logo

debbugs's Introduction

This package lets you access the GNU Bug Tracker from within Emacs.

It defines the command `M-x debbugs-gnu' for listing bugs, and the
command `M-x debbugs-gnu-search' for bug searching.  The command
`M-x debbugs-gnu-usertags' shows existing user tags on bugs, whilst
the command `M-x debbugs-gnu-patches' lists bugs containing a patch.
In order to show bugs with known numbers, `M-x debbugs-gnu-bugs' could
be used.

Bugs can be marked by a local tag.  All bugs marked like this will be
shown via `M-x debbugs-gnu-tagged'.

If you prefer the listing of bugs as TODO items of `org-mode', you
could use the commands `M-x debbugs-org', `M-x debbugs-org-search',
`M-x debbugs-org-patches', `M-x debbugs-org-bugs' and `M-x
debbugs-org-tagged' instead.

A minor mode `debbugs-browse-mode' let you browse URLs to the GNU Bug
Tracker as well as bug identifiers prepared for `bug-reference-mode'.

All these commands are described in the Debbugs User Guide, accessible via
(info "(debbugs-ug)")

This package works by implementing basic functions to access a Debbugs
SOAP server (see <https://wiki.debian.org/DebbugsSoapInterface>).  It
implements the SOAP functions "get_bugs", "newest_bugs", "get_status",
"get_usertag", "get_bug_log" and "search_est".  The SOAP function
"get_versions" is not implemented (yet).

You can connect to other debbugs servers by customizing the variable
`debbugs-port'.

debbugs's People

Contributors

albinus avatar andreas-schwab avatar bzg avatar calancha avatar charlesroelli avatar cireu avatar eggert avatar eli-zaretskii avatar fgunbin avatar fitzsim avatar girzel avatar larsmagne avatar lechner avatar michael-heerdegen avatar monnier avatar morganjamessmith avatar npostavs avatar rgmorris avatar rpluim avatar skangas avatar tsdh avatar wigust avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.