unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Andrew W. Nosenko" <andrew.w.nosenko@gmail.com>
To: Thien-Thi Nguyen <ttn@gnuvola.org>
Cc: Chong Yidong <cyd@stupidchicken.com>,
	joakim@verona.se, Emacs developers <emacs-devel@gnu.org>
Subject: Re: online conversion support from xsd to rng?
Date: Wed, 8 Dec 2010 12:45:26 +0200	[thread overview]
Message-ID: <AANLkTikmSpSZuKbH97nkpTek-fekU5MTFz9f6JjjQ3Fq@mail.gmail.com> (raw)
In-Reply-To: <8739q9jbic.fsf@ambire.localdomain>

On Wed, Dec 8, 2010 at 03:31, Thien-Thi Nguyen <ttn@gnuvola.org> wrote:
> () joakim@verona.se
> () Tue, 07 Dec 2010 23:42:05 +0100
>
>   but it will require xsltproc and trang to
>   be installed.
>
> I just noticed:
>
> $ ldd ~/bin/bloody-emacs | grep expat
>        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xf6ed5000)
>
> so perhaps you could write C bindings to libexpat and port xsltproc and
> trang (or the desired subset of their functionality) to Emacs Lisp.

You don't need to port the libxslt from the libxml2 to libexpat --
libxml2 already used in emacs

$ ldd emacs | grep libxml2
	libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x804240000)

Also, while libexpat obtained through X11 dependency, libxml2 linked
in deliberately (thread started at
http://lists.gnu.org/archive/html/emacs-devel/2010-09/msg00179.html).

-- 
Andrew W. Nosenko <andrew.w.nosenko@gmail.com>



  parent reply	other threads:[~2010-12-08 10:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-30  9:37 online conversion support from xsd to rng? joakim
2010-12-01  9:57 ` joakim
2010-12-07 17:18 ` Chong Yidong
2010-12-07 22:42   ` joakim
2010-12-08  1:31     ` Thien-Thi Nguyen
2010-12-08  8:19       ` joakim
2010-12-08 15:58         ` Thien-Thi Nguyen
2010-12-08 10:45       ` Andrew W. Nosenko [this message]
2010-12-08 15:54         ` Thien-Thi Nguyen
2010-12-09 16:19           ` Drew Adams
2010-12-10  0:06             ` Štěpán Němec
2010-12-10  1:10               ` Lennart Borgman
2010-12-10  1:47               ` Drew Adams
2010-12-10  1:52               ` Stephen J. Turnbull
2010-12-10  6:49                 ` Štěpán Němec
2010-12-11  2:17                   ` Stephen J. Turnbull

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTikmSpSZuKbH97nkpTek-fekU5MTFz9f6JjjQ3Fq@mail.gmail.com \
    --to=andrew.w.nosenko@gmail.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    --cc=ttn@gnuvola.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).