From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.devel Subject: Re: find-file-dwim.el Date: Tue, 23 Jul 2024 02:47:44 +0200 Message-ID: <87o76pq6hb.fsf@dataswamp.org> References: <87o76qs8el.fsf@dataswamp.org> <87le1urtgp.fsf@dataswamp.org> <878qxtle3a.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34360"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Philip Kaludercic To: emacs-devel@gnu.org Cancel-Lock: sha1:K4iMqTswzBQZyQCZRhw1Z8BZMoA= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Jul 23 04:19:52 2024 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 1sW582-0008pJ-TX for ged-emacs-devel@m.gmane-mx.org; Tue, 23 Jul 2024 04:19:51 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sW57F-0001XH-J5; Mon, 22 Jul 2024 22:19:01 -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 1sW3hE-0007BD-Bi for emacs-devel@gnu.org; Mon, 22 Jul 2024 20:48:04 -0400 Original-Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sW3hB-0005Uc-OS for emacs-devel@gnu.org; Mon, 22 Jul 2024 20:48:04 -0400 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1sW3h8-0003zs-VW for emacs-devel@gnu.org; Tue, 23 Jul 2024 02:47:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Mail-Copies-To: never Received-SPF: pass client-ip=116.202.254.214; envelope-from=ged-emacs-devel@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Mon, 22 Jul 2024 22:18:59 -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:321962 Archived-At: Philip Kaludercic wrote: > It might just be, but your message confuses me: I am not > sure what you are trying to say here, are you proposing > adding the these functions to the core (in which case > a patch would be more appropriate) or to ELPA (in which case > we'd like a link to some Git repository). If you are just > interested in sharing code with others, perhaps the > development mailing list is not the right place to do so. > (Also, please don't forget to CC me in your response, > I recall this being an issue in the past where I didn't see > your response until much later). Suggestion: The next time you or anyone else gets confused by my actions, instead of theorizing several different scenarios and criticizing each one in turn on a public ML, either send me a private mail where you just ask - or, even better, accept that you cannot understand every other human being on the planet - instead, focus on whatever it is _you_ are doing, I think will be a lot less confusing simple as it may sound. What I am doing? I am doing an alternative to `find-file', called `find-file-dwim'. As of now, some building blocks are in place, you can check out version 0.3.2 here - but it needs much more time and possibly some additional big things to be added, as well. https://dataswamp.org/~incal/emacs-init/find-file-dwim.el -- underground experts united https://dataswamp.org/~incal