Re: faq.xml.qna [patch]

[email protected] (Geert Stappers) Sun, 8 May 2005 18:11:24 +0200
Newsgroups gmane.editors.conglomerate.devel
Message-ID <[email protected]>
On Sun, May 08, 2005 at 03:56:03PM +0200, Michèle Garoche wrote:
> Le 8 mai 2005 à 10:49, Sean Wheller a écrit :
 <snip/>
> >Michèle we are not getting very far here. Let us break this down  
> >into the
> >issues.
> >
> >1. You cannot compile on Mac OS.
> >
> >I cannot help with this. Perhaps somebody on the list has a Mac OS.  
> >Can they
> >compile it? If not, what are the errors. Please send in error  
> >messages, we
> >have no idea of what the problem can be on your system. It may not  
> >be related
> >to the docs. In fact I think it is highly unlikely.
> It is related to the latest change on faq. I told it many, many, many  
> times.
> I also told what should go away: the line with htpp://localhost... in  
> faq-hack.xds.
> That's all.

<screenshot>
stappers@bahrain:/usr/src/conglomerate
$ find . -name "faq*.x*"  #  search for faq-hack.xds
./doc/C/faq-hack.xsl
./doc/C/faq.xml.qna
./doc/C/faq.xml
stappers@bahrain:/usr/src/conglomerate
$ grep -i localhost doc/C/faq-hack.xsl # search faq-hack.xsl for localhost
stappers@bahrain:/usr/src/conglomerate
$ grep -i localhost doc/C/*  # search faq-hack.xsl for localhost
doc/C/faq.xml.qna:<?xml-stylesheet type="text/css"
href="http://localhost/xml/styles/docbook.css"?>
stappers@bahrain:/usr/src/conglomerate
$
</screenshot>

The string "localhost" is in doc/C/faq.xml.qna


Does this <patch>
--- doc/C/faq.xml.qna   8 Apr 2005 19:36:49 -0000       1.1
+++ doc/C/faq.xml.qna   8 May 2005 16:05:31 -0000
@@ -1,9 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.docbook.org/xml/4.1.2/docbookx.dtd">

-<?xml-stylesheet type="text/css" href="http://localhost/xml/styles/docbook.css"?>
-
-
 <article>
        <title>Conglomerate FAQ</title>
        <para>This is a list of frequently asked questions for the Conglomerate XML editor.</para>
</patch> solve the reported problem?
( In other words:  I did understand you correct? )

> 
> >
> >2. Help menus don't work on Mac OS.
> >
> >I assume that the help on other GNOME apps does work?
> NO. I told it also many, many times. Please read what I wrote.

Proposal: When the other end doesn't understand you,
   rewrite the message in different words

> 
> >And that if you were to do 'yelp conglomerate.xml' in a shell  
> >session, that
> >yelp would open the manual.
> Certainly not; because conglomerate.xml is likely not to be in the  
 <snip/>


Cheers
Geert Stappers

_______________________________________________
Conglomerate-devel mailing list
[email protected]
http://lists.copyleft.no/mailman/listinfo/conglomerate-devel
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFCfjosOSINbgwa/7sRAriuAJ0YCLuu9l6Yq1BXpWu6sCnNQd1lggCgzJLT
3mdhEb1Zv5UgUV3qnfL/Wuc=
=zPYr
-----END PGP SIGNATURE-----