From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Davin Pearson Newsgroups: gmane.emacs.help Subject: Novice trouble with generator.el Date: Wed, 4 Nov 2015 23:18:08 -0800 (PST) Message-ID: <33a346d6-e0ae-4250-b7b1-9ddb8efab2a8@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1446708020 7457 80.91.229.3 (5 Nov 2015 07:20:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Nov 2015 07:20:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 05 08:20:20 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZuEqJ-0007gk-TO for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Nov 2015 08:20:20 +0100 Original-Received: from localhost ([::1]:58845 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuEqJ-0001Y8-Ip for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Nov 2015 02:20:19 -0500 X-Received: by 10.182.142.38 with SMTP id rt6mr5126507obb.33.1446707889087; Wed, 04 Nov 2015 23:18:09 -0800 (PST) X-Received: by 10.50.33.73 with SMTP id p9mr22698igi.4.1446707889029; Wed, 04 Nov 2015 23:18:09 -0800 (PST) Original-Path: usenet.stanford.edu!i2no3235933igv.0!news-out.google.com!z4ni47057ign.0!nntp.google.com!i2no4520897igv.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=202.124.123.170; posting-account=SVVH0AoAAABplEQzMkIR3gU7a0gK8IuF Original-NNTP-Posting-Host: 202.124.123.170 User-Agent: G2/1.0 Injection-Date: Thu, 05 Nov 2015 07:18:09 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:215659 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107945 Archived-At: The file generator.el in emacs version 25.0.50 looks like a good implementation of multi-threading, but the documentation is aimed at experts in using the system. What I would like is a simple example of how to go about this multi-threading. Please could one of you braniacs come up with a simple example for dummies like myself.