all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Michael Albinus'" <michael.albinus@gmx.de>,
	"'Stefan Monnier'" <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: RE: [Emacs-diffs] /srv/bzr/emacs/trunk r108646: * minibuffer.el(read-file-name-default): Bind `non-essential' to `t'.
Date: Tue, 19 Jun 2012 06:16:13 -0700	[thread overview]
Message-ID: <8E8E4FBF8CCA4D6793F2FF972A7FCE45@us.oracle.com> (raw)
In-Reply-To: <87pq8veaxb.fsf@gmx.de>

> It looks like a bug. But I cannot reproduce it. Scenario:
> 
> emacs -Q
> (require 'icomplete)
> (setq icomplete-with-completion-tables
>       (append icomplete-with-completion-tables
>       '(read-file-name-internal)))
> (icomplete-mode 1)
> 
> C-x C-f /ssh:localhost:
>                       ^ no problem
>                        <TAB>
>                        ^ a new connection is established
> That's expected.

Yes, that's what I would expect.

1. I'm on Windows.  This is missing at the beginning of the recipe:

M-x load-file c:/path/to/cygwin-mount.el
M-x load-file c:/path/to/setup-cygwin.el

2. And you left this out, Michael:

(setq tramp-default-method "ftp")

3. And the last step is this (no ssh):

C-x C-f /foobar.baztoto.com:
                           ^ Tramp asks for the password

(At that point, even C-g won't exit the minibuffer, presumably because Icomplete
does its thing again on post-command-hook (?).  I need to do C-] to exit.)

That's using 24.1 (the release).

> Drew, could you, please, check again when the recent
> Windows binaries arrive?

Will do.  Hopefully that will be in a week or so.  Thanks for working on this.

In the latest version I have, nothing at all happens when I type `:' or when I
then type TAB after the `:' - GNU Emacs 24.1.50.1 (i386-mingw-nt5.1.2600) of
2012-06-18 on MARVIN.




  reply	other threads:[~2012-06-19 13:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1SgKyP-0002jR-81@vcs.savannah.gnu.org>
2012-06-18  2:15 ` [Emacs-diffs] /srv/bzr/emacs/trunk r108646: * minibuffer.el (read-file-name-default): Bind `non-essential' to `t' Stefan Monnier
2012-06-18  9:00   ` Michael Albinus
2012-06-18 14:03     ` Stefan Monnier
2012-06-18 14:58       ` [Emacs-diffs] /srv/bzr/emacs/trunk r108646: * minibuffer.el(read-file-name-default): " Drew Adams
2012-06-18 15:59         ` Stefan Monnier
2012-06-18 19:58           ` Drew Adams
2012-06-18 21:20             ` Stefan Monnier
2012-06-19 12:36               ` Michael Albinus
2012-06-19 13:16                 ` Drew Adams [this message]
2012-06-19 13:35                   ` Michael Albinus
2012-06-19 16:29                     ` Stefan Monnier
2012-06-19 19:03                       ` Michael Albinus
2012-06-20  6:57                         ` Michael Albinus
2012-06-20 13:29                           ` Drew Adams
2012-06-18 16:47       ` [Emacs-diffs] /srv/bzr/emacs/trunk r108646: * minibuffer.el (read-file-name-default): " Michael Albinus
2012-06-18 20:35         ` Stefan Monnier
2012-06-18 20:41           ` Michael Albinus

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=8E8E4FBF8CCA4D6793F2FF972A7FCE45@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    --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.