* ebrowse database file format documentation?
@ 2011-01-14 0:07 Mike
2011-01-14 17:35 ` Eli Zaretskii
[not found] ` <mailman.0.1295026558.3922.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 3+ messages in thread
From: Mike @ 2011-01-14 0:07 UTC (permalink / raw)
To: help-gnu-emacs
Hi folks...I'm interested in a document that describes in detail the
actual database file format that ebrowse generates. It looks like
it's just lisp data, but I'm wondering if anybody has stuff to read
(other than the elisp source) that explains what each record means,
the fields, arrity, etc. etc. Where's the DTD? =)
thanks in advance...
Mike
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ebrowse database file format documentation?
2011-01-14 0:07 ebrowse database file format documentation? Mike
@ 2011-01-14 17:35 ` Eli Zaretskii
[not found] ` <mailman.0.1295026558.3922.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2011-01-14 17:35 UTC (permalink / raw)
To: help-gnu-emacs
> From: Mike <ckimyt@gmail.com>
> Newsgroups: gnu.emacs.help
> Date: Thu, 13 Jan 2011 16:07:03 -0800 (PST)
>
> Hi folks...I'm interested in a document that describes in detail the
> actual database file format that ebrowse generates. It looks like
> it's just lisp data, but I'm wondering if anybody has stuff to read
> (other than the elisp source) that explains what each record means,
> the fields, arrity, etc. etc. Where's the DTD? =)
See the `defstruct's in ebrowse.el, and their doc strings. That
should be enough to get you off the ground.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ebrowse database file format documentation?
[not found] ` <mailman.0.1295026558.3922.help-gnu-emacs@gnu.org>
@ 2011-01-15 3:30 ` Mike
0 siblings, 0 replies; 3+ messages in thread
From: Mike @ 2011-01-15 3:30 UTC (permalink / raw)
To: help-gnu-emacs
On Jan 14, 12:35 pm, Eli Zaretskii <e...@gnu.org> wrote:
> > From: Mike <cki...@gmail.com>
> > Newsgroups: gnu.emacs.help
> > Date: Thu, 13 Jan 2011 16:07:03 -0800 (PST)
>
> > Hi folks...I'm interested in a document that describes in detail the
> > actual database file format that ebrowse generates. It looks like
> > it's just lisp data, but I'm wondering if anybody has stuff to read
> > (other than the elisp source) that explains what each record means,
> > the fields, arrity, etc. etc. Where's the DTD? =)
>
> See the `defstruct's in ebrowse.el, and their doc strings. That
> should be enough to get you off the ground.
Thanks, yeah...I figured when no one answered that I probably asked a
dumb question. =)
I don't know elisp too well, but the comments in there are great.
Mike
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-01-15 3:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14 0:07 ebrowse database file format documentation? Mike
2011-01-14 17:35 ` Eli Zaretskii
[not found] ` <mailman.0.1295026558.3922.help-gnu-emacs@gnu.org>
2011-01-15 3:30 ` Mike
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 read-only IMAP folder(s) and NNTP newsgroup(s).