From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Rasmus Newsgroups: gmane.emacs.devel Subject: Re: Condition to link to javascript code? Date: Wed, 21 Dec 2016 12:28:52 +0100 Message-ID: <87oa05h66j.fsf@gmx.us> References: <87eg19uc8y.fsf@gnu.org> <87pokpnn7b.fsf@bzg.fr> <87lgvc8hrp.fsf@bzg.fr> <878trb517w.fsf@bzg.fr> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1482319815 29359 195.159.176.226 (21 Dec 2016 11:30:15 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 21 Dec 2016 11:30:15 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 21 12:30:06 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cJf5p-0005at-9n for ged-emacs-devel@m.gmane.org; Wed, 21 Dec 2016 12:29:57 +0100 Original-Received: from localhost ([::1]:56359 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJf5s-0006S7-6S for ged-emacs-devel@m.gmane.org; Wed, 21 Dec 2016 06:30:00 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJf5K-0006Ry-0G for emacs-devel@gnu.org; Wed, 21 Dec 2016 06:29:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cJf5G-0004lD-1N for emacs-devel@gnu.org; Wed, 21 Dec 2016 06:29:26 -0500 Original-Received: from [195.159.176.226] (port=59690 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cJf5F-0004ki-Qr for emacs-devel@gnu.org; Wed, 21 Dec 2016 06:29:21 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cJf4t-0007xr-CM for emacs-devel@gnu.org; Wed, 21 Dec 2016 12:28:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 33 Original-X-Complaints-To: usenet@blaine.gmane.org Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEX+/v7f3+CTk5O/v8C/ wMHPz8+fn6Cvr7C/wL92dXahoZ/AwL9MTEyAgH9gX19+f4AwLzN/gIBRedkoAAAACXBIWXMAAABI AAAASABGyWs+AAABfUlEQVRIDd3B0VbbQBBEwdstzYx3BYL8/88GYTCytD5xHpMq/gGyp5m/EInK xfMs4JLBs9TYZOdZ0diExZOisVHjGVGhamyi8UCJb2qVruTT1BkKZ4ovZsdiJJJwcBVN3CgZagJP fPHCTQYjaoIsNmEXNzInilryRZAFyGIvxUG89mmeJwFZgIM9JQc9uXEA6YUdc1S+iC/mgxs7FRwo X1ZxNRfQ2FNxr79N4qYL5IUdc68He1MIWvAjxR3ZYk9C4keKg7k1u4sHOiOqtTMiOg8EI9mCxyRO ojkYirf1tVmcRDaBOPAaHElsZidKcW9loAKIjGRdm8VeFQNeyjlX87unEDeKOV5Wzpa2CGaxF79a a3YWZ9E5m9bgEQcDsvsiBi5mLPz+xtnUxICytRQnYTMg58KZyilGmjgLu8RYBgfKluJKTRyVS3yR FjsnvskhdAlXEWGuFOXszp5pX4KdFIKoJYJ7+sTRpap6Zs+Ne9XCn+hDzDEvl6k24j/wGxJYCCwe kUkPAAAAAElFTkSuQmCC Cancel-Lock: sha1:Za5wZaC3vNhpcgoDhpAYrDoQfj0= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:210689 Archived-At: Hi, Richard Stallman writes: > > But I expect most people want to put the resulting HTML somewhere on > > a web server. In this case, they might find useful to use klipse.js > > by linking to the location of that library. > > Is this feature mainly intended for exporting HTML to put on > a server for others to visit? That does make sense, finally. Yes, it’s meant for exporting a Org file so other people can read it. In a recent example, an author was using the setup for publishing his induction notes for programming for students on his website. > If it's a choice between linking to klipse.js on the same server > and linking to klipse.js on the Google server, I see no particular > ethical reason to prefer one or the other. OK. > The ethical issue that does arise here is that it would be good to > give the user the power to optionally select a (perhaps modified) > version of klisp.js to use. Is that possible? Yes, it's just the default value of a defcustom. You can change it to point to whichever version you like — even on a file-by-file basis, I think. Rasmus -- One thing that is clear: it's all down hill from here