Re: SPC no longer completes when minibuffer-completing-file-name is t

2005-12-10 Thread Stefan Monnier
>> * minibuf.c (keys_of_minibuf): Just unbind SPC in >> Vminibuffer_local_filename_completion_map rather than forcing it >> explicitly to the same binding as the global map. > BTW, shouldn't exactly the same change be made also for > `Vminibuffer_local_must_match_filename_map'? Indeed, I missed t

Re: SPC no longer completes when minibuffer-completing-file-name is t

2005-12-09 Thread Juri Linkov
> Emacs now inserts a space when trying to complete an MH-E folder (for > example, when visiting a folder or refiling a message). > > Could this change be responsible? > > 2005-12-06 Stefan Monnier <[EMAIL PROTECTED]> > > * minibuf.c (keys_of_minibuf): Just unbind SPC in > Vmini

Re: SPC no longer completes when minibuffer-completing-file-name is t

2005-12-08 Thread Bill Wohler
Stefan Monnier <[EMAIL PROTECTED]> wrote: > > In your opinion, should we be setting minibuffer-completing-file-name to > > t when calling completing-read to complete mail folders? > > Yes. It's also obeyed by partial-completion-mode. Thank you. I'll update the MH-E manual accordingly. -- Bil

Re: SPC no longer completes when minibuffer-completing-file-name is t

2005-12-08 Thread Stefan Monnier
> In your opinion, should we be setting minibuffer-completing-file-name to > t when calling completing-read to complete mail folders? Yes. It's also obeyed by partial-completion-mode. Stefan ___ emacs-pretest-bug mailing list emacs-pretest-b

Re: Re: SPC no longer completes when minibuffer-completing-file-name is t

2005-12-08 Thread Bill Wohler
Stefan Monnier <[EMAIL PROTECTED]> wrote: > > Emacs now inserts a space when trying to complete an MH-E folder (for > > example, when visiting a folder or refiling a message). > > Not when trying to complete: when hitting SPC. > It used to be that SPC tried to complete, but now (when entering fil

Re: SPC no longer completes when minibuffer-completing-file-name is t

2005-12-07 Thread Bill Wohler
Satyaki Das <[EMAIL PROTECTED]> wrote: > On 12/7/05, Bill Wohler <[EMAIL PROTECTED]> wrote: > > > In the code below, if I comment out the setting of > > minibuffer-completing-file-name, the space again performs completion and > > I can't discern any difference in the completion. What is the effec

SPC no longer completes when minibuffer-completing-file-name is t

2005-12-07 Thread Bill Wohler
[Resending without a Mail-Followup-To and with a Subject :-(. If you responded to the previous copy, you may have to resend it to emacs-pretest-bug@gnu.org if this address wasn't a recipient.] Emacs now inserts a space when trying to complete an MH-E folder (for example, when visiting a folder or