[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: directory name completion with the compile command
From: |
Eli Zaretskii |
Subject: |
Re: directory name completion with the compile command |
Date: |
Fri, 13 Mar 2009 11:29:13 +0200 |
> From: etay.meiri@gmail.com
> Date: Thu, 12 Mar 2009 14:29:17 -0700 (PDT)
>
> Usually when I run the 'compile' command I give it some form of the
> following:
>
> cd ~/where/my/project/is/located && make
>
> Directory name completion does not work here so I have to actually the
> full path.
> Is it possible to get name completion working in this case?
In Emacs 23, to be released in a (hopefully) short while, completion
does work when you type the command at "M-x compile"s prompt.