From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:267::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms12 with LMTPS id kd8DIbXaHmDrRQAAsNZ9tg (envelope-from ); Sat, 06 Feb 2021 18:06:45 +0000 Received: from out0.migadu.com ([2001:41d0:2:267::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id kPg9EbPaHmCxNQAA1q6Kng (envelope-from ); Sat, 06 Feb 2021 18:06:43 +0000 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=1612634803; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TZbnSuhxlwMVBcUBxAT332afEMq1kK2T64gRak2QOew=; b=kg2qr+HKnoQcEigcb+Adi6YIinYRm+y7KP7rTnSzorjgZC4cUfhsAOjmJ8DFwG+5ca30ca vpGXRIj4q+Z4iWw98Gm4HZkth1IAThD59RNB/86dDLu2z1E42i6vR+kjv/0CIkaOP3sp2w 8mlhEDp0FqMtnNPzjnhvJQ0JOCn4F8MCSb0PzT/x35XBorZvB1cVaVvMHfkoZyflG7G0FR u64uSK4DhGQXW4YAF1oLsxeWNani/GcY6myl9NP6F8Klz0dy0AQngyOmHH0N4+tuPZKb1v KOcm+YBrserE8UfZ7q6e+98iIceqtqxZL8DnEmz/wBOVeoqMPE4Ng55o7f3bRg== From: Kyle Meyer To: piem@inbox.kyleam.com Subject: [PATCH 1/3] manual: contributing: Remove some unnecessary bits Date: Sat, 6 Feb 2021 13:06:28 -0500 Message-Id: <20210206180630.3676-2-kyle@kyleam.com> In-Reply-To: <20210206180630.3676-1-kyle@kyleam.com> References: <20210206180630.3676-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com X-TUID: 7wX9AGY0yKnC Cut off part of a sentence that adds no additional information, and discard a footnote. --- piem.texi | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/piem.texi b/piem.texi index 070adf4..ecd17e6 100644 --- a/piem.texi +++ b/piem.texi @@ -449,11 +449,9 @@ Contributing plain-text email to @email{piem@@inbox.kyleam.com}. Messages that include this address are public and available as public-inbox archives at @url{https://inbox.kyleam.com/piem}. Note that this is not a mailing -list, and there are no subcribers. Updates can be followed through one -of public-inbox's pull methods (@pxref{public-inbox}). This means it is -particularly important to @emph{not} drop participants when replying -@footnote{@dots{} and in this author's opinion, doing so is a bad -practice anyway.}. +list. Updates can be followed through one of public-inbox's pull +methods (@pxref{public-inbox}). This means it is particularly important +to @emph{not} drop participants when replying. You can, unsurprisingly, use piem to work on piem by adding an entry like this to @code{piem-inboxes}. -- 2.30.0