<?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=190.222.163.30</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=190.222.163.30"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/190.222.163.30"/>
	<updated>2026-04-19T00:25:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=User%27s_Initialization_File&amp;diff=2828</id>
		<title>User's Initialization File</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=User%27s_Initialization_File&amp;diff=2828"/>
		<updated>2012-05-11T11:17:06Z</updated>

		<summary type="html">&lt;p&gt;190.222.163.30: /* Configuration Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''User's Initialization File ''' or '''dotemacs''' or '''init file''' is a file to store your configurations/customizations for Emacs written&lt;br /&gt;
in [[Emacs Lisp]], located at either {{Filename|${HOME}/.emacs.d/init.el}} or (archaically) at {{Filename|${HOME}/.emacs}} or at {{Filename|%HOME%\_emacs}} on [[Windows| MS Windows]].&lt;br /&gt;
&lt;br /&gt;
The most reliable way to find our the place of the initialization file on your system is to check the value of the '''user-init-file''' variable. &lt;br /&gt;
&lt;br /&gt;
== Configuration Example ==&lt;br /&gt;
&lt;br /&gt;
For a good example of an init file check out some of the starter kits, like [[Prelude]].&lt;br /&gt;
&lt;br /&gt;
== Debugging the Init file ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
$ emacs --debug-init&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Running the above command will enable the Emacs Lisp debugger for errors in the init file.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Prelude]]&lt;br /&gt;
* [[Emacs Starter Kit]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* {{Manual|emacs|Init-File|The Init File}}&lt;br /&gt;
* [http://ola-bini.blogspot.com/2008/05/how-large-is-your-emacs.html How Large is Your .emacs?]&lt;br /&gt;
&lt;br /&gt;
[[Category:Customization]]&lt;br /&gt;
[[Category:Key Concepts]]&lt;br /&gt;
[[Category:Debug]]&lt;/div&gt;</summary>
		<author><name>190.222.163.30</name></author>
	</entry>
</feed>