From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: ram Newsgroups: gmane.emacs.devel Subject: Re: question regarding my emacs package Date: Tue, 13 Jun 2023 21:46:12 +0000 Message-ID: References: <6cG8Tc55Zz8xk6rE6mJLfDxckAINPcYqp781yltsndzqq5146yw76EZ_2CoUtQT4P2j2afSx5VRD5G1-9qzFHWAW3LxYWwmxh87lvB2MgNE=@rj95.be> <6mCY9snoMM3JtwsTaSp34B-_9KfmBytTJID4gppHZ2B9xyTbkofc60vHD1qEI7WWpn2BwgaS1WaVjGJRatECpFJNbtUxg3FgqgcCBPnbD3s=@rj95.be> <87y1kpf4r0.fsf@posteo.net> <87legpeysm.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28114"; mail-complaints-to="usenet@ciao.gmane.io" Cc: philipk@posteo.net, emacs-devel@gnu.org To: =?utf-8?Q?Jo=C3=A3o_T=C3=A1vora?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jun 14 04:24:00 2023 Return-path: Envelope-to: ged-emacs-devel@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 1q9GAx-00077g-Sp for ged-emacs-devel@m.gmane-mx.org; Wed, 14 Jun 2023 04:23:59 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q9GAI-000671-QC; Tue, 13 Jun 2023 22:23:18 -0400 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 1q9BqV-0006BF-Eb for emacs-devel@gnu.org; Tue, 13 Jun 2023 17:46:35 -0400 Original-Received: from mail-40136.proton.ch ([185.70.40.136]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q9BqQ-0002wl-BD for emacs-devel@gnu.org; Tue, 13 Jun 2023 17:46:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rj95.be; s=protonmail3; t=1686692784; x=1686951984; bh=GT/xp9dvYyhbYZyAw/PXGk/iWq0iOD+hCZX1EJrSdXE=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=cgy4TBK5IZoA01q6uW3DN2AamSeoZLlU81ccGBkR7NYZh9j+a7eblpnascjNlc7oz ouwWuJl3XQzrYZjwpjEPeF2axzoXBni7WqBfvTw4M0a9qo4NNoHmiOJbV4T2FSir5h KyrSjuYSyyCD8JhnfibrOb6XbPAbHw3kDe1F95ZrBBdEV8jJCgjsn/4tMPpDQRlSHq 52UooGbd9TW2WWW0mg1kirC4Xpfn6VC1W8KccAMPX72Me4QevB5PqPNfiFSNhnuSYM 0+dbCiSjQqr2MKeGLnqwPrn4FjuwHg+ZovYutoeSHhimCCNrq+1sF4NKsmmP0/iIao QdwwRuAs7xSFA== In-Reply-To: Feedback-ID: 10803195:user:proton Received-SPF: pass client-ip=185.70.40.136; envelope-from=chat@rj95.be; helo=mail-40136.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Tue, 13 Jun 2023 22:23:11 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:306791 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 terser is always welcomed. is there a cute analog for dropping breadcrumbs = (ie tracking a buffer position in my package's parlance) for a trail? ------- Original Message ------- On Tuesday, June 13th, 2023 at 1:13 PM, Jo=C3=A3o T=C3=A1vora wrote: >=20 >=20 > On Tue, Jun 13, 2023 at 1:36=E2=80=AFAM ram chat@rj95.be wrote: >=20 > > i agree. fwiw i=E2=80=99m not opposed to a name change if it comes to i= t >=20 >=20 > If you accept my suggestion, it would be trail.el which pleasantly > much shorter than breadcrumbs.el >=20 > Jo=C3=A3o -----BEGIN PGP SIGNATURE----- Version: ProtonMail wnUEARYKACcFgmSI44sJkLWF/Pp8PQPNFiEExUjWugOWGzBgCQZvtYX8+nw9 A80AAM11AQDuFaHO7YAhVbX92wbOGT5iHWunRpSMGIEXVi2JL77zMwEAy7o8 fuyUHVZPnVMSHh6AnrwAjxKaFVhXXCs9NYxy4gI=3D =3DFIIS -----END PGP SIGNATURE-----