[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8133] profexplore.m: Allow calling with n
From: |
Philipp Kutin |
Subject: |
[Octave-patch-tracker] [patch #8133] profexplore.m: Allow calling with no args, add "quit" as alias to "exit". |
Date: |
Sun, 28 Jul 2013 07:27:17 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 |
URL:
<http://savannah.gnu.org/patch/?8133>
Summary: profexplore.m: Allow calling with no args, add
"quit" as alias to "exit".
Project: GNU Octave
Submitted by: pkutin
Submitted on: Sun 28 Jul 2013 07:27:15 AM GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
* scripts/general/profexplore.m: If called with no args, use data from
`profile ("info")'. Add "quit" alias to "exit" for convenience and
consistency with the top level.
This patch adds two small convenience features for profexplore. The rationale
for the first one is that exploring profiles interactively is likely to be the
more frequent use case than processing it programmatically. Also, "quit" is
added as alias to "exit" because one can never remember which is the right
one.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun 28 Jul 2013 07:27:16 AM GMT Name:
0001-profexplore-convenience-pk.patch Size: 2kB By: pkutin
<http://savannah.gnu.org/patch/download.php?file_id=28674>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8133>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #8133] profexplore.m: Allow calling with no args, add "quit" as alias to "exit".,
Philipp Kutin <=