First thank you Drkm and steinar for your well directed advice. I am still working on it, but I think it will help:
I think you can just follow the steps Steinar sent. To
make them even clearer:
>> - download the RNG schemas into a directory
Be sure to download the *.rnc schemas (that is, those in
compact form, not in XML version).
>> - write a schemas.xml locater file in this directory,
>> triggering using the TEI schemas when you're editing
>> TEI files
That will look like this one:
<locatingRules xmlns="
http://thaiopensour ce.com/ns/ locating- rules/1.0">
<!-- If there is a particular URI patter
n for
TEI files -->
<uri pattern="*.tei" typeId="TEI" />
<!-- If there is a namespace for TEI elements -->
<namespace ns="
http://www.tei. org/namespace" typeId="TEI" />
<!-- If there is a typical root element name, with (optionally)
a typical prefix used for it -->
<documentElement localName="root" prefix="tei" typeId="TEI" />
<typeId id="TEI" uri="main-tei- schema.rnc" />
</locatingRules>
>> - in the emacs setup files, add the above schemas.xml
>> file to the rng-schema-locating -files list
As simple as that in your ~/.emacs:
(push "/path/to/schemas. xml" rng-schema-locating -files)
Regards,
Excellent advice. Thank you.
>>>Please
keep emails on list.:
I didn't know how to do this. Now that I have the
address of the mailing list I will be sure to do so. This is the first mailing list I have ever been a member of. With all the knowledgeable courteous people so willing to aid it would have been good to find this a long time ago.
>> you should be able to find a Usenet group about
>> Emacs in your mother tongue, that was of a great
>> help for me when I discovered Emacs
English is my mother language, I just don't spell to good :P And my grammar is not to good either. :P
>> Just a few tips:
>> - C-h t
>> - C-h ?
>> - C-h i
Thank you. I tried to use the help but I didn't know what questions to ask or where to look for the answers to the questions I didn't know how to ask. I finally gave up and had a
session with the emacs psychologist but she is a quack, I mean I sayed I was confused
and the response was chocolate chip cookies are good with milk....
Thank you everyone for your help talk to you in a bit