From: Didier Verna <didier@lrde.epita.fr>
Subject: [Q] working with nnoo
Date: Mon, 30 Jul 2001 12:23:07 +0200 [thread overview]
Message-ID: <muxd76iaf78.fsf@uzeb.lrde.epita.fr> (raw)
Hi!
There are several things I don't understand very well about nnoo. Suppose I'm
writing an nnml-like backend nnfoo.
1/ Can I inherit the nnml-open-server function, for example ? The problem I
see is in calls like "(nnoo-change-server 'nnml server defs)", especially the
symbol part ('nnml).
2/ I probably also have to rewrite all function that contain strings
containing "nnml", which is unfortunate.
3/ Also, consider the following case: I have to write my own
nnfoo-request-expire-articles, the body of which starts with a call to
nnfoo-possibly-change-directory which I could theoretically inherit from nnml.
As far as I can understand it, this won't work because the directory variable
that will be set would really be nnml-directory, and thus all references to
nnfoo-directory in the body of nnfoo-request-expire-articles would be wrong,
right ?
Thanks
--
Didier Verna, didier@lrde.epita.fr, http://www.lrde.epita.fr/~didier
EPITA / LRDE, 14-16 rue Voltaire Tel.+33 (1) 53 14 59 47
94276 Le Kremlin-Bicêtre, France Fax.+33 (1) 44 08 01 99 didier@xemacs.org
next reply other threads:[~2001-07-30 10:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-30 10:23 Didier Verna [this message]
2001-07-30 12:53 ` Kai Großjohann
2001-07-30 18:24 ` ShengHuo ZHU
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=muxd76iaf78.fsf@uzeb.lrde.epita.fr \
--to=didier@lrde.epita.fr \
/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).