<?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=Dneelyep</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=Dneelyep"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/Dneelyep"/>
	<updated>2026-04-18T05:48:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Learning_Resources&amp;diff=3172</id>
		<title>Learning Resources</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Learning_Resources&amp;diff=3172"/>
		<updated>2012-07-28T19:27:39Z</updated>

		<summary type="html">&lt;p&gt;Dneelyep: Reverting a series of vandalism.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&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://david.rothlis.net/emacs/howtolearn.html How to Learn Emacs] &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's Meet 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;
* [http://planet.emacsen.org/ Planet Emacsen] - blogroll, includes probably all above&lt;br /&gt;
&lt;br /&gt;
== Articles ==&lt;br /&gt;
&lt;br /&gt;
* [http://batsov.com/articles/2011/11/30/the-ultimate-collection-of-emacs-resources/ The Ultimate Collection of Emacs Resources]&lt;br /&gt;
&lt;br /&gt;
== Twitter ==&lt;br /&gt;
&lt;br /&gt;
There are many Twitter accounts dedicated to sharing news and tips about Emacs. One can benefit a lot by following them:&lt;br /&gt;
&lt;br /&gt;
* [http://twitter.com/#!/emacs_knight @emacs_knight]&lt;br /&gt;
* [http://twitter.com/#!/learnemacs @learnemacs]&lt;br /&gt;
* [http://twitter.com/#!/dotemacs @dotemacs]&lt;br /&gt;
* [http://twitter.com/#!/dotemax @dotemax]&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>Dneelyep</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Ruby-mode&amp;diff=3171</id>
		<title>Ruby-mode</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Ruby-mode&amp;diff=3171"/>
		<updated>2012-07-28T19:21:44Z</updated>

		<summary type="html">&lt;p&gt;Dneelyep: Added to the Major modes category.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Package&lt;br /&gt;
|name=ruby-mode&lt;br /&gt;
|description=major mode for Ruby programming&lt;br /&gt;
|author=Yukihiro Matsumoto&lt;br /&gt;
|maintainer=[[FSF]]&lt;br /&gt;
|source=http://bzr.savannah.gnu.org/lh/emacs/emacs-24/annotate/head:/lisp/progmodes/ruby-mode.el&lt;br /&gt;
|in_emacs=yes, since Emacs 23&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''ruby-mode''' provides Emacs font-lock, indentation, and navigation for the [[Ruby]] programming language.&lt;br /&gt;
&lt;br /&gt;
I am totally wowed and perpared to take the next step now.&lt;br /&gt;
&lt;br /&gt;
== Helpful keybindings ==&lt;br /&gt;
&lt;br /&gt;
 /     do you use several plguins in your theme? it looks like a conflict because of different plguins!Ib4m working with the theme for the last 2 weeks and I have absolutely no problems with it, except the navigation.php&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[ruby-end]]&lt;br /&gt;
* [[ruby-block]]&lt;br /&gt;
* [[inf-ruby]]&lt;br /&gt;
* [[rinari]]&lt;br /&gt;
&lt;br /&gt;
You lost me, buddy. I mean, I suppose I get what youre daeclring. I realize what you're saying, but you just seem to have forgotten that you'll find some other persons within the world who look at this matter for what it genuinely is and may not agree with you. You may well be turning away a decent amount of folks who might have been supporters of your website.&lt;br /&gt;
[[Category: Major modes]]&lt;/div&gt;</summary>
		<author><name>Dneelyep</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Guile&amp;diff=3170</id>
		<title>Guile</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Guile&amp;diff=3170"/>
		<updated>2012-07-28T19:19:00Z</updated>

		<summary type="html">&lt;p&gt;Dneelyep: Added some categories for the language.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language for the GNU operating system.&lt;br /&gt;
&lt;br /&gt;
== Guile as a programming language ==&lt;br /&gt;
&lt;br /&gt;
# Guile is an interpreter and compiler for the [[Scheme]] programming language.&lt;br /&gt;
&lt;br /&gt;
# Guile has fully support of R5RS, most of the R6RS, many SRFI.&lt;br /&gt;
&lt;br /&gt;
=== GOOP ===&lt;br /&gt;
GOOPS is the object oriented extension to Guile.&lt;br /&gt;
&lt;br /&gt;
== Guile as an extension language platform ==&lt;br /&gt;
&lt;br /&gt;
# Guile is a virtual machine that executes a portable instruction set generated by its  compiler.&lt;br /&gt;
# Guile can integrate very easily with C and C++ application code.&lt;br /&gt;
# In addition to Scheme, Guile includes compiler front-ends for ECMAScript and Emacs Lisp.&lt;br /&gt;
&lt;br /&gt;
== Emacs and Guile ==&lt;br /&gt;
Guile team has a long-term plan to replace the [[elisp]] engine in emacs with its own.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* [http://www.gnu.org/software/guile/ &amp;quot;Guile&amp;quot;]&lt;br /&gt;
* [http://www.gnu.org/software/guile/docs/docs.html &amp;quot;Guile's manual and tutorial&amp;quot;]&lt;br /&gt;
[[Category:Programming languages]]&lt;br /&gt;
[[Category:Lisp]]&lt;/div&gt;</summary>
		<author><name>Dneelyep</name></author>
	</entry>
</feed>