<?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=91.0.62.169</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=91.0.62.169"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/91.0.62.169"/>
	<updated>2026-04-28T12:43:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Main_Page&amp;diff=1655</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Main_Page&amp;diff=1655"/>
		<updated>2012-03-29T22:58:39Z</updated>

		<summary type="html">&lt;p&gt;91.0.62.169: Don't direct-link xkcd as this doesn't show the tooltip-gag&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''WikEmacs''' (pronounced wikimacs) collects useful resources for working with [[GNU Emacs]]. You can call it ''A Community Maintained Emacs Wiki''.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''WikEmacs News'''&lt;br /&gt;
&lt;br /&gt;
We need more [[:Category:WikEmacs Contributor|WikEmacs Contributor]]s.&lt;br /&gt;
&lt;br /&gt;
'''Emacs News'''&lt;br /&gt;
&lt;br /&gt;
The latest stable release of Emacs is [[:Category:Emacs-23.4|Emacs-23.4]].  The next major release is [[:Category:Emacs-24.1|Emacs-24.1]] and is in ''Pretest'' stage.&lt;br /&gt;
&lt;br /&gt;
Emacs is available on all popular [[:Category:Operating System | Operating Systems]] including [[Installing Emacs on GNU/Linux | GNU/Linux]], [[Installing Emacs on FreeBSD |BSD]], [[Installing Emacs on OS X | OS X]] and [[Installing Emacs on Windows| Windows]].  It supports a variety of [[:Category:Programming languages|programming languages]].&lt;br /&gt;
&lt;br /&gt;
'''Explore this wiki''' using one of these trails.&lt;br /&gt;
&lt;br /&gt;
; What is your comfort level with Emacs?&lt;br /&gt;
: [[:Category:Beginner|Beginner]]&lt;br /&gt;
: [[:Category:Intermediate|Intermediate]]&lt;br /&gt;
: [[:Category:Expert|Expert]]&lt;br /&gt;
: [[:Category:Vim User|Vim User]]&lt;br /&gt;
: [[:Category:User Level|Other]]&lt;br /&gt;
&lt;br /&gt;
; What do you want to accomplish now?&lt;br /&gt;
: [[:Category:Install Or Upgrade|Install Or Upgrade]]&lt;br /&gt;
: [[:Category:Customize Emacs|Customize Emacs]]&lt;br /&gt;
: [[:Category:Tweak Key Bindings|Tweak Key Bindings]]&lt;br /&gt;
: [[:Category:Tutorial|Learn more Emacs (Tutorials)]]&lt;br /&gt;
&lt;br /&gt;
; What do you use Emacs for?&lt;br /&gt;
:[[:Category:Text Editing|Text Editing]]&lt;br /&gt;
:[[:Category:Programming|Programming]]&lt;br /&gt;
:[[:Category:Document authoring|Document authoring]]&lt;br /&gt;
:[[:Category:Organizer|Getting Organized]]&lt;br /&gt;
:[[:Category:Email|Emailing]]&lt;br /&gt;
:[[:Category:Chat|Chatting]]&lt;br /&gt;
:[[:Category:Blogging|Blogging]]&lt;br /&gt;
:[[:Category:Browse|Browsing]] &lt;br /&gt;
: [[:Category:Workflow|Other]]&lt;br /&gt;
&lt;br /&gt;
; How do you involve yourself with the community?&lt;br /&gt;
: [[:Category:Emacs User]]&lt;br /&gt;
: [[:Category:Emacs Contributor]]&lt;br /&gt;
: [[:Category:WikEmacs Contributor]]&lt;br /&gt;
: [[:Category:User Role|Other]]&lt;br /&gt;
&lt;br /&gt;
== Automation in Emacs ==&lt;br /&gt;
&lt;br /&gt;
* [[ Keyboard macros ]]&lt;br /&gt;
* [[ Emacs Lisp ]]&lt;br /&gt;
&lt;br /&gt;
== Configuring Emacs ==&lt;br /&gt;
&lt;br /&gt;
* [[ Custom ]] for choosing and setting options.&lt;br /&gt;
* Scripting your {{Manual|emacs|Init-File|Init File}} file using [[ Emacs Lisp ]].&lt;br /&gt;
&lt;br /&gt;
== Convenience ==&lt;br /&gt;
&lt;br /&gt;
* Completion and selection &lt;br /&gt;
** [[Ido]]: '''I'''nteractively '''do''' things&lt;br /&gt;
** [[Helm]]: incremental completion and selection (formerly [[Anything]])&lt;br /&gt;
** [[Icicles]]&lt;br /&gt;
** Abbrev and dabbrev&lt;br /&gt;
** Auto-complete and hippie-expand&lt;br /&gt;
** YaSnippet&lt;br /&gt;
&lt;br /&gt;
== Typesetting, Document Markup and Document Creation in Emacs ==&lt;br /&gt;
&lt;br /&gt;
Emacs supports a wide range of [[:Category:Markup languages|Markup languages]] to help you in your workflow of [[:Category:Workflow:Document authoring|document creation]].&lt;br /&gt;
&lt;br /&gt;
== Communication ==&lt;br /&gt;
&lt;br /&gt;
* [[ Blogging ]]&lt;br /&gt;
* [[ Chat ]]&lt;br /&gt;
* [[ Email ]]&lt;br /&gt;
* [[ Feed reading ]]&lt;br /&gt;
* [[ Microblogging ]]&lt;br /&gt;
* [[ Usenet news ]]&lt;br /&gt;
&lt;br /&gt;
== Web browsing ==&lt;br /&gt;
&lt;br /&gt;
* Launching and interacting with an [[external browser]] from emacs&lt;br /&gt;
* Using [[emacs as a browser's external editor]], either when entering text on web pages or when viewing a web page's source document or both.&lt;br /&gt;
&lt;br /&gt;
See also [[:Category:Workflow:Browsing|Workflow:Browsing]]&lt;br /&gt;
&lt;br /&gt;
== Shells and terminal emulation ==&lt;br /&gt;
&lt;br /&gt;
Within Emacs you can interact with various shells and other command-line/text-mode programs running as a sub-process within an Emacs terminal emulator:&lt;br /&gt;
* [[ ansi-term ]]&lt;br /&gt;
* [[ shell ]]&lt;br /&gt;
* [[ term ]]&lt;br /&gt;
* [[ multi-term ]]&lt;br /&gt;
&lt;br /&gt;
[[ eshell ]] is a shell (not a terminal emulator, nor a process hosted in one) written in pure [[ Emacs Lisp ]]. It is very powerful, flexible and customizable, but poorly documented at time of writing.&lt;br /&gt;
&lt;br /&gt;
Emacs itself is fully functional either in a terminal or a windowing system. Some keystrokes available under window systems may not work in a terminal and vice versa.&lt;br /&gt;
&lt;br /&gt;
== Accessibility ==&lt;br /&gt;
&lt;br /&gt;
* [http://emacspeak.sourceforge.net/ Emacspeak] for the visually impaired.&lt;br /&gt;
&lt;br /&gt;
== Security and cryptography ==&lt;br /&gt;
&lt;br /&gt;
* [[ Gnu Privacy Guard ]] (GPG) support and integration&lt;br /&gt;
&lt;br /&gt;
== Getting Involved ==&lt;br /&gt;
* IRC Channel&lt;br /&gt;
&lt;br /&gt;
* [[ Mailing list archives ]]&lt;br /&gt;
&lt;br /&gt;
* [http://bzr.savannah.gnu.org/lh/emacs/trunk/files Browsable source repository]&lt;br /&gt;
&lt;br /&gt;
[[Contributing to Emacs]]&lt;br /&gt;
&lt;br /&gt;
== Niche Uses ==&lt;br /&gt;
&lt;br /&gt;
* [[ Media player ]]&lt;br /&gt;
* [[ Presentations ]]&lt;br /&gt;
* [[ Screencasts ]]&lt;br /&gt;
* [[ Statistics ]]&lt;br /&gt;
* [[ Binary files]]&lt;br /&gt;
* [[ Docview ]]&lt;br /&gt;
* [[ Pictures ]]&lt;br /&gt;
** [[ Inline Images ]]&lt;br /&gt;
** [[ Artist mode ]]&lt;br /&gt;
&lt;br /&gt;
== Popular Culture and Community ==&lt;br /&gt;
&lt;br /&gt;
; [http://xkcd.com/378/ Real Programmers]&lt;br /&gt;
: Try {{Command|butterfly}} on your Emacs right now and unleash its powers.&lt;br /&gt;
&lt;br /&gt;
* Adding Emacs-style key bindings to other programs and operating systems.&lt;br /&gt;
* St Ignucius and the Church of Emacs&lt;br /&gt;
* Saving the world from &amp;lt;tt&amp;gt;vi&amp;lt;/tt&amp;gt;&lt;/div&gt;</summary>
		<author><name>91.0.62.169</name></author>
	</entry>
</feed>