public inbox for howm-eng@lists.osdn.me
 help / color / mirror / Atom feed
* [Howm-eng 64]  remember
@ 2008-04-12  0:00 xma
  2008-04-14 15:13 ` [Howm-eng 73] remember khi
  0 siblings, 1 reply; 2+ messages in thread
From: xma @ 2008-04-12  0:00 UTC (permalink / raw)


Hi,

I just discovered that howm had `howm-remember'
(describe-function 'howm-remember).

What is the relation between remember (as included in current
Emacs CVS) and howm-remember ? Reading the code reveals you are
not using remember _but_ you have written a "clone" of it. Why
not just use remember ?

Though, I love the idea to have this at hands :)

Regards

	Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Howm-eng 73] Re: remember
  2008-04-12  0:00 [Howm-eng 64] remember xma
@ 2008-04-14 15:13 ` khi
  0 siblings, 0 replies; 2+ messages in thread
From: khi @ 2008-04-14 15:13 UTC (permalink / raw)


At Sat, 12 Apr 2008 02:00:32 +0200,
Xavier Maillard wrote:
> What is the relation between remember (as included in current
> Emacs CVS) and howm-remember ? Reading the code reveals you are
> not using remember _but_ you have written a "clone" of it. Why
> not just use remember ?

howm-remember is an imitation of remember, that is not included in
Emacs 21.4.1.

You may want to rewrite howm-remember like this:

(defun howm-remember ()
  (interactive)
  (let ((remember-handler-functions ...))
    (remember)))

-- 
khi at users.sourceforge.jp



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-14 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-12  0:00 [Howm-eng 64] remember xma
2008-04-14 15:13 ` [Howm-eng 73] remember khi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).