[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: An imemu attempt: cannot sort list
From: |
Tom Browder |
Subject: |
Re: An imemu attempt: cannot sort list |
Date: |
Thu, 28 Jul 2016 12:05:55 -0500 |
On Thursday, July 28, 2016, Drew Adams <drew.adams@oracle.com> wrote:
>
> > Do you have a pointer to a short example of its use? As usual, for a
> noob,
> > the doc leaves MUCH to the imagination regarding actual implementation.
>
> Just put imenu+.el in your `load-path', then (require 'imenu+). It will
> first load imenu.el. Then use Imenu+ just like you would use Imenu. It
...
Thanks, Drew. I'll try that and come back for help if need be.
-Tom