<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mrchaos</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mrchaos"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/Mrchaos"/>
	<updated>2026-04-17T01:36:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Learning_Resources&amp;diff=1409</id>
		<title>Learning Resources</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Learning_Resources&amp;diff=1409"/>
		<updated>2012-03-29T01:09:03Z</updated>

		<summary type="html">&lt;p&gt;Mrchaos: /* Screencasts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Emacs Help ==&lt;br /&gt;
&lt;br /&gt;
Emacs is described as &amp;quot;self-documenting&amp;quot;. An extensive help system is available using various keystrokes starting with {{Keys|C-h}} (that is, Control-H). To choose from the full list, type {{Keys|C-h C-h}}.&lt;br /&gt;
&lt;br /&gt;
== Emacs Tutorial - Beginners Mandatory ==&lt;br /&gt;
&lt;br /&gt;
Emacs ships with a tutorial. Just type {{Keys|C-h t}}.&lt;br /&gt;
It teaches you all the essentials you need to know for getting started with Emacs.&lt;br /&gt;
&lt;br /&gt;
Intermediate to advanced users can browse in-built help with {{Keys|C-h r}}.&lt;br /&gt;
&lt;br /&gt;
== Info ==&lt;br /&gt;
&lt;br /&gt;
Detailed documentation of Emacs (and many other programs) is available thru Info. Type {{Keys|C-h i}}. This tool uses its own hypertext system to link topics and has sophisticated navigation. It was found so useful that it is now also available as a separate program (called 'info') which is installed by default on most unix-like systems.&lt;br /&gt;
&lt;br /&gt;
== Books ==&lt;br /&gt;
&lt;br /&gt;
* '''Learning GNU Emacs, 2nd Edition''' by Debra Cameron, Bill Rosenblatt, Eric S. Raymond&lt;br /&gt;
&lt;br /&gt;
Much better than the current, 3rd edition. The first half of the book walks you through the fundamental steps, as a tutorial.&lt;br /&gt;
&lt;br /&gt;
Can be obtained from O'Reilly http://shop.oreilly.com/product/9781565921528.do&lt;br /&gt;
&lt;br /&gt;
* '''Casting Spells in Lisp (Emacs Lisp version)''' by Conrad Barski M.D. &lt;br /&gt;
&lt;br /&gt;
Written originally to teach some other flavor of Lisp, the book has been modified for [http://www.gnu.org/software/emacs/emacs-lisp-intro/ Emacs Lisp]. The presentation is in a form between a comic book and a manual that educates while you have fun. The best of both worlds.&lt;br /&gt;
&lt;br /&gt;
It can be read online [http://www.lisperati.com/casting-spels-emacs/html/casting-spels-emacs-1.html here].&lt;br /&gt;
&lt;br /&gt;
== Tutorials ==&lt;br /&gt;
&lt;br /&gt;
* [http://xahlee.org/emacs/elisp.html Xah Emacs Lisp Tutorial] - This concise and concrete tutorial focus on practical needs with examples.&lt;br /&gt;
&lt;br /&gt;
* [http://xahlee.org/emacs/emacs.html  Xah Emacs Tutorial]&lt;br /&gt;
&lt;br /&gt;
== Screencasts ==&lt;br /&gt;
&lt;br /&gt;
* [http://emacsmovies.org/ Emacs Movies] new screencast, promises to come out with a book also&lt;br /&gt;
* [http://www.youtube.com/user/rpdillon?feature=watch Hacks Emacs](YouTube Channel) &lt;br /&gt;
* [http://emacsrocks.com/ Emacs Rocks!]&lt;br /&gt;
* [https://peepcode.com/products/meet-emacs Peepcode Emacs](commercial)&lt;br /&gt;
&lt;br /&gt;
== Blogs ==&lt;br /&gt;
&lt;br /&gt;
* [http://emacs-fu.blogspot.de/ Emacs Fu] - Useful Tricks for Emacs&lt;br /&gt;
* [http://www.masteringemacs.org/ Mastering Emacs]&lt;br /&gt;
* [http://emacsworld.blogspot.com/ Got Emacs?]&lt;br /&gt;
* [http://xahlee.org/emacs/blog.html Xah Emacs Blog] - Tips and tricks for emacs and emacs lisp&lt;br /&gt;
&lt;br /&gt;
* [http://planet.emacsen.org/ Planet Emacsen] - blogroll, includes probably all above&lt;br /&gt;
&lt;br /&gt;
== Useful Extensions ==&lt;br /&gt;
&lt;br /&gt;
Before you install a lot of extensions, explore your Emacs distribution! Try {{Keys|C-h p}} ({{Command|find-emacs-packages}}) to browse the available packages by category.&lt;br /&gt;
&lt;br /&gt;
== Configuring Emacs ==&lt;br /&gt;
[https://sites.google.com/site/steveyegge2/my-dot-emacs-file This] blog post is a great introduction to setting up your init.el (formerly .emacs) and your emacs directory the &amp;quot;professional way&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
[[Category:Beginner]]&lt;/div&gt;</summary>
		<author><name>Mrchaos</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Learning_Resources&amp;diff=1408</id>
		<title>Learning Resources</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Learning_Resources&amp;diff=1408"/>
		<updated>2012-03-29T01:07:52Z</updated>

		<summary type="html">&lt;p&gt;Mrchaos: /* Screencasts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Emacs Help ==&lt;br /&gt;
&lt;br /&gt;
Emacs is described as &amp;quot;self-documenting&amp;quot;. An extensive help system is available using various keystrokes starting with {{Keys|C-h}} (that is, Control-H). To choose from the full list, type {{Keys|C-h C-h}}.&lt;br /&gt;
&lt;br /&gt;
== Emacs Tutorial - Beginners Mandatory ==&lt;br /&gt;
&lt;br /&gt;
Emacs ships with a tutorial. Just type {{Keys|C-h t}}.&lt;br /&gt;
It teaches you all the essentials you need to know for getting started with Emacs.&lt;br /&gt;
&lt;br /&gt;
Intermediate to advanced users can browse in-built help with {{Keys|C-h r}}.&lt;br /&gt;
&lt;br /&gt;
== Info ==&lt;br /&gt;
&lt;br /&gt;
Detailed documentation of Emacs (and many other programs) is available thru Info. Type {{Keys|C-h i}}. This tool uses its own hypertext system to link topics and has sophisticated navigation. It was found so useful that it is now also available as a separate program (called 'info') which is installed by default on most unix-like systems.&lt;br /&gt;
&lt;br /&gt;
== Books ==&lt;br /&gt;
&lt;br /&gt;
* '''Learning GNU Emacs, 2nd Edition''' by Debra Cameron, Bill Rosenblatt, Eric S. Raymond&lt;br /&gt;
&lt;br /&gt;
Much better than the current, 3rd edition. The first half of the book walks you through the fundamental steps, as a tutorial.&lt;br /&gt;
&lt;br /&gt;
Can be obtained from O'Reilly http://shop.oreilly.com/product/9781565921528.do&lt;br /&gt;
&lt;br /&gt;
* '''Casting Spells in Lisp (Emacs Lisp version)''' by Conrad Barski M.D. &lt;br /&gt;
&lt;br /&gt;
Written originally to teach some other flavor of Lisp, the book has been modified for [http://www.gnu.org/software/emacs/emacs-lisp-intro/ Emacs Lisp]. The presentation is in a form between a comic book and a manual that educates while you have fun. The best of both worlds.&lt;br /&gt;
&lt;br /&gt;
It can be read online [http://www.lisperati.com/casting-spels-emacs/html/casting-spels-emacs-1.html here].&lt;br /&gt;
&lt;br /&gt;
== Tutorials ==&lt;br /&gt;
&lt;br /&gt;
* [http://xahlee.org/emacs/elisp.html Xah Emacs Lisp Tutorial] - This concise and concrete tutorial focus on practical needs with examples.&lt;br /&gt;
&lt;br /&gt;
* [http://xahlee.org/emacs/emacs.html  Xah Emacs Tutorial]&lt;br /&gt;
&lt;br /&gt;
== Screencasts ==&lt;br /&gt;
&lt;br /&gt;
* [http://emacsmovies.org/ Emacs Movies] new screencast, promises to come out with a book also&lt;br /&gt;
* YouTube Channel: [http://www.youtube.com/user/rpdillon?feature=watch Hacks Emacs]&lt;br /&gt;
* [http://emacsrocks.com/ Emacs Rocks!]&lt;br /&gt;
* [https://peepcode.com/products/meet-emacs Peepcode Emacs](commercial)&lt;br /&gt;
&lt;br /&gt;
== Blogs ==&lt;br /&gt;
&lt;br /&gt;
* [http://emacs-fu.blogspot.de/ Emacs Fu] - Useful Tricks for Emacs&lt;br /&gt;
* [http://www.masteringemacs.org/ Mastering Emacs]&lt;br /&gt;
* [http://emacsworld.blogspot.com/ Got Emacs?]&lt;br /&gt;
* [http://xahlee.org/emacs/blog.html Xah Emacs Blog] - Tips and tricks for emacs and emacs lisp&lt;br /&gt;
&lt;br /&gt;
* [http://planet.emacsen.org/ Planet Emacsen] - blogroll, includes probably all above&lt;br /&gt;
&lt;br /&gt;
== Useful Extensions ==&lt;br /&gt;
&lt;br /&gt;
Before you install a lot of extensions, explore your Emacs distribution! Try {{Keys|C-h p}} ({{Command|find-emacs-packages}}) to browse the available packages by category.&lt;br /&gt;
&lt;br /&gt;
== Configuring Emacs ==&lt;br /&gt;
[https://sites.google.com/site/steveyegge2/my-dot-emacs-file This] blog post is a great introduction to setting up your init.el (formerly .emacs) and your emacs directory the &amp;quot;professional way&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
[[Category:Beginner]]&lt;/div&gt;</summary>
		<author><name>Mrchaos</name></author>
	</entry>
</feed>