From: khi at users.sourceforge.jp (khi at users.sourceforge.jp)
Subject: [Howm-eng 73] Re: remember
Date: Tue, 15 Apr 2008 00:13:01 +0900 [thread overview]
Message-ID: <m3od8c31xe.wl@id.domain> (raw)
In-Reply-To: <200804120000.m3C00VrD004894@localhost.localdomain>
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
prev parent reply other threads:[~2008-04-14 15:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-12 0:00 [Howm-eng 64] remember xma
2008-04-14 15:13 ` khi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3od8c31xe.wl@id.domain \
--to=howm-eng@lists.osdn.me \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).