From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:aacc::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms12 with LMTPS id sEXQEblsd2HzRwAAsNZ9tg (envelope-from ) for ; Tue, 26 Oct 2021 02:49:29 +0000 Received: from out2.migadu.com ([2001:41d0:2:aacc::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0KmRDblsd2FuVQAA1q6Kng (envelope-from ) for ; Tue, 26 Oct 2021 02:49:29 +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=1635216568; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=zmkClloP4z9pXTbZogj0p0Hcz6OJK7hRRZI0IIiTAa4=; b=PU4Ual0rRmqH7PWDZQqfSxuBlyYCXn/i30iVZfLiU2rYsbVvNVqnxmAx+OVlhjHnQTvMxH Cyt/Pb2b6CVubglN65zaTAcSvl+NpqEHyJIobZa6SMD1RcLcAjAB2Cebj3AQEVCHzCW3V+ 0kb/J2pedIo/FJM/36/g/R5PoZRY+2Z7FHuHV8Pxe9/oXh501JVvxLlsoPR6pjK3iwjalu 4nqkWr++cGUAFMU+ElE9R7XaIMsGd1I2dJUF3L0IuENV1zDlTWG8twk6mxsFVv3FfCdDsW c+YvNXv4smXDmTYcBsikEo31IipRH+6wZTrairPEm124f2D4oMUtWW4XmI3o6A== From: Kyle Meyer To: piem@inbox.kyleam.com Subject: Re: [PATCH 10/10] lei: Rename piem-lei-show-mid to piem-lei-buffer-mid In-Reply-To: <20211025035630.297598-11-kyle@kyleam.com> References: <20211025035630.297598-1-kyle@kyleam.com> <20211025035630.297598-11-kyle@kyleam.com> Date: Mon, 25 Oct 2021 22:49:20 -0400 Message-ID: <87ilxk1owf.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com X-TUID: 8nfUQUl2Qx13 Kyle Meyer writes: > The new name aligns more closely with the piem-lei-buffer-query and > piem-lei-buffer-args buffer-local variables introduced in the previous > commit. Doh, that was the "previous commit" when I originally wrote that message, but that's no longer the case. Will reword when applying.