octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #36375] path order after path(p)


From: Muhali
Subject: [Octave-bug-tracker] [bug #36375] path order after path(p)
Date: Wed, 02 May 2012 21:07:02 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0

URL:
  <http://savannah.gnu.org/bugs/?36375>

                 Summary: path order after path(p)
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Wed 02 May 2012 02:07:01 PM PDT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Suppose the present directory has a subdirectory foo. Then issuing the
following will show foo in the path, first in the beginning but then at the
end.


addpath foo
path
p = path;
restoredefaultpath;
path(p);
path






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36375>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]