unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Oleg Pykhalov <go.wigust@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: How to list bugs on debbugs by submitter
Date: Mon, 22 Jan 2018 01:22:19 +0300	[thread overview]
Message-ID: <871siions4.fsf@gmail.com> (raw)
In-Reply-To: <87h8rk60wn.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 17 Jan 2018 15:00:08 +0100")

[-- Attachment #1: Type: text/plain, Size: 808 bytes --]

ludo@gnu.org (Ludovic Courtès) writes:

[...]

> Very useful, thanks for sharing!

NP, I wonder should it be in the in the HACKING file still.


Another tip to open a bug report in Emacs Debbugs with M-x ffap on URL:
--8<---------------cut here---------------start------------->8---
(require 'debbugs)
(require 'debbugs-gnu)
(require 'debbugs-browse-url)

(setq browse-url-browser-function
      `((,debbugs-browse-url-regexp . debbugs-browse-url)
        ("." . browse-url-conkeror)))

;; Example: call those or M-x ffap on URLs
(debbugs-browse-url "https://bugs.gnu.org/29552")
(debbugs-browse-url "https://debbugs.gnu.org/29552")
(debbugs-browse-url "https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29552")
--8<---------------cut here---------------end--------------->8---

Oleg.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2018-01-21 22:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-15 15:38 How to list bugs on debbugs by submitter Oleg Pykhalov
2018-01-17 14:00 ` Ludovic Courtès
2018-01-21 22:22   ` Oleg Pykhalov [this message]

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=871siions4.fsf@gmail.com \
    --to=go.wigust@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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/guix.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).