On Tuesday 30 October 2001 19:06, Geoff Hutchison wrote:
> On Tue, 30 Oct 2001, Wolfgang Mueller wrote:
> > E.g. are you using GNU Emacs for indenting?
>
> Yes, but there's no set policy. I try to uphold indenting near the code
> itself, or use the standard Emacs indenting for C++ mode.
>
> -Geoff
Hi,
I just found out that for what I want to do (a htdig plugin for the GIFT) I 
have to do very very little because of the great configurability of htdig 
(congrats and thanks to you):

So in fact, what I am going to do is to call a very slightly modified version 
of htsearch (stripped of the CGI stuff, slightly stripped display routines) 
with a config file that produces MRML (the GIFT's communication protocol, 
XML-based), which I will popen, and parse into XML to integrate it with the 
GIFT's other query results.

What I would like to know: the summary strings you generate, are they 
well-formed XML (in particular is there for each opening tag also a closing 
tag? )

Cheers, and thanks for your fast answers,
Wolfgang

-- 
Dr. Wolfgang Müller, assistant == teaching assistant
Personal page: http://cui.unige.ch/~vision/members/WolfgangMueller.html 
Maintainer, GNU Image Finding Tool (http://www.gnu.org/software/gift)


_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to