From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id EEgJCKadMmUOHwAAauVa8A:P1 (envelope-from ) for ; Fri, 20 Oct 2023 17:32:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id EEgJCKadMmUOHwAAauVa8A (envelope-from ) for ; Fri, 20 Oct 2023 17:32:54 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 028CB51F33 for ; Fri, 20 Oct 2023 17:32:54 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=NBAIMraF; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697815974; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=n73Kc6yQdjajXYP5dp6iH/ftvJ23JWoKjHaRLBsQ2y8=; b=hdS+QKlXzXuYO70gCORIHgdUAvQu67Cg8pywg2wKwSGQzAjvBt+xlIGy6iSTLCXtuGaWvK DITkgupYOUdGTZUzbdUIOQU9VNfuLFoYLPKd1Fh9/zxFlpi3x50jGy893diMGTLHZc6SNM vxGudqP/CgsajoRAJqs489vJaKE8e16fg1Turohng850l0Zb8+S+09uYnXnGNHg6w9KOCx SjaNhYAXkR5LzKIgTIq54HtznC6yj7ulMsG5qCKrKKd1cdgheLk9b2xNVl1GRGnElVQtSe bXzRwzuNl0Feg9BszZAIhCQnxkij/7AaReuEQtK6euIc62Myml0yWCzTW9lABw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=NBAIMraF; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697815974; a=rsa-sha256; cv=none; b=Le9+bFG9SLK6pvPEckfwrugUY/ji4tlgUU2UaA+FS+zp8M/49hNSJqqETFH3sC/s2KRrm6 D+AA3NZyVNXjDGHP6NLPPa30tyWQwSBgVkRhKNCQoNRST1PzvTCxuWD1955pHLpyrjlqIE VqIHj4Q63e5VPnUNm/TV6wxwMvaapVsR0SxQODQv1zuOlyHVA+EwW/3LBBkkglU9FamZMK hdSj9lvqbiXyyVwOHi79sbJlb8iq834u6AteqU3wbgtC18xknVirMnKD0rYHBWUBJ0p+Qa xpFkwZ7xx0GJon/TTKJF66vD8Bq3hPl3WuWchwHJTEs4yC7d7uc1DtaqSxuCjQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtrUL-0002jg-CH; Fri, 20 Oct 2023 11:32:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtrUJ-0002i1-6G for guix-patches@gnu.org; Fri, 20 Oct 2023 11:32:35 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtrUI-0008Ru-U6 for guix-patches@gnu.org; Fri, 20 Oct 2023 11:32:34 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtrUj-0000bG-UY for guix-patches@gnu.org; Fri, 20 Oct 2023 11:33:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66620] [PATCH] doc: Document extra Emacs-Debbugs configurations. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 15:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66620 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Albinus Cc: 66620@debbugs.gnu.org Received: via spool by 66620-submit@debbugs.gnu.org id=B66620.16978159242236 (code B ref 66620); Fri, 20 Oct 2023 15:33:01 +0000 Received: (at 66620) by debbugs.gnu.org; 20 Oct 2023 15:32:04 +0000 Received: from localhost ([127.0.0.1]:41216 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtrTo-0000Zz-11 for submit@debbugs.gnu.org; Fri, 20 Oct 2023 11:32:04 -0400 Received: from mail-qv1-xf2e.google.com ([2607:f8b0:4864:20::f2e]:57610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtrTm-0000ZX-65 for 66620@debbugs.gnu.org; Fri, 20 Oct 2023 11:32:03 -0400 Received: by mail-qv1-xf2e.google.com with SMTP id 6a1803df08f44-66d1ef93284so5586186d6.3 for <66620@debbugs.gnu.org>; Fri, 20 Oct 2023 08:31:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697815889; x=1698420689; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=n73Kc6yQdjajXYP5dp6iH/ftvJ23JWoKjHaRLBsQ2y8=; b=NBAIMraFTp+el2tZApYZYMc5S6KgrQBUwzbWRdUOzvnv2G2+IHEftHRGuA8Mg2OSI5 VvOBZnfnQ4Zcd5AaUxoq93l1OIbAXlmAgxVW9erTFQ+Iu2LqYu8NW70cPKcdKWMApTAf Ih2BEzlHsLBf6xf/GBfB00NaLQIvJpV1d2/5RmyrOFBZ6ONkctgBtkEQi+7m1+2ZzIub Xn6Ai2iVWNkqaElcc6ros3rDU+zeWyCqRhaOY04lyeEBt+V3L749C5bbLMSknYU+QQXe 4okgB9Wx4ZAqMZMHktTJ6cVjoy8KrHaMXudqs3Q9EA2jgbw6em89eiYuWmIN4MY94zm/ YfVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697815889; x=1698420689; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=n73Kc6yQdjajXYP5dp6iH/ftvJ23JWoKjHaRLBsQ2y8=; b=t9/qeSCCTNSSghNubus3CxUziOtFTy6DEEljIV2G6EiyVZc2cLJas8O3rH6/TRraT0 oEA3S9dfP1USBEj8k500O+BvgzL6dyK9TGi79moyc3Yk+uxwCOitDG9n06E+Sv1Adxhh 2nZ8UAQ/oeWJnoKuuDH6UuxJgIXh5ORMFBR8grOlvQCwuE2ft98uuik3acRYVuILD2T9 69gg3+Dbm4I52a8sE8N5ru1dhdQ7G599/ROzlftbc1BSyFDAMkuRCfmDvE+y9hSRcR5n 7wv53k34k2kaR9KVVVyartqtH+SI/C6jOVFw0+taJobU6f5IcA1ySkFZqqWZjxhZiq+1 OLXg== X-Gm-Message-State: AOJu0YwIsjSmY1VmmddtLTboFvAXrw0dYmhMwTypR2pI1YJtTEx4QuhR c0RwBRKyNDNZstJU+txKCBIkNJVhY4c= X-Google-Smtp-Source: AGHT+IF8HvaN9E071LSkX6o5MWLfjr11aErtvMXgh9rMd/lF0hjv5axFApweyV7blpnrVCblF7jssg== X-Received: by 2002:a05:6214:5007:b0:66d:1d3f:17d7 with SMTP id jo7-20020a056214500700b0066d1d3f17d7mr2782567qvb.8.1697815888917; Fri, 20 Oct 2023 08:31:28 -0700 (PDT) Received: from hurd (dsl-156-111.b2b2c.ca. [66.158.156.111]) by smtp.gmail.com with ESMTPSA id dp5-20020a05621409c500b0065b2be40d58sm753169qvb.25.2023.10.20.08.31.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Oct 2023 08:31:28 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <87ttqly9fl.fsf@gmx.de> (Michael Albinus's message of "Fri, 20 Oct 2023 10:39:26 +0200") References: <8e6236724a5ac34ad6969d245292dfb42b8bd4b6.1697675684.git.maxim.cournoyer@gmail.com> <871qdr143j.fsf@gmx.de> <87v8b2m4qf.fsf@gmail.com> <87ttqly9fl.fsf@gmx.de> Date: Fri, 20 Oct 2023 11:31:26 -0400 Message-ID: <87o7gtia41.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 2.88 X-Spam-Score: 2.88 X-Migadu-Queue-Id: 028CB51F33 X-Migadu-Scanner: mx2.migadu.com X-TUID: jezCif55Btdj Hi Michael, Michael Albinus writes: > Maxim Cournoyer writes: > >> Hello, > > Hi Maxim, > >>> FTR, if wanted by the Guix project, we could also extend >>> debbugs-gnu-guix.el. For example, loading this library could set >>> debbugs-gnu-default-packages and debbugs-gnu-default-severities as >>> proposed here. >> >> Would that conflict with a user-set debbugs-gnu-default-packages or >> debbugs-gnu-default-severities variables? I'm thinking of a mainly >> Emacs developer sometimes also dabbling with Guix, which may want to >> have their debbugs-gnu-default-packages set to "emacs" and the likes >> even if also using debbugs-guix.el. >> >> If it'd be used as a fall-back to user-specified versions, then that'd >> be nice, I think! > > No, there's only one debbugs-gnu-default-packages or > debbugs-gnu-default-severities. If you change it globally, it's used > everywhere. > > If you have situations where you need both Emacs and Guix defaults, you > could add Guix specific commands to debbugs-guix.el. Something like > debbugs-gnu-patches, debbugs-gnu-package, debbugs-gnu, > debbugs-gnu-usertags. > > Or you define a hydra (see GNU ELPA package), which sets > debbugs-gnu-default-packages and debbugs-gnu-default-severities to the > preferred values. Then you can call the debbugs-gnu-* commands with that > hydra via the defined shortcuts. Thank you for explaining. Then I think perhaps it's best to leave these globals documented in the manual to avoid surprising users. Thanks for the continued suggestions! -- Maxim