Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!mizar.docs.uu.se!perm From: perm@mizar.docs.uu.se (Per Mildner) Newsgroups: gnu.emacs.bug Subject: minibuffer-complete-word doesn't work with environment variables Message-ID: <8906011853.AA08249@mizar.DoCS.UU.SE> Date: 1 Jun 89 18:53:51 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 11 In GNU Emacs 18.53.3 of Mon May 8 1989 on mizar (berkeley-unix) in my .login setenv GNU /usr/local/src/gnu Doing C-x C-F and in minibuffer: $GNU/s replaces the content in the minibuffer with a single '/'. minibuffer-complete does the right thing.