<?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=115.184.17.102</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=115.184.17.102"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/115.184.17.102"/>
	<updated>2026-04-14T10:45:33Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=WikEmacs:Guidelines&amp;diff=653</id>
		<title>WikEmacs:Guidelines</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=WikEmacs:Guidelines&amp;diff=653"/>
		<updated>2012-03-26T22:09:59Z</updated>

		<summary type="html">&lt;p&gt;115.184.17.102: /* Templates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Start with http://meta.wikimedia.org/wiki/Help:Wikitext_examples if you are new to MediaWiki markup.&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
&lt;br /&gt;
* Articles should be geared only towards the current and future versions of Emacs (currently 23 and 24) for maintainability's sake. Mentions of older Emacs versions should be as few as possible.&lt;br /&gt;
* Articles should not copy Emacs's or extension's official documentation - they should refer to it instead. An overview, some nice pointers, tips and links. &lt;br /&gt;
* Comments and questions should go to an article's discussion page. Always sign your comments with the &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt; special syntax after them, otherwise the discussion will be hard to follow.&lt;br /&gt;
&lt;br /&gt;
== Templates ==&lt;br /&gt;
&lt;br /&gt;
There are templates defined for referencing ''variables'', ''function'', ''command'', ''keys'', ''manual'' etc.  Use them for uniform experience.  See [http://wikemacs.org/wiki/index.php?title=Special%3AAllPages&amp;amp;from=&amp;amp;to=&amp;amp;namespace=10 Templates].&lt;br /&gt;
&lt;br /&gt;
== Categories ==&lt;br /&gt;
&lt;br /&gt;
There are special categories defined for ''Operating system'', ''Emacs releases'', ''Programming languages'' etc. Use these when possible or introduce new ones as required. See [[Special:Categories]].&lt;/div&gt;</summary>
		<author><name>115.184.17.102</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=GNULinux&amp;diff=652</id>
		<title>GNULinux</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=GNULinux&amp;diff=652"/>
		<updated>2012-03-26T22:08:32Z</updated>

		<summary type="html">&lt;p&gt;115.184.17.102: /* Installing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installing ==&lt;br /&gt;
&lt;br /&gt;
== Building Emacs ==&lt;br /&gt;
You can build Emacs from [https://github.com/emacsmirror/emacs source] on every distribution out there. Use this option only if your distribution doesn't already provide an Emacs version of interest to you.&lt;br /&gt;
&lt;br /&gt;
Very few distributions bundle Emacs snapshot builds. If your distribution does not have very latest builds, try the following unofficial repositories.&lt;br /&gt;
&lt;br /&gt;
== Debian ==&lt;br /&gt;
See [http://emacs.naquadah.org/ emacs-snapshot APT repo]. The page contains installation instructions. High quality, highly recommended builds! After adding the repo install with the following command:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
$ sudo apt-get install emacs-snapshot&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Ubuntu ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
$ sudo apt-add-repository ppa:cassou/emacs&lt;br /&gt;
$ sudo apt-get install emacs-snapshot&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gentoo ==&lt;br /&gt;
See [http://www.gentoo.org/proj/en/lisp/emacs/emacs.xml Emacs on Gentoo page].&lt;br /&gt;
&lt;br /&gt;
== Arch Linux ==&lt;br /&gt;
See  [http://aur.archlinux.org/packages.php?ID=33337 emacs-bzr] package from [http://aur.archlinux.org/index.php AUR]&lt;br /&gt;
&lt;br /&gt;
== Slackware ==&lt;br /&gt;
Compile and Install using [http://github.com/cycojesus/slackbuilds/tree/master/e/emacs emacs.SlackBuild (unofficial)].&lt;br /&gt;
&lt;br /&gt;
== Fedora == &lt;br /&gt;
No pre-built packages.&lt;br /&gt;
&lt;br /&gt;
== SusE ==&lt;br /&gt;
No pre-built packages.&lt;br /&gt;
&lt;br /&gt;
== Mandriva ==&lt;br /&gt;
No pre-built packages.&lt;br /&gt;
&lt;br /&gt;
[[Category:GNULinux]][[Category:Emacs-24.1]]&lt;/div&gt;</summary>
		<author><name>115.184.17.102</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=GNULinux&amp;diff=651</id>
		<title>GNULinux</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=GNULinux&amp;diff=651"/>
		<updated>2012-03-26T21:52:57Z</updated>

		<summary type="html">&lt;p&gt;115.184.17.102: /* Installing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installing ==&lt;br /&gt;
&lt;br /&gt;
'''Building Emacs'''&lt;br /&gt;
: You can build Emacs from [https://github.com/emacsmirror/emacs source] on every distribution out there&lt;br /&gt;
: Use this option only if the distribution doesn't already provide an Emacs version of interest to you.&lt;br /&gt;
&lt;br /&gt;
That said, few distributions include in their primary repositories builds of Emacs 24. Luckily there are some unofficial repos that come to the rescue.&lt;br /&gt;
&lt;br /&gt;
'''Debian'''&lt;br /&gt;
: See [http://emacs.naquadah.org/ emacs-snapshot APT repo]. The page contains installation instructions.&lt;br /&gt;
: High quality, highly recommended builds! After adding the repo install with the following command&lt;br /&gt;
: &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
: $ sudo apt-get install emacs-snapshot&lt;br /&gt;
: &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Ubuntu'''&lt;br /&gt;
: &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
: $ sudo apt-add-repository ppa:cassou/emacs&lt;br /&gt;
: $ sudo apt-get install emacs-snapshot&lt;br /&gt;
: &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Gentoo'''&lt;br /&gt;
: See [http://www.gentoo.org/proj/en/lisp/emacs/emacs.xml Emacs on Gentoo page].&lt;br /&gt;
&lt;br /&gt;
'''Arch Linux'''&lt;br /&gt;
: See  [http://aur.archlinux.org/packages.php?ID=33337 emacs-bzr] package from [http://aur.archlinux.org/index.php AUR]&lt;br /&gt;
&lt;br /&gt;
'''Slackware'''&lt;br /&gt;
: Compile and Install using [http://github.com/cycojesus/slackbuilds/tree/master/e/emacs emacs.SlackBuild (unofficial)].&lt;br /&gt;
&lt;br /&gt;
'''Fedora''', '''SuSE''', '''Mandriva'''&lt;br /&gt;
: No pre-built packages&lt;br /&gt;
&lt;br /&gt;
[[Category:GNULinux]][[Category:Emacs-24.1]]&lt;/div&gt;</summary>
		<author><name>115.184.17.102</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=GNULinux&amp;diff=650</id>
		<title>GNULinux</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=GNULinux&amp;diff=650"/>
		<updated>2012-03-26T21:50:57Z</updated>

		<summary type="html">&lt;p&gt;115.184.17.102: /* Installing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installing ==&lt;br /&gt;
&lt;br /&gt;
; Building Emacs&lt;br /&gt;
: You can build Emacs from [https://github.com/emacsmirror/emacs source] on every distribution out there&lt;br /&gt;
: Use this option only if the distribution doesn't already provide an Emacs version of interest to you.&lt;br /&gt;
&lt;br /&gt;
That said, few distributions include in their primary repositories builds of Emacs 24. Luckily there are some unofficial repos that come to the rescue.&lt;br /&gt;
&lt;br /&gt;
; Debian&lt;br /&gt;
: See [http://emacs.naquadah.org/ emacs-snapshot APT repo]. The page contains installation instructions.&lt;br /&gt;
: High quality, highly recommended builds! After adding the repo install with the following command&lt;br /&gt;
: &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
: $ sudo apt-get install emacs-snapshot&lt;br /&gt;
: &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Ubuntu &lt;br /&gt;
: &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
: $ sudo apt-add-repository ppa:cassou/emacs&lt;br /&gt;
: $ sudo apt-get install emacs-snapshot&lt;br /&gt;
: &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Gentoo&lt;br /&gt;
: See [http://www.gentoo.org/proj/en/lisp/emacs/emacs.xml Emacs on Gentoo page].&lt;br /&gt;
&lt;br /&gt;
; Arch Linux users&lt;br /&gt;
: See  [http://aur.archlinux.org/packages.php?ID=33337 emacs-bzr] package from [http://aur.archlinux.org/index.php AUR]&lt;br /&gt;
&lt;br /&gt;
; Slackware&lt;br /&gt;
: Compile and Install using [http://github.com/cycojesus/slackbuilds/tree/master/e/emacs emacs.SlackBuild (unofficial)].&lt;br /&gt;
&lt;br /&gt;
; Fedora, SuSE, Mandriva&lt;br /&gt;
: No pre-built packages&lt;br /&gt;
&lt;br /&gt;
[[Category:GNULinux]][[Category:Emacs-24.1]]&lt;/div&gt;</summary>
		<author><name>115.184.17.102</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=GNULinux&amp;diff=649</id>
		<title>GNULinux</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=GNULinux&amp;diff=649"/>
		<updated>2012-03-26T21:50:14Z</updated>

		<summary type="html">&lt;p&gt;115.184.17.102: /* Installing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installing ==&lt;br /&gt;
&lt;br /&gt;
; Building Emacs&lt;br /&gt;
: You can build Emacs from [https://github.com/emacsmirror/emacs source] on every distribution out there&lt;br /&gt;
: Use this option only if the distribution doesn't already provide an Emacs version of interest to you.&lt;br /&gt;
&lt;br /&gt;
That said, few distributions include in their primary repositories builds of Emacs 24. Luckily there are some unofficial repos that come to the rescue.&lt;br /&gt;
&lt;br /&gt;
; Debian&lt;br /&gt;
: See [http://emacs.naquadah.org/ emacs-snapshot APT repo]. The page contains installation instructions.&lt;br /&gt;
: High quality, highly recommended builds! After adding the repo install with the following command:&lt;br /&gt;
: &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
: $ sudo apt-get install emacs-snapshot&lt;br /&gt;
: &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Ubuntu &lt;br /&gt;
: &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
: $ sudo apt-add-repository ppa:cassou/emacs&lt;br /&gt;
: $ sudo apt-get install emacs-snapshot&lt;br /&gt;
: &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Gentoo&lt;br /&gt;
: See [http://www.gentoo.org/proj/en/lisp/emacs/emacs.xml Emacs on Gentoo page].&lt;br /&gt;
&lt;br /&gt;
; Arch Linux users&lt;br /&gt;
: See  [http://aur.archlinux.org/packages.php?ID=33337 emacs-bzr] package from [http://aur.archlinux.org/index.php AUR]&lt;br /&gt;
&lt;br /&gt;
; Slackware&lt;br /&gt;
: Compile and Install using [http://github.com/cycojesus/slackbuilds/tree/master/e/emacs emacs.SlackBuild (unofficial)].&lt;br /&gt;
&lt;br /&gt;
; Fedora, SuSE, Mandriva&lt;br /&gt;
: No pre-built packages&lt;br /&gt;
&lt;br /&gt;
[[Category:GNULinux]][[Category:Emacs-24.1]]&lt;/div&gt;</summary>
		<author><name>115.184.17.102</name></author>
	</entry>
</feed>