From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:203:375::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id yD+UIr3vv2VABwAAqHPOHw:P1 (envelope-from ) for ; Sun, 04 Feb 2024 21:12:45 +0100 Received: from mta1.migadu.com ([2001:41d0:203:375::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id yD+UIr3vv2VABwAAqHPOHw (envelope-from ) for ; Sun, 04 Feb 2024 21:12:45 +0100 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1707077565; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ITVQMnNTl4IFvJZjWxVd92OzGyxmPpAwOzcUhY4YRcI=; b=fN2bQI7Ds36/ffjZ0ZBxqCxFzXz9xFZu03NydpwNMqXok8e4OPveNZy06kTW4pA6MHDkBA 59ou4oHNAbMCm2EPSiA2wRMkUuVMhIxtCdDpASjp82Z7UZ2i+q/J1bzJYQ6zppGpCJa1Oc vrYZT5YbCu30z3w9M7OSZ5MLAYlfzcIWbzakZHCLimQLb/KFIOJcThqshwXKacjkpsuQ6U wLD6fw1Pz4auh4NiKEygmCoLgPCIzt2KyLCgZMbMcgjsruwTY+hb/EmTnVI+AQlW68PFI3 IT82fzw6LUomFJyIsXzN6XZdbYy16mFRVI4kYZ9hyBM/21GZ7mvgvfLIBDZs+A== From: Kyle Meyer To: Leo Cc: piem@inbox.kyleam.com Subject: Re: [PATCH] *-am-ready-mbox: Don't require PATCH prefix In-Reply-To: <87ttmo57js.fsf@kyleam.com> References: <87ttmo57js.fsf@kyleam.com> Date: Sun, 04 Feb 2024 15:12:35 -0500 Message-ID: <87r0hs56q4.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-TUID: wnFK/qXWmUNk Kyle Meyer writes: > Subject: [PATCH] *-am-ready-mbox: Don't require PATCH prefix > [...] I meant to add a Reported-by trailer; will fix on apply (unless reroll is needed for other reasons). > --- > piem-gnus.el | 8 ++------ > piem-notmuch.el | 12 ++++-------- > 2 files changed, 6 insertions(+), 14 deletions(-)