all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Marco Wahl <marcowahlsoft@gmail.com>
Cc: 20412@debbugs.gnu.org
Subject: bug#20412: 25.0.50; Port not respected by ffap
Date: Fri, 02 Aug 2019 00:31:27 +0200	[thread overview]
Message-ID: <87o918a56o.fsf@mouse.gnus.org> (raw)
In-Reply-To: <84sibq3ovz.fsf@gmail.com> (Marco Wahl's message of "Thu, 23 Apr 2015 16:22:56 +0200")

Marco Wahl <marcowahlsoft@gmail.com> writes:

> - Have the text '/ssh:root@127.0.0.1#2222:/root/' in buffer *scratch*.
> - Put the cursor on the first slash.
> - M-x find-file-at-point
>
> Result: the filespec with the port is not recognised.
>
> Patch proposal:

[...]

> -    (file "--:\\\\$\\{\\}+<>@-Z_[:alpha:]~*?" "<@" "@>;.,!:")
> +    (file "--:\\\\$\\{\\}+<>@-Z_[:alpha:]~*?#" "<@" "@>;.,!:")

I wonder whether this will lead to more false positives than the number
of times it'll help with this syntax here.

But since it does test whether the file exists, perhaps it's not a
problem anyway.

Anybody got an opinion here?

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





  reply	other threads:[~2019-08-01 22:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-23 14:22 bug#20412: 25.0.50; Port not respected by ffap Marco Wahl
2019-08-01 22:31 ` Lars Ingebrigtsen [this message]
2020-01-15  5:01   ` Stefan Kangas
2020-01-22 12:59     ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o918a56o.fsf@mouse.gnus.org \
    --to=larsi@gnus.org \
    --cc=20412@debbugs.gnu.org \
    --cc=marcowahlsoft@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.