Re: [sword-devel] Python and swig

2007-01-26 Thread Matt Reimer
On 1/26/07, Pierre Amadio <[EMAIL PROTECTED]> wrote: > Hi there. > > Thanks to Bill and Ben for your feedback, it did help. > > I did not manage to create the module following one of the method but i > did gather enough information from your input to be nearer my target :) > > Some words about the

Re: [sword-devel] Personal commentary editing broken in BibleCS

2007-01-26 Thread Jason Brooks
I've seen that before, but I don't remember which version of BibleCS I was using at the time. It was also with an older machine, which is now gone the way of dust. When I saw it, I was wondering if it was from some upgrade I did with BibleCS that messed with something. If I can locate anything,

Re: [sword-devel] Personal commentary editing broken in BibleCS

2007-01-26 Thread Eeli Kaikkonen
On Fri, 26 Jan 2007, DM Smith wrote: > If anyone would care to look at it, the ability to edit the personal > commentary is reportedly broken in BibleCS. People are reporting that it > is showing RTF codes after saving. I just replyed a report in support list before reading this. Does it happen o

[sword-devel] Compilation problem

2007-01-26 Thread Linas S.
Hi there Time after time I try to finish compilation of sword 1.5.9 under Linux. Each time I go one step further and get stuck. This time I compiled sword with icu support but still cannot get "lt" (utf-8) locale working. What still do I need to do to get it working? Thank you in advance! Reg

[sword-devel] Personal commentary editing broken in BibleCS

2007-01-26 Thread DM Smith
If anyone would care to look at it, the ability to edit the personal commentary is reportedly broken in BibleCS. People are reporting that it is showing RTF codes after saving. ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswir

Re: [sword-devel] osis2mod title bug (was Re: Mail delivery failed: returning message to sender)

2007-01-26 Thread Chris Little
Pierre Marc Dumuid wrote: > Is there alternative the following entities, (or possible to get them > placed in the dtd): They're all well supported Unicode characters, so you just need to insert them in your editor and make sure you're delivering UTF-8 to osis2mod. There's not much chance of g

Re: [sword-devel] osis2mod title bug (was Re: Mail delivery failed: returning message to sender)

2007-01-26 Thread DM Smith
On Jan 26, 2007, at 8:14 AM, Pierre Marc Dumuid wrote: > DM Smith wrote: >> Yes that is a bug. XML does not allow for entities other than a the >> famous 4, unless they are defined in the dtd. OSIS does not define >> them. So by all rights the document is in error. >> > well, the OSIS documents I

Re: [sword-devel] osis2mod title bug (was Re: Mail delivery failed: returning message to sender)

2007-01-26 Thread Pierre Marc Dumuid
DM Smith wrote: > Yes that is a bug. XML does not allow for entities other than a the > famous 4, unless they are defined in the dtd. OSIS does not define > them. So by all rights the document is in error. > well, the OSIS documents I am somewhat hand-writing in order to create commentaries

Re: [sword-devel] osis2mod title bug (was Re: Mail delivery failed: returning message to sender)

2007-01-26 Thread DM Smith
Yes that is a bug. XML does not allow for entities other than a the famous 4, unless they are defined in the dtd. OSIS does not define them. So by all rights the document is in error. I think we replace them on import and if so, I'll check to see that we do it right. On Jan 25, 2007, at 11:

Re: [sword-devel] Python and swig

2007-01-26 Thread Pierre Amadio
Hi there. Thanks to Bill and Ben for your feedback, it did help. I did not manage to create the module following one of the method but i did gather enough information from your input to be nearer my target :) Some words about the background: yes, i m building stuff under linux. I build things in