From: ······@gmail.com
Subject: emacs & elisp tutorial for download
Date: 
Message-ID: <276cdc7d-98f1-48b2-b886-cdfad92b2f3c@w4g2000prd.googlegroups.com>
My Emacs and Emacs Lisp tutorial

 http://xahlee.org/emacs/emacs.html

about 100 html pages, is now available for download. The download link
is at the bottom of the above url, or directly here:

 http://xahlee.org/diklo/xah_emacs_tutorial.tar.gz

It is licensed under a Creative Commons Attribution-Noncommercial-No
Derivative Works 3.0 United States License.

Full license here:
http://creativecommons.org/licenses/by-nc-nd/3.0/us/

  Xah
∑ http://xahlee.org/

☄

From: Gino Heusdens
Subject: Re: emacs & elisp tutorial for download
Date: 
Message-ID: <tr%8k.110750$NN3.40888@newsfe08.ams2>
On Thu, 26 Jun 2008 19:21:51 -0700, ······@gmail.com wrote:

> My Emacs and Emacs Lisp tutorial
> 
>  http://xahlee.org/emacs/emacs.html
> 
> about 100 html pages, is now available for download. The download link
> is at the bottom of the above url, or directly here:
> 
>  http://xahlee.org/diklo/xah_emacs_tutorial.tar.gz
> 
> It is licensed under a Creative Commons Attribution-Noncommercial-No
> Derivative Works 3.0 United States License.
> 
> Full license here:
> http://creativecommons.org/licenses/by-nc-nd/3.0/us/
> 
>   Xah
> ∑ http://xahlee.org/
> 
> ☄

Hi,

Very useful tutorial for new emacs user like me. I there any way to
integrate this tutorial in emacs?

Thanks
From: Pascal J. Bourguignon
Subject: Re: emacs & elisp tutorial for download
Date: 
Message-ID: <7cabh759sm.fsf@pbourguignon.anevia.com>
Gino Heusdens <····@heusdens-ulenaers.be> writes:

> On Thu, 26 Jun 2008 19:21:51 -0700, ······@gmail.com wrote:
>>  http://xahlee.org/diklo/xah_emacs_tutorial.tar.gz
> Very useful tutorial for new emacs user like me. I there any way to
> integrate this tutorial in emacs?

Yes:

M-x w3m-browse-url RET http://xahlee.org/diklo/xah_emacs_tutorial.tar.gz RET

(Install w3m and w3m-emacs first).

-- 
__Pascal Bourguignon__
From: ······@gmail.com
Subject: Re: emacs & elisp tutorial for download
Date: 
Message-ID: <77538b1b-e874-42fa-a6f2-91d5b3a1bbb6@a32g2000prf.googlegroups.com>
Xah Lee wrote:
«My Emacs and Emacs Lisp tutorial
 http://xahlee.org/emacs/emacs.html
about 100 html pages, is now available for download. The download link
is at the bottom of the above url
»

Gino Heusdens wrote:
«Very useful tutorial for new emacs user like me. Is there any way to
integrate this tutorial in emacs?»

Thank you.

To read html in xemacs, type M-x w3.
(see http://en.wikipedia.org/wiki/Emacs/W3 )

In emacs you'll need to install the w3m interface to the external text-
based browser w3m...  ( see http://www.emacswiki.org/cgi-bin/wiki/emacs-w3m
)

To convert the tutorial into emacs's texinfo format will probably be a
week's work... maybe if there are lots requests... but once you
learned from tutorial then you'll be familiar with emacs's rich
builtin self-help facilities.

  Xah
∑ http://xahlee.org/

☄