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: Wed, 07 Jun 2023 19:50:48 +0000 Message-ID: References: <6cG8Tc55Zz8xk6rE6mJLfDxckAINPcYqp781yltsndzqq5146yw76EZ_2CoUtQT4P2j2afSx5VRD5G1-9qzFHWAW3LxYWwmxh87lvB2MgNE=@rj95.be> <873533mfq3.fsf@posteo.net> <87y1kvkv2f.fsf@posteo.net> <2pOYRsmOk_f2sx48BICCjf9r3Z5OviLDonOFi4dhWoSpd_dAWOXFSA3jO2YeyJ5FBf-Sydd0ZTzTOsAlIg8tc_eBqM9nzq2PW4q4usn4Nuo=@rj95.be> <87ilbzkq9y.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="1484"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "emacs-devel@gnu.org" To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jun 08 06:35:13 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 1q77Mf-0000AP-9E for ged-emacs-devel@m.gmane-mx.org; Thu, 08 Jun 2023 06:35:13 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q77M3-0007bW-V5; Thu, 08 Jun 2023 00:34:35 -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 1q6zBY-0003Da-Q9 for emacs-devel@gnu.org; Wed, 07 Jun 2023 15:51:12 -0400 Original-Received: from mail-4323.proton.ch ([185.70.43.23]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q6zBX-0005NN-6P for emacs-devel@gnu.org; Wed, 07 Jun 2023 15:51:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rj95.be; s=protonmail3; t=1686167468; x=1686426668; bh=uCff1YPAGVIFPGXmsM2aQvQJaN9uj0cnuTANzw/avNc=; 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=GPjtPmw8ooSYFhFnoE7BiOQj8ATYplLqF4DAebAd9ie+DCXgMGOKWFfK0Y4wr7Cy2 lJt1ke0BO9O4TOUsCI7hZ/FtC3QwNuUQfnd8Co9EzFxX0NWJ2dCvAIZa7z4/38v9ZM wf2gN9xYcI4AQ01NQh/2aGSrFOkxU5eKgzHd4rN80AZIL0shBBDEGPW8WQ1F7wGz2t NWoMxC7b3N7xkXvPMrPmqKLZ42dW/fdxHazaaUnxeyxUADhTYcqgzCzN3l1Ta586Px VKtPQqZpdkzWtPCW19uTaDViJmx+01bqWK0RSy+pPHKxAg8P8uqi1+K8vIUZvswB1X FfSHubvi0jPBQ== In-Reply-To: <87ilbzkq9y.fsf@posteo.net> Feedback-ID: 10803195:user:proton Received-SPF: pass client-ip=185.70.43.23; envelope-from=chat@rj95.be; helo=mail-4323.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: Thu, 08 Jun 2023 00:34:33 -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:306691 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 yes i figured; i found other bugs as well, but i don't think this is a typo= . i'll dig a bit more and see what i can find ------- Original Message ------- On Wednesday, June 7th, 2023 at 3:48 PM, Philip Kaludercic wrote: >=20 >=20 > ram chat@rj95.be writes: >=20 > > changing the central type from defclass to cl-defstruct has appeared > > to cause bugs? >=20 >=20 > That might have been a typo on my end, I did not evaluate the code and > was is a hurry to send you the diff. My point is that you don't need > defclass, unless I am missing something in your code (and I don't think > the minimal convenience of `with-slots' warrants classes here). >=20 > > i am not sure what to make of this, but find-file and > > its variants do not appear to work when changing only this. the file > > is not opened; it is not that the file is opened but the active buffer > > isn't switched > >=20 > > ------- Original Message ------- > > On Wednesday, June 7th, 2023 at 2:04 PM, Philip Kaludercic philipk@post= eo.net wrote: > >=20 > > > Philip Kaludercic philipk@posteo.net writes: > > >=20 > > > > > here is the repo: https://github.com/gitrj95/breadcrumbs.el > > > >=20 > > > > Here are a few suggestions: > > >=20 > > > Oh, and can you address the issue raised by checkdoc? -----BEGIN PGP SIGNATURE----- Version: ProtonMail wnUEARYKACcFgmSA34MJkLWF/Pp8PQPNFiEExUjWugOWGzBgCQZvtYX8+nw9 A80AAIp0AP4nHhxZ7nig6chOhVCeoRyQtB74N2HJcrU+rW6wCRMyfQEA2QjV ujOgZia8Pf2Z7ceYxpgIYuk01VdpJiCfuEf7rQA=3D =3D9NLc -----END PGP SIGNATURE-----