all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: Colin Williams <lackita@gmail.com>,
	"emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: bug#4004: filename completion
Date: Mon, 17 Aug 2009 16:00:51 -0400	[thread overview]
Message-ID: <jwveirab4c3.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <nq7hx278y2.fsf@alcatel-lucent.de> (Michael Albinus's message of "Mon, 17 Aug 2009 17:32:05 +0200")

> Yes, I mean that.  My version avoids compiler warnings for unknown
> symbol completion-styles, when Tramp runs outside GNU Emacs 23.

I know and I hate such code: fix the compiler, or live with the warning,
but don't botch your code to work around the "problem".

>> Yes, I guess it'd be OK, tho I think you might as well enable
>> it unconditionally, since AFAICT it doesn't impact the autoloading
>> behavior, only the completion behavior (i.e. after C-x C-f /s TAB you
>> don't get "ssh:" before Tramp is loaded, but you do after Tramp has
>> been loaded).

> I'll do so. Wrt autoloading: for some people it makes a difference,
> whether Tramp is loaded after typing "/ssh:", or already after typing "/s".

I know.  But AFAIK, the code you suggest wouldn't make any difference in
this respect.  At least setting partial-completion-mode currently
doesn't make any difference in this respect.

> Since partial-completion is enabled by default in completion-styles,
> Tramp will always be autoloaded after typing "/s".

Would it?  If so, why isn't it when partial-completion-mode is set to
t in Emacs-23.1?


        Stefan




  parent reply	other threads:[~2009-08-17 20:00 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <nqvdl5e1vm.fsf@alcatel-lucent.de>
2009-08-01 16:36 ` bug#4004: filename completion Colin Williams
2009-08-03  3:13   ` Michael Albinus
2009-08-03 18:37     ` Stefan Monnier
2009-08-03 18:46       ` Michael Albinus
2009-08-06 18:37         ` Stefan Monnier
2009-08-07 12:04           ` Michael Albinus
2009-08-07 12:04           ` Michael Albinus
2009-08-10 19:53             ` Stefan Monnier
2009-08-10 20:06               ` Lennart Borgman
2009-08-10 20:06               ` Lennart Borgman
2009-08-10 21:34               ` Michael Albinus
2009-08-15 19:44               ` bug#4004: " Michael Albinus
2009-08-17 15:03                 ` Stefan Monnier
2009-08-17 15:32                   ` Michael Albinus
2009-08-17 16:42                     ` Chong Yidong
2009-08-17 16:50                       ` Drew Adams
2009-08-17 20:00                     ` Stefan Monnier [this message]
2009-08-18  5:28                       ` Michael Albinus
2009-08-18 13:10                         ` Stefan Monnier
2009-08-18 14:46                           ` Michael Albinus
2009-08-18 15:11                             ` David Kastrup
2009-08-18 16:44                               ` Stefan Monnier
2009-08-18 19:03                                 ` Michael Albinus
2009-08-18 19:25                                   ` Stefan Monnier
2009-08-18 21:44                                     ` David Kastrup
2009-08-10 19:53             ` Stefan Monnier
2009-08-03  8:40   ` bug#4004: marked as done (filename completion) Emacs bug Tracking System

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=jwveirab4c3.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=lackita@gmail.com \
    --cc=michael.albinus@gmx.de \
    /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.