[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#50279: 28.0.50; ffap-file-finder customization no longer works
From: |
Bob Rogers |
Subject: |
bug#50279: 28.0.50; ffap-file-finder customization no longer works |
Date: |
Tue, 6 Sep 2022 10:03:34 -0700 |
From: Lars Ingebrigtsen <larsi@gnus.org>
Date: Tue, 06 Sep 2022 12:25:31 +0200
Bob Rogers <rogers@rgrjr.com> writes:
> But of course resolving my issue without breaking dickmao's issue is
> beyond my pay grade. ;-} Though I do notice that ffap.el already has
>
> (memq ffap-file-finder '(find-file find-alternate-file))
>
> as a way of testing for arg-handling capability. But maybe that's
> enough of a code smell.
Yeah, the ffap code is kinda gross.
No argument from this quarter.
I think I've now fixed this in Emacs 29 by restoring the old code in
ffap and adjusting the hooks in ido instead. Can you check whether this
fixed the problem for you?
Works like a charm. Another thorn in my side removed; thanks!
-- Bob