From ae04ddfb3a8527182a1f41762305059c308f0543 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 24 Aug 2025 21:39:00 +0200 Subject: Fix find*-dired with "unusual characters" Port to use-package, which allows me to write a rantionale. --- .config/emacs/custom.el | 1 - 1 file changed, 1 deletion(-) (limited to '.config/emacs/custom.el') diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el index af500dd..935d195 100644 --- a/.config/emacs/custom.el +++ b/.config/emacs/custom.el @@ -17,7 +17,6 @@ '(enable-recursive-minibuffers t) '(epg-pinentry-mode 'loopback) '(eshell-scroll-show-maximum-output nil) - '(find-ls-option '("-exec ls -ld {} +" . "-ld")) '(font-use-system-font t) '(footnote-body-tag-spacing 1) '(footnote-section-tag "") -- cgit v1.2.3