bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#8256: widget-complete does not complete for type 'directory on w32


From: Eli Zaretskii
Subject: bug#8256: widget-complete does not complete for type 'directory on w32
Date: Tue, 15 Mar 2011 07:17:14 -0400

> From: Lennart Borgman <lennart.borgman@gmail.com>
> Date: Tue, 15 Mar 2011 11:26:11 +0100
> Cc: 
> 
> I can not complete directories in a custom buffer for something like this:
> 
> (defcustom my-dir nil
>   "doc"
>   :type 'directory)
> 
> Nothing happens when I call widget-complete.

Does ESC-TAB complete in that case?





reply via email to

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