On 26-Oct-2006, Michel Salim wrote: | On 10/26/06, Richard Stallman wrote: | > 2. adding that directory to CDPATH does not change the result | > | > What _precisely_ did you do to add that directory to CDPATH? Perhaps | > you did not alter the path in a way that affects this command. | > | export CDPATH=".:~:~/Documents" | emacs | | This is using the Bash shell. I think the bug is actually in octave-inf.el, and is happening because of some recent changes in Octave. Please try the following patch. This is relative to the version of octave-inf.el that is currently in the Emacs CVS archive. Thanks, jwe