From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alvaro Ramirez Newsgroups: gmane.emacs.devel Subject: Re: Keen on a dired-hide-details-mode patch? Date: Sun, 28 Jul 2024 19:00:24 +0100 Message-ID: References: <86ed7mbtnx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2827"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jul 28 20:19:07 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 1sY8U6-0000bm-LO for ged-emacs-devel@m.gmane-mx.org; Sun, 28 Jul 2024 20:19:06 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sY8TT-0007bz-3Y; Sun, 28 Jul 2024 14:18:27 -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 1sY8CD-0004m4-9W for emacs-devel@gnu.org; Sun, 28 Jul 2024 14:00:37 -0400 Original-Received: from out-175.mta0.migadu.com ([2001:41d0:1004:224b::af]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sY8C8-0008Bn-Lz for emacs-devel@gnu.org; Sun, 28 Jul 2024 14:00:35 -0400 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=xenodium.com; s=default; t=1722189628; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mvNwHNEhUPzXIAhI/UVKdngy35k3Sa6ObG3vl4oILtA=; b=ygFKDGpewtt4hHNrK/DZBBpc7ojSo3NYPPRICOsCAuCm1aEQy3CwYbt7NVlBGvO/cvnh4i dSulBC7NySPe2xqUNjRymc9xZrlifhabSOo3aOqJ5TtRUrLR4Cyx2ZbUCtYccK5F4RMd0l rSlKNiogJSgpj+vEY7R5lFVz/6LLFzY= In-Reply-To: (Alvaro Ramirez's message of "Sun, 21 Jul 2024 19:38:32 +0100") X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:1004:224b::af; envelope-from=alvaro@xenodium.com; helo=out-175.mta0.migadu.com 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 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sun, 28 Jul 2024 14:18:25 -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:322177 Archived-At: Alvaro Ramirez writes: > +emacs-devel > > Alvaro Ramirez writes: > >> Eli Zaretskii writes: >> >>>> From: Alvaro Ramirez >>>> Date: Sun, 21 Jul 2024 17:07:07 +0100 >>>> I have rough changes to enable hiding Dired=E2=80=99s absolute path=20 >>>> via >>>> dired-hide-details-mode. >>>> Given a Dired header path like: >>>> /long/path/to/some/location/that/goes/deep/into/emacs/lisp/eshell: >>>> dired-hide-details-mode would display it as: >>>> eshell: >>>> I=E2=80=99ve attached a couple of gifs demonstrating the toggle via=20 >>>> "(" >>>> Dired binding (before and after mod). >>>> Is there interest in receiving a patch? I=E2=80=99m happy to propose=20 >>>> one, >>>> but wanted to check before investing further (it would be my=20 >>>> first >>>> Emacs submission). >>> >>> Please use "M-x submit-emacs-patch" to submit your patch, and=20 >>> let's >>> take it from there. Initial patch at=20 https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D72272 >> >> Sounds good. Will do. >> >>> >>> Thank you for your interest in Emacs. >> >> Thanks Eli! >> >>> >>> P.S. Your GIF images, as posted, appear to be empty. >> >> Try these... >> >> Before patch: https://0x0.st/s/fsFsYyLFchgeEqP7LtDtGQ/Xpqy.gif >> After patch: https://0x0.st/s/cw4fZsFX65OJxD_ueAb-TQ/XpqJ.gif