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#69141: [PATCH] Allow attaching files at point using 'gnus-dired-attach' Date: Sat, 17 Feb 2024 10:10:16 -0800 Message-ID: <87bk8fq7w7.fsf@ericabrahamsen.net> References: <87v86qnfqn.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14520"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: 69141@debbugs.gnu.org To: Philip Kaludercic Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 17 19:11:08 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 1rbP9X-0003VE-J8 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 17 Feb 2024 19:11:07 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbP99-0002xt-HU; Sat, 17 Feb 2024 13:10:43 -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 1rbP98-0002xk-K5 for bug-gnu-emacs@gnu.org; Sat, 17 Feb 2024 13:10:42 -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 1rbP98-0008KG-Bs for bug-gnu-emacs@gnu.org; Sat, 17 Feb 2024 13:10:42 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbP9R-0007bT-Uo for bug-gnu-emacs@gnu.org; Sat, 17 Feb 2024 13:11:01 -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, 17 Feb 2024 18:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69141 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 69141-submit@debbugs.gnu.org id=B69141.170819344629207 (code B ref 69141); Sat, 17 Feb 2024 18:11:01 +0000 Original-Received: (at 69141) by debbugs.gnu.org; 17 Feb 2024 18:10:46 +0000 Original-Received: from localhost ([127.0.0.1]:33825 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbP9C-0007b0-F6 for submit@debbugs.gnu.org; Sat, 17 Feb 2024 13:10:46 -0500 Original-Received: from mail.ericabrahamsen.net ([52.70.2.18]:57314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbP9A-0007ao-Db for 69141@debbugs.gnu.org; Sat, 17 Feb 2024 13:10:45 -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 4DDD6FA183; Sat, 17 Feb 2024 18:10:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1708193418; bh=MJmtJm5bpdMwljcnCCmSaeBM6pY4wj6grHaBuNi59eA=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=nW8JWVlaXL7HkoY210FOw7rLBYhRHx4z+9ZG9XAUGZjdT2WTXtjB+Cx3W9IO3NjYG 8r+zWiW7h+6zthylBmg6rSbNds0xgkjgc+DYeVKvatOTTmdqFSJ5hAILWTKv5rF3Sb cBRgDZGw6BbALsfo0bAlTrSlVi5Y11SHD86JjEMc= In-Reply-To: <87v86qnfqn.fsf@posteo.net> (Philip Kaludercic's message of "Thu, 15 Feb 2024 11:12:16 +0000") 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:280138 Archived-At: Philip Kaludercic writes: > I use this command frequently, and am just as frequently mildly annoyed > that attachments are always added at the bottom of the message buffer, > instead of at point as is the case with 'mml-attach-file' (usually this > is mild enough that I'd immediately forget about it). This patch allows > disabling the behaviour: This looks fine to me, thank you. Would you add a :version to the defcustom, and also a mention (with index entry) in the Gnus manual, "Interaction with other modes -> Dired"? I guess 'mail is a fine group for the defcustom, kind of hard to say.