Sorry for the delay, I somehow didn't see the message earlier. On Thu, Mar 03, 2011 at 08:56:36AM +0200, Ville Skyttä wrote: > >source "~/somefile" ... > >PS: Yes, I could simply remove the quotes, but this regression will > >probably hit others as well, so let's pursue it. > > Does removing the quotes actually fix this for you? And if yes, > exactly which quotes?
I think my previous mail explains this nicely. I added the proposed __expand_tilde_by_ref to my /etc/bash_completion.d/mutt. After doing so a line in my .muttrc source ~/somefile is properly processed by bash_completion whereas a line source "~/somefile" is not. Do you see which quotes I am referring to? Helmut _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel
