From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.bugs Subject: bug#69017: 30.0.50; [debbugs] Make compilation step optional in debbugs-gnu-apply-patch Date: Sat, 10 Feb 2024 11:23:30 -0800 Message-ID: <87il2wxgwd.fsf@ericabrahamsen.net> References: <877cjcz04e.fsf@ericabrahamsen.net> <87plx4b14w.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13675"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: 69017@debbugs.gnu.org To: Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 10 20:24:15 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rYsxT-0003L9-57 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 10 Feb 2024 20:24:15 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rYsx3-0007LA-Bi; Sat, 10 Feb 2024 14:23:49 -0500 Original-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 1rYsx0-0007Kh-TC for bug-gnu-emacs@gnu.org; Sat, 10 Feb 2024 14:23:47 -0500 Original-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 1rYsx0-00079i-Jt for bug-gnu-emacs@gnu.org; Sat, 10 Feb 2024 14:23:46 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rYsxF-0004z8-W4 for bug-gnu-emacs@gnu.org; Sat, 10 Feb 2024 14:24:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eric Abrahamsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 10 Feb 2024 19:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69017 X-GNU-PR-Package: emacs Original-Received: via spool by 69017-submit@debbugs.gnu.org id=B69017.170759303519133 (code B ref 69017); Sat, 10 Feb 2024 19:24:01 +0000 Original-Received: (at 69017) by debbugs.gnu.org; 10 Feb 2024 19:23:55 +0000 Original-Received: from localhost ([127.0.0.1]:35061 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYsx8-0004yW-Vj for submit@debbugs.gnu.org; Sat, 10 Feb 2024 14:23:55 -0500 Original-Received: from mail.ericabrahamsen.net ([52.70.2.18]:60738) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYsx7-0004y4-7L for 69017@debbugs.gnu.org; Sat, 10 Feb 2024 14:23:53 -0500 Original-Received: from localhost (71-212-21-65.tukw.qwest.net [71.212.21.65]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 64AC9FA0B2; Sat, 10 Feb 2024 19:23:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1707593011; bh=nRPM0XevELi0ieHW+CMQ1M4MmNlsYKD88bUgoRY5Sog=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=YtnWCtSBVkDQlpMe8OvujQe9QbwH9Sax6ALvYsKBJYeiVaAXLtWqjOvCRoYOjiyYp vIFfnfVWZD+rao6kcNvk4d+uDd8xF8sevXNMuWIplTu2hhEcF7EAnF4t9zjWfbYsfj CKee/evskDymjAme8sx2AcP7hCKR0DNjYMkbIobM= In-Reply-To: <87plx4b14w.fsf@gmx.de> (Michael Albinus's message of "Sat, 10 Feb 2024 19:54:55 +0100") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:279789 Archived-At: On 02/10/24 19:54 PM, Michael Albinus wrote: > Eric Abrahamsen writes: > > Hi Eric, > >> I've started using `debbugs-gnu-apply-patch' regularly, and find it >> enormously useful -- it's particularly nice that it handles both inline >> patches and attachments. >> >> I don't love the automatic compilation step, though. I pretty much never >> want to go straight to compilation; it is very long; and the windows are >> a mess until it finishes. Even the magit/vc step afterwards is often not >> what I want, as I have Magit already open on Emacs somewhere else. >> >> How about some sort of custom option to control this? Either >> specifically compile-after-apply, or maybe a list of post-apply-actions, >> something like that? > > I don't use `debbugs-gnu-apply-patch' by myself, so I have no opinion > about. It was written by Lars for his own workflow. Out of curiosity, do you use any convenience functions for applying patches from email->repository? > No objections from my side, if you make some optional changes. And > please document them in debbugs-ug.texi. Okay! Thanks. I have a quick question: the :version tags on the defcustoms in debbug-gnu.el all seem to refer to Emacs versions, shouldn't they refer to debbugs package versions? Or is this also a Lars thing? Thanks, Eric