all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 11714@debbugs.gnu.org, Dani Moncayo <dmoncayo@gmail.com>
Subject: bug#11714: 24.1.50; find-file completion on a remote directory
Date: Sat, 23 Jun 2012 12:25:42 +0200	[thread overview]
Message-ID: <87sjdmz5nd.fsf@gmx.de> (raw)
In-Reply-To: <jwvmx3ur8pf.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Fri, 22 Jun 2012 23:49:46 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> I just fixed this in the trunk with the patch below.

That works, thanks!

> +  ;; FIXME: example of thing we do not handle: Tramp's makes
> +  ;; (substitute-in-file-name "/foo:~/bar//baz") -> "/scpc:foo:/baz".
> +  ;; FIXME: One way to try and handle "all" cases is to require
> +  ;; substitute-in-file-name to preserve text-properties, so we could
> +  ;; apply text-properties to the input string and then look for them in
> +  ;; the output to understand what comes from where.

Shall I do action on Tramp? If yes, could this requirement to file name
handlers be documented?

>         Stefan

Best regards, Michael.





  reply	other threads:[~2012-06-23 10:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-15  7:51 bug#11714: 24.1.50; find-file completion on a remote directory Dani Moncayo
2012-06-15  9:39 ` Michael Albinus
2012-06-23  3:49   ` Stefan Monnier
2012-06-23 10:25     ` Michael Albinus [this message]
2012-06-23 13:58       ` Stefan Monnier

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=87sjdmz5nd.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=11714@debbugs.gnu.org \
    --cc=dmoncayo@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    /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.