Hi, Thanks for your report. At Wed, 21 Mar 2012 10:07:30 +1100, Kevin Ryde <[email protected]> wrote: > > In 50howm.el I wonder if the autoload and keybinding should be under the > package-dir existence test, the same as the load-path setup. If the > package has been removed and not purged then the function is not > available.
I see. You are right. I'll remove "global-set-key" and "autoload" when I upload. Next upstrem release need some setting before load this library in order to keep backword compatibility. Thus remove "global-set-key" and "autoload" is better choice, as I think. Thanks. --- Youhei SASAKI <[email protected]> <[email protected]> GPG fingerprint: 4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

