emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Condition to link to javascript code?


From: Bastien Guerry
Subject: Re: Condition to link to javascript code?
Date: Mon, 19 Dec 2016 18:01:59 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/26.0.50 (gnu/linux)

Hi Richard,

thanks for your answer.

So we won't let org-mode output HTML links to a Javascript library
hosted on someone else's server.

Note that we already do this in org-mode for two Javascript libraries:

- info.js hosted on http://orgmode.org/org-info.js
- MathJax.js hosted on http://cdn.mathjax.org/mathjax/latest/MathJax.js

So I guess we have to remove these links too?

Richard Stallman <address@hidden> writes:

> That would certainly solve the problem.  But I still have to ask,
> why in the world do we want Emacs to output such a thing???

Many users use org-mode to create web pages.

Some of these web pages are about programming.

Embedding a Scheme interpreter written in Javascript* in these pages
is a nice way of demonstrating how Scheme works: the web page reader
can read the code, modify it and evaluate it.

* http://www.biwascheme.org is the Javascript Scheme interpreter used
by the Klipse library.

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]