Re: [Bug-apl] Patch to show directories in )LIB and ]LIB

2014-07-01 Thread Juergen Sauermann
Hi David, thanks, included in SVN 353. /// Jürgen On 06/30/2014 08:38 PM, David Lamkins wrote: Here's an improved patch that also sorts ]LIB output. On Sun, Jun 29, 2014 at 7:34 PM, David B. Lamkins > wrote: Since )LIB and ]LIB will accept path names, I tho

Re: [Bug-apl] Patch to show directories in )LIB and ]LIB

2014-06-30 Thread David Lamkins
Here's an improved patch that also sorts ]LIB output. On Sun, Jun 29, 2014 at 7:34 PM, David B. Lamkins wrote: > Since )LIB and ]LIB will accept path names, I thought that it would be > useful for them to display directories. > > Patch attached. > > Notes: > > 1) You must specify an absolute p

[Bug-apl] Patch to show directories in )LIB and ]LIB

2014-06-29 Thread David B. Lamkins
Since )LIB and ]LIB will accept path names, I thought that it would be useful for them to display directories. Patch attached. Notes: 1) You must specify an absolute path. This is existing behavior, unchanged by the patch. 2) While the )LIB output is sorted, the ]LIB output is not. This is exis