From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help Subject: introduction to lisp Date: Sat, 17 Jun 2017 15:28:26 -0400 (EDT) Message-ID: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Trace: blaine.gmane.org 1497727757 13213 195.159.176.226 (17 Jun 2017 19:29:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 17 Jun 2017 19:29:17 +0000 (UTC) User-Agent: Alpine 2.20 (NEB 67 2015-01-07) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 17 21:29:13 2017 Return-path: Envelope-to: geh-help-gnu-emacs@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 1dMJPF-0003E0-N4 for geh-help-gnu-emacs@m.gmane.org; Sat, 17 Jun 2017 21:29:13 +0200 Original-Received: from localhost ([::1]:36061 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dMJPK-000121-If for geh-help-gnu-emacs@m.gmane.org; Sat, 17 Jun 2017 15:29:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dMJOZ-00011H-KN for help-gnu-emacs@gnu.org; Sat, 17 Jun 2017 15:28:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dMJOW-0000Th-Gb for help-gnu-emacs@gnu.org; Sat, 17 Jun 2017 15:28:31 -0400 Original-Received: from mailbackend.panix.com ([166.84.1.89]:63224) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dMJOW-0000TL-Bz for help-gnu-emacs@gnu.org; Sat, 17 Jun 2017 15:28:28 -0400 Original-Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id F131510216 for ; Sat, 17 Jun 2017 15:28:26 -0400 (EDT) Original-Received: by panix1.panix.com (Postfix, from userid 20712) id D0B7C14B9D; Sat, 17 Jun 2017 15:28:26 -0400 (EDT) Original-Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id CAF7114B98 for ; Sat, 17 Jun 2017 15:28:26 -0400 (EDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux (Android) [fuzzy] X-Received-From: 166.84.1.89 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:113519 Archived-At: This material might be useful for lisp and those writing buster.js code. It might also be somewhat incorrect too. http://cjohansen.no/ --