Re: Feedback about exmh new version 2.8.0

Ken Hornstein <[email protected]> Tue, 24 Apr 2012 13:10:22 -0500
Newsgroups gmane.mail.exmh.user
Message-ID <[email protected]>
>	I've run the installer stuff and clicked on the tclIndex
>	button prior doing the install thing (as Ken Hornstein
>	suggested). No progress ...

So, in your /usr/local/lib/exmh-2.8.0 (or whatever) directory, you should
have a tclIndex file.  Does it not contain an entry for exmh_lassign?  Mine
has this line:

set auto_index(exmh_lassign) [list source [file join $dir utils.tcl]]

--Ken