GNU bug report logs - #44841
FFAP vs. TRAMP's adb::

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Tue, 24 Nov 2020 14:15:02 UTC

Severity: normal

Merged with 44822

Found in version 27.1

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44841 in the body.
You can then email your comments to 44841 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#44841; Package emacs. (Tue, 24 Nov 2020 14:15:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 24 Nov 2020 14:15:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Cc: tramp-devel <at> gnu.org
Subject: FFAP vs. TRAMP's adb::
Date: Tue, 24 Nov 2020 18:36:24 +0800
With FFAP enabled, put the cursor on the middle of
/adb::/sdcard/Screenshots/Screenshot_20201031-130425.jpg
and do C-x C-f. This will prompt about opening
~/adb::/sdcard/Screenshots/Screenshot_20201031-130425.jpg
which will fail. One needs to manually remove the "~".
My FFAP settings are as you can see in
https://www.jidanni.org/comp/configuration/
emacs-version "27.1"
ffap-version "27.1"
tramp-version "2.4.3.27.1"




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#44841; Package emacs. (Thu, 26 Nov 2020 11:09:02 GMT) Full text and rfc822 format available.

Message #8 received at 44841 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 44841 <at> debbugs.gnu.org, tramp-devel <at> gnu.org
Subject: Re: bug#44841: FFAP vs. TRAMP's adb::
Date: Thu, 26 Nov 2020 12:08:39 +0100
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> With FFAP enabled, put the cursor on the middle of
> /adb::/sdcard/Screenshots/Screenshot_20201031-130425.jpg
> and do C-x C-f. This will prompt about opening
> ~/adb::/sdcard/Screenshots/Screenshot_20201031-130425.jpg
> which will fail. One needs to manually remove the "~".
> My FFAP settings are as you can see in
> https://www.jidanni.org/comp/configuration/

Can you give a recipe, starting from "emacs -Q", to reproduce this bug?
Nobody here is going to debug your personal configuration.

Furthermore, if you're just complaining about how `M-x
find-file-at-point' is working...  isn't this just how it works?  That
is, it'll only guess that it's a Tramp file name if you're at the start
of the file?  For instance,

M-x find-file-at-point

on this

/ssh:foo.bar:/tmp/

will only guess that it's a Tramp file spec if at the first "/".

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#44841; Package emacs. (Thu, 26 Nov 2020 16:48:01 GMT) Full text and rfc822 format available.

Message #11 received at 44841 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>,
 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 44841 <at> debbugs.gnu.org, tramp-devel <at> gnu.org
Subject: RE: bug#44841: FFAP vs. TRAMP's adb::
Date: Thu, 26 Nov 2020 08:47:04 -0800 (PST)
> > With FFAP enabled, put the cursor on the middle of
> > /adb::/sdcard/Screenshots/Screenshot_20201031-130425.jpg
> > and do C-x C-f. This will prompt about opening
> > ~/adb::/sdcard/Screenshots/Screenshot_20201031-130425.jpg
> > which will fail. One needs to manually remove the "~".
> > My FFAP settings are as you can see in ...
> 
> Can you give a recipe, starting from "emacs -Q", to reproduce this bug?
> Nobody here is going to debug your personal configuration.
> 
> Furthermore, if you're just complaining about how `M-x
> find-file-at-point' is working...  isn't this just how it works?  That
> is, it'll only guess that it's a Tramp file name if you're at the start
> of the file?  For instance,
> 
> M-x find-file-at-point on this /ssh:foo.bar:/tmp/
> will only guess that it's a Tramp file spec if at the first "/".

(Apologies for jumping in here without
carefully reading the thread.)

Any chance this is a duplicate of, or
otherwise related to, bug #44822?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#44841; Package emacs. (Fri, 27 Nov 2020 00:40:02 GMT) Full text and rfc822 format available.

Message #14 received at 44841 <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, control <at> debbugs.gnu.org,
 tramp-devel <at> gnu.org, 44841 <at> debbugs.gnu.org
Subject: Re: bug#44841: FFAP vs. TRAMP's adb::
Date: Fri, 27 Nov 2020 08:38:23 +0800
forcemerge 44822 44841
thanks

Merging so that this case will get tested too.




Forcibly Merged 44822 44841. Request was from 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> to control <at> debbugs.gnu.org. (Fri, 27 Nov 2020 00:40:02 GMT) Full text and rfc822 format available.

Disconnected #44841 from all other report(s). Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 28 Nov 2020 03:37:01 GMT) Full text and rfc822 format available.

Severity set to 'minor' from 'normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 28 Nov 2020 03:37:02 GMT) Full text and rfc822 format available.

Forcibly Merged 44822 44841. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 31 Jul 2021 12:40:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 44822 <at> debbugs.gnu.org and Drew Adams <drew.adams <at> oracle.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 31 Jul 2021 17:53:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 07 Sep 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 232 days ago.

Previous Next


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