help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Re: Autocomplete in tramp is no longer working in version Em


From: Lennart Borgman
Subject: Re: [h-e-w] Re: Autocomplete in tramp is no longer working in version Emacs-22-CvsP060625-EmacsW32-1.06
Date: Tue, 22 Aug 2006 10:04:53 +0200
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

Michael Albinus wrote:
Eli Zaretskii <address@hidden> writes:

I think it will be very bad if Emacs 22.1 will not support
autocompletion on Windows, because autocompletion is such a
fundamental Emacs feature.

What do you need to understand to fix this?  It should be fairly easy
to get this right, as Emacs should already have the necessary
infrastructure in place (we deal with such problems in quite a few
places already, I think).

The appended patch shows how autocompletion could work for remote file
names. It removes the drive letter from file names to be completed,
because this prevents activation of Tramp file name handlers for
file-name-all-completions in read-file-name-internal.
Exactly why must the drive letter be removed? (Where in the code is it essential?)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]