* FFAP vs. TRAMP's adb::
@ 2020-11-24 10:36 積丹尼 Dan Jacobson
2020-11-26 11:08 ` bug#44841: " Lars Ingebrigtsen
0 siblings, 1 reply; 4+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-11-24 10:36 UTC (permalink / raw)
To: bug-gnu-emacs; +Cc: tramp-devel
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"
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#44841: FFAP vs. TRAMP's adb::
2020-11-24 10:36 FFAP vs. TRAMP's adb:: 積丹尼 Dan Jacobson
@ 2020-11-26 11:08 ` Lars Ingebrigtsen
2020-11-26 16:47 ` Drew Adams
0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2020-11-26 11:08 UTC (permalink / raw)
To: 積丹尼 Dan Jacobson; +Cc: 44841, tramp-devel
積丹尼 Dan Jacobson <jidanni@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
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#44841: FFAP vs. TRAMP's adb::
2020-11-26 11:08 ` bug#44841: " Lars Ingebrigtsen
@ 2020-11-26 16:47 ` Drew Adams
2020-11-27 0:38 ` 積丹尼 Dan Jacobson
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2020-11-26 16:47 UTC (permalink / raw)
To: Lars Ingebrigtsen, 積丹尼 Dan Jacobson
Cc: 44841, tramp-devel
> > 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?
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#44841: FFAP vs. TRAMP's adb::
2020-11-26 16:47 ` Drew Adams
@ 2020-11-27 0:38 ` 積丹尼 Dan Jacobson
0 siblings, 0 replies; 4+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-11-27 0:38 UTC (permalink / raw)
To: Drew Adams; +Cc: Lars Ingebrigtsen, tramp-devel, control, 44841
forcemerge 44822 44841
thanks
Merging so that this case will get tested too.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-11-27 0:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-24 10:36 FFAP vs. TRAMP's adb:: 積丹尼 Dan Jacobson
2020-11-26 11:08 ` bug#44841: " Lars Ingebrigtsen
2020-11-26 16:47 ` Drew Adams
2020-11-27 0:38 ` 積丹尼 Dan Jacobson
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).