From mboxrd@z Thu Jan 1 00:00:00 1970 From: khi at users.sourceforge.jp (khi at users.sourceforge.jp) Date: Wed, 22 Mar 2006 22:58:54 +0900 Subject: [Howm-eng 28] Re: How to add my own action lock in howm? Message-ID: At Sat, 18 Mar 2006 20:39:38 +0900, khi at users.sourceforge.jp wrote: > This unnecessary restriction is caused by my misunderstanding and > bad manner about easy-mmode-define-minor-mode. I remember the reason of my unnatural code. Old easy-mmode-define-minor-mode (in emacs20) doesn't have "body" argument, and action-lock-mode-on-hook is used insteadly. Is there a better way? -- khi at users.sourceforge.jp