From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Michel Salim" Newsgroups: gmane.emacs.bugs,gmane.comp.gnu.octave.bugs Subject: Re: CDPATH problem reappears when using octave-2.9.9 from Emacs 23 Date: Thu, 26 Oct 2006 19:59:09 -0400 Message-ID: <883cfe6d0610261659v7554851fre86e50a69bb88b37@mail.gmail.com> References: <883cfe6d0610201409s65d1c0abt8e6d75db7e17ca8c@mail.gmail.com> <17722.10618.676894.295164@segfault.lan> <883cfe6d0610252233p502ab750ge17ba1b13ff170b3@mail.gmail.com> <883cfe6d0610260558t616989aby24ac941b0d3fc5e8@mail.gmail.com> <17728.48686.848051.467944@segfault.lan> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161907165 2160 80.91.229.2 (26 Oct 2006 23:59:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Oct 2006 23:59:25 +0000 (UTC) Cc: bug@octave.org, bug-gnu-emacs@gnu.org, rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 27 01:59:23 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GdF7y-0004l7-LI for geb-bug-gnu-emacs@m.gmane.org; Fri, 27 Oct 2006 01:59:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdF7y-00071r-BC for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Oct 2006 19:59:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GdF7w-00071D-2F for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2006 19:59:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GdF7u-00070s-KW for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2006 19:59:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdF7u-00070p-G8 for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2006 19:59:10 -0400 Original-Received: from [64.233.166.179] (helo=py-out-1112.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GdF7u-0006SN-IA for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2006 19:59:10 -0400 Original-Received: by py-out-1112.google.com with SMTP id b29so447697pya for ; Thu, 26 Oct 2006 16:59:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AoKRP2+vxtkOvCJRFuo+I9cjb5gP0V5JR4YvKi3fLVqKjlQ/Q/ZHHqsz9yQcWH2wO752K7azyJi8174ui5hennF2VD/QA3QhpybPaiWKLeE9LKwRLDyLF9ZamG/3c0JjmIavbHJ3fdNYMJeMpXmI9MB9Ynnj1aKsKmwtCDtdUVY= Original-Received: by 10.35.96.7 with SMTP id y7mr4404318pyl; Thu, 26 Oct 2006 16:59:09 -0700 (PDT) Original-Received: by 10.35.124.16 with HTTP; Thu, 26 Oct 2006 16:59:09 -0700 (PDT) Original-To: "John W. Eaton" In-Reply-To: <17728.48686.848051.467944@segfault.lan> Content-Disposition: inline X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15395 gmane.comp.gnu.octave.bugs:4043 Archived-At: On 10/26/06, John W. Eaton wrote: > 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 > That does the trick, thanks! -- Michel Salim http://www.cs.indiana.edu/~msalim http://the-dubois-papers.blogspot.com/