GNU bug report logs - #78925
31.0.50; ffap's filename prompt problem in remote files

Previous Next

Package: emacs;

Reported by: Liu Hui <liuhui1610 <at> gmail.com>

Date: Mon, 30 Jun 2025 09:55:02 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Liu Hui <liuhui1610 <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 78925 <at> debbugs.gnu.org
Subject: bug#78925: 31.0.50; ffap's filename prompt problem in remote files, [PATCH] Add option 'ffap-prefer-remote-file' (bug#78925)
Date: Tue, 08 Jul 2025 12:33:35 +0200
Liu Hui <liuhui1610 <at> gmail.com> writes:

Hi,

>> >  (require 'cl-lib)
>> >  (require 'ert)
>> > +(require 'tramp)
>> >  (require 'ert-x)
>> >  (require 'ffap)
>>
>> Why Tramp? I guess it isn't needed.
>
> The comment of ert-remote-temporary-file-directory:
>
> ;; If this defvar is used in a test file, `tramp' shall be loaded
> ;; prior `ert-x'.  There is no default value on w32 systems, which
> ;; could work out of the box.

Ah, yes. I wrote this comment myself, but I tend to forget everything :-(

Otherwise, the patch LGTM.

Best regards, Michael.




This bug report was last modified 1 day ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.