<?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.241.116.62</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.241.116.62"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/115.241.116.62"/>
	<updated>2026-04-16T03:48:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Main_Page&amp;diff=1096</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Main_Page&amp;diff=1096"/>
		<updated>2012-03-28T10:27:05Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: /* Popular Culture and Community */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''WikEmacs''' (pronounced wikimacs) collects useful resources for working with [[GNU Emacs]].  It is intended as a next generation alternative to the traditional [http://www.emacswiki.org/ EmacsWiki]. 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 [[GNU/Linux]], [[OSX]] and [[Windows]].  It supports a variety of [[:Category:Programming languages|programming languages]].&lt;br /&gt;
&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;
== Text editing in Emacs ==&lt;br /&gt;
&lt;br /&gt;
* [[ Search and replace ]]&lt;br /&gt;
** [[ Incremental Search ]]&lt;br /&gt;
** [[ Regexp Search ]]&lt;br /&gt;
* [[ Undo and redo ]]&lt;br /&gt;
* [[ Spell check ]]&lt;br /&gt;
* [[ International Users ]]&lt;br /&gt;
* [[ Remote Editing ]] via FTP, ssh, etc.&lt;br /&gt;
* [[ Emacs server ]] and emacsclient&lt;br /&gt;
* [[ Registers ]]&lt;br /&gt;
* [[ Bookmarks ]]&lt;br /&gt;
* [[ Rectangles ]]&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 [[ init.el ]] file (formerly .emacs) 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;
== Games and Entertainment ==&lt;br /&gt;
* [[Tetris]]&lt;br /&gt;
* [[Doctor]]&lt;br /&gt;
&lt;br /&gt;
* [[Humor]]&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
* [[XEmacs]] and GNU Emacs&lt;br /&gt;
&lt;br /&gt;
== Popular Culture and Community ==&lt;br /&gt;
&lt;br /&gt;
; [http://imgs.xkcd.com/comics/real_programmers.png Real Programmers]&lt;br /&gt;
: Try {{Command|butterfly}} on your Emacs right now and unleash it's 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>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Main_Page&amp;diff=1095</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Main_Page&amp;diff=1095"/>
		<updated>2012-03-28T10:26:51Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: /* Popular Culture and Community */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''WikEmacs''' (pronounced wikimacs) collects useful resources for working with [[GNU Emacs]].  It is intended as a next generation alternative to the traditional [http://www.emacswiki.org/ EmacsWiki]. 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 [[GNU/Linux]], [[OSX]] and [[Windows]].  It supports a variety of [[:Category:Programming languages|programming languages]].&lt;br /&gt;
&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;
== Text editing in Emacs ==&lt;br /&gt;
&lt;br /&gt;
* [[ Search and replace ]]&lt;br /&gt;
** [[ Incremental Search ]]&lt;br /&gt;
** [[ Regexp Search ]]&lt;br /&gt;
* [[ Undo and redo ]]&lt;br /&gt;
* [[ Spell check ]]&lt;br /&gt;
* [[ International Users ]]&lt;br /&gt;
* [[ Remote Editing ]] via FTP, ssh, etc.&lt;br /&gt;
* [[ Emacs server ]] and emacsclient&lt;br /&gt;
* [[ Registers ]]&lt;br /&gt;
* [[ Bookmarks ]]&lt;br /&gt;
* [[ Rectangles ]]&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 [[ init.el ]] file (formerly .emacs) 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;
== Games and Entertainment ==&lt;br /&gt;
* [[Tetris]]&lt;br /&gt;
* [[Doctor]]&lt;br /&gt;
&lt;br /&gt;
* [[Humor]]&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
* [[XEmacs]] and GNU Emacs&lt;br /&gt;
&lt;br /&gt;
== Popular Culture and Community ==&lt;br /&gt;
&lt;br /&gt;
; [http://imgs.xkcd.com/comics/real_programmers.png Real Programmers]&lt;br /&gt;
: Try {{Command|butterfly} on your Emacs right now and unleash it's 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>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=EasyPG_Assistant_(EPA)&amp;diff=1092</id>
		<title>EasyPG Assistant (EPA)</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=EasyPG_Assistant_(EPA)&amp;diff=1092"/>
		<updated>2012-03-28T10:00:04Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: /* Basic setup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''{{{1}}}''' is a wonderful mode which does wonderful things.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----DONT REMOVE ANYTHING FROM THIS TEMPLATE ------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----FEW MONTHS, YEARS FROM WE CAN DELETE STUFF. NOT NOW ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----YOU DON&amp;quot;T WANT WIKEMACS TO BE ANOTHER EMACSWIKI RIGHT ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----PLEASE BE PATIENT AND CO-OPERATE FOR GREATER GOOD ------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Basic setup =&lt;br /&gt;
&lt;br /&gt;
You need to install '''GnuPG'''.&lt;br /&gt;
&lt;br /&gt;
= Helpful keybindings =&lt;br /&gt;
&lt;br /&gt;
; {{Keys|C-x C-c}}&lt;br /&gt;
: Quit Emacs.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-x C-s|save-buffer}}&lt;br /&gt;
: Save buffer.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
= Common Customization =&lt;br /&gt;
&amp;lt;!-- Customization common to all platforms goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customization 1 ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(message &amp;quot;This stuff will go in your .emacs&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customization 2 ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(message &amp;quot;You can also do this customization&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[GNU/Linux]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to GNU/Linux goes here --&amp;gt;&lt;br /&gt;
== GNU/Linux Notes 1 ==&lt;br /&gt;
== GNU/Linux Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[OS X]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to OS X goes here --&amp;gt;&lt;br /&gt;
== OS X Notes 1 ==&lt;br /&gt;
== OS X Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Windows]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Windows goes here --&amp;gt;&lt;br /&gt;
Windows users be aware of this.&lt;br /&gt;
== Windows Notes 1 ==&lt;br /&gt;
== Windows Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-24]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-24 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Recent revision should come first. This way important information stays at top  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Emacs-24 specific notes.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-23]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
Emacs-23 is not as great as Emacs-24. You will have these problems and you can workaround it this way.&lt;br /&gt;
== Emacs-23 specific notes 1 ==&lt;br /&gt;
== Emacs-23 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-22]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Seriously...Why are you even looking at this? You suck.  Your Emacs sucks.  Your organization sucks.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Recommended Reading =&lt;br /&gt;
&amp;lt;!-- Only internal links. DO NOT insert EXTERNAL LINKS --&amp;gt;&lt;br /&gt;
* [[Internal Link1]]&lt;br /&gt;
* [[Internal Link2]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Project Pages =&lt;br /&gt;
* [http://www.gnupg.org/ GNU Privacy Guard]&lt;br /&gt;
* [http://www.gnupg.org/documentation/index.en.html GnuPG Documentation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Tutorial Pages =&lt;br /&gt;
;[http://wiki.bazaar.canonical.com/EmacsTips Emacs as commit message editor]  &lt;br /&gt;
:Tips for setting up Emacs as Bazaar commit editor.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add categories based on user-level (beginner etc), user-role (programming, emacs contributor etc), platform (windows, linux etc) or work flow (text editing, document authoring etc)  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TestCategory1]][[Category:TestCategory2]]&lt;/div&gt;</summary>
		<author><name>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=EasyPG_Assistant_(EPA)&amp;diff=1091</id>
		<title>EasyPG Assistant (EPA)</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=EasyPG_Assistant_(EPA)&amp;diff=1091"/>
		<updated>2012-03-28T09:58:41Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: /* Project Pages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''{{{1}}}''' is a wonderful mode which does wonderful things.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----DONT REMOVE ANYTHING FROM THIS TEMPLATE ------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----FEW MONTHS, YEARS FROM WE CAN DELETE STUFF. NOT NOW ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----YOU DON&amp;quot;T WANT WIKEMACS TO BE ANOTHER EMACSWIKI RIGHT ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----PLEASE BE PATIENT AND CO-OPERATE FOR GREATER GOOD ------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Basic setup =&lt;br /&gt;
&lt;br /&gt;
Install these third party libraries or read this section before proceeding.&lt;br /&gt;
&lt;br /&gt;
= Helpful keybindings =&lt;br /&gt;
&lt;br /&gt;
; {{Keys|C-x C-c}}&lt;br /&gt;
: Quit Emacs.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-x C-s|save-buffer}}&lt;br /&gt;
: Save buffer.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
= Common Customization =&lt;br /&gt;
&amp;lt;!-- Customization common to all platforms goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customization 1 ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(message &amp;quot;This stuff will go in your .emacs&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customization 2 ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(message &amp;quot;You can also do this customization&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[GNU/Linux]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to GNU/Linux goes here --&amp;gt;&lt;br /&gt;
== GNU/Linux Notes 1 ==&lt;br /&gt;
== GNU/Linux Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[OS X]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to OS X goes here --&amp;gt;&lt;br /&gt;
== OS X Notes 1 ==&lt;br /&gt;
== OS X Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Windows]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Windows goes here --&amp;gt;&lt;br /&gt;
Windows users be aware of this.&lt;br /&gt;
== Windows Notes 1 ==&lt;br /&gt;
== Windows Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-24]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-24 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Recent revision should come first. This way important information stays at top  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Emacs-24 specific notes.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-23]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
Emacs-23 is not as great as Emacs-24. You will have these problems and you can workaround it this way.&lt;br /&gt;
== Emacs-23 specific notes 1 ==&lt;br /&gt;
== Emacs-23 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-22]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Seriously...Why are you even looking at this? You suck.  Your Emacs sucks.  Your organization sucks.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Recommended Reading =&lt;br /&gt;
&amp;lt;!-- Only internal links. DO NOT insert EXTERNAL LINKS --&amp;gt;&lt;br /&gt;
* [[Internal Link1]]&lt;br /&gt;
* [[Internal Link2]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Project Pages =&lt;br /&gt;
* [http://www.gnupg.org/ GNU Privacy Guard]&lt;br /&gt;
* [http://www.gnupg.org/documentation/index.en.html GnuPG Documentation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Tutorial Pages =&lt;br /&gt;
;[http://wiki.bazaar.canonical.com/EmacsTips Emacs as commit message editor]  &lt;br /&gt;
:Tips for setting up Emacs as Bazaar commit editor.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add categories based on user-level (beginner etc), user-role (programming, emacs contributor etc), platform (windows, linux etc) or work flow (text editing, document authoring etc)  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TestCategory1]][[Category:TestCategory2]]&lt;/div&gt;</summary>
		<author><name>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Spell_check&amp;diff=1085</id>
		<title>Spell check</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Spell_check&amp;diff=1085"/>
		<updated>2012-03-28T09:45:08Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: /* Useful commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''{{{1}}}''' is a wonderful mode which does wonderful things.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----DONT REMOVE ANYTHING FROM THIS TEMPLATE ------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----FEW MONTHS, YEARS FROM WE CAN DELETE STUFF. NOT NOW ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----YOU DON&amp;quot;T WANT WIKEMACS TO BE ANOTHER EMACSWIKI RIGHT ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----PLEASE BE PATIENT AND CO-OPERATE FOR GREATER GOOD ------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Basic setup =&lt;br /&gt;
&lt;br /&gt;
You can use either '''aspell''' or '''hunspell'''.&lt;br /&gt;
&lt;br /&gt;
= Useful commands =&lt;br /&gt;
&lt;br /&gt;
; {{Command|ispell-change-dictionary RET SPC}}&lt;br /&gt;
: Check list of installed dictionaries.&lt;br /&gt;
&lt;br /&gt;
; {{CustomizeVariable|ispell-dictionary}}&lt;br /&gt;
: Configure default dictionary.&lt;br /&gt;
&lt;br /&gt;
; {{Command|add-file-local-variable RET ispell-dictionary RET TAB}}&lt;br /&gt;
: Use this to change dictionary on per-file basis.  This command will add this line to the file in question.  Please save and re-load the file for new settings to take effect.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  -*- ispell-dictionary: &amp;quot;english&amp;quot; -*-&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Common Customization =&lt;br /&gt;
&amp;lt;!-- Customization common to all platforms goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Hunspell ==&lt;br /&gt;
&lt;br /&gt;
You need dictionary files for spell check to work. If you have installed '''OpenOffice''' or '''LibreOffice''', then dictionary files are already there.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(setq-default ispell-program-name &amp;quot;hunspell&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customization 2 ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(message &amp;quot;You can also do this customization&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[GNU/Linux]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to GNU/Linux goes here --&amp;gt;&lt;br /&gt;
== GNU/Linux Notes 1 ==&lt;br /&gt;
== GNU/Linux Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[OS X]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to OS X goes here --&amp;gt;&lt;br /&gt;
== OS X Notes 1 ==&lt;br /&gt;
== OS X Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Windows]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Windows goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links to precompiled binaries are dead at time of writing.&lt;br /&gt;
&lt;br /&gt;
I got RPMs from [http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Factory/noarch/ openSUSE], but hunspell.exe aborted after not finding a dll file. After that dll was added, another dll was not found. I gave up after several iterations. This was with mingw32-hunspell-1.3.2-1.98.noarch.rpm  and later mingw32-hunspell-1.3.2-1.99.noarch.rpm (and associated lang and tools RPMs).&lt;br /&gt;
Windows users be aware of this.&lt;br /&gt;
&lt;br /&gt;
== Windows Notes 1 ==&lt;br /&gt;
== Windows Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-24]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-24 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Recent revision should come first. This way important information stays at top  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Emacs-24 specific notes.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-23]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
Emacs-23 is not as great as Emacs-24. You will have these problems and you can workaround it this way.&lt;br /&gt;
== Emacs-23 specific notes 1 ==&lt;br /&gt;
== Emacs-23 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-22]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Seriously...Why are you even looking at this? You suck.  Your Emacs sucks.  Your organization sucks.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Recommended Reading =&lt;br /&gt;
&amp;lt;!-- Only internal links. DO NOT insert EXTERNAL LINKS --&amp;gt;&lt;br /&gt;
* [[Internal Link1]]&lt;br /&gt;
* [[Internal Link2]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Project Pages =&lt;br /&gt;
; [http://fmg-www.cs.ucla.edu/geoff/ispell.html International Ispell]&lt;br /&gt;
: Official Home page and lots of dictionaries&lt;br /&gt;
* [http://kdstevens.com/~stevens/ispell-page.html International, Interactive Spell checker]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Tutorial Pages =&lt;br /&gt;
&lt;br /&gt;
; [http://xahlee.org/emacs/emacs_spell_checker_problems.html Spell checker problems]&lt;br /&gt;
:  Xahlee's notes and tutorials&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
*[http://emacswiki.org/emacs/InteractiveSpell Emacswiki:InteractiveSpell]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add categories based on user-level (beginner etc), user-role (programming, emacs contributor etc), platform (windows, linux etc) or work flow (text editing, document authoring etc)  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TestCategory1]][[Category:TestCategory2]]&lt;/div&gt;</summary>
		<author><name>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Spell_check&amp;diff=1084</id>
		<title>Spell check</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Spell_check&amp;diff=1084"/>
		<updated>2012-03-28T09:44:36Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: /* Useful commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''{{{1}}}''' is a wonderful mode which does wonderful things.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----DONT REMOVE ANYTHING FROM THIS TEMPLATE ------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----FEW MONTHS, YEARS FROM WE CAN DELETE STUFF. NOT NOW ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----YOU DON&amp;quot;T WANT WIKEMACS TO BE ANOTHER EMACSWIKI RIGHT ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----PLEASE BE PATIENT AND CO-OPERATE FOR GREATER GOOD ------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Basic setup =&lt;br /&gt;
&lt;br /&gt;
You can use either '''aspell''' or '''hunspell'''.&lt;br /&gt;
&lt;br /&gt;
= Useful commands =&lt;br /&gt;
&lt;br /&gt;
; {{Command|ispell-change-dictionary RET SPC}}&lt;br /&gt;
: Check list of installed dictionaries.&lt;br /&gt;
&lt;br /&gt;
; {{CustomizeVariable|ispell-dictionary}}&lt;br /&gt;
: Configure default dictionary.&lt;br /&gt;
&lt;br /&gt;
; {{Command|add-file-local-variable RET ispell-dictionary RET TAB}&lt;br /&gt;
: Use this to change dictionary on per-file basis.  This command will add this line to the file in question.  Please save and re-load the file for new settings to take effect.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  -*- ispell-dictionary: &amp;quot;english&amp;quot; -*-&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Common Customization =&lt;br /&gt;
&amp;lt;!-- Customization common to all platforms goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Hunspell ==&lt;br /&gt;
&lt;br /&gt;
You need dictionary files for spell check to work. If you have installed '''OpenOffice''' or '''LibreOffice''', then dictionary files are already there.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(setq-default ispell-program-name &amp;quot;hunspell&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customization 2 ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(message &amp;quot;You can also do this customization&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[GNU/Linux]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to GNU/Linux goes here --&amp;gt;&lt;br /&gt;
== GNU/Linux Notes 1 ==&lt;br /&gt;
== GNU/Linux Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[OS X]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to OS X goes here --&amp;gt;&lt;br /&gt;
== OS X Notes 1 ==&lt;br /&gt;
== OS X Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Windows]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Windows goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links to precompiled binaries are dead at time of writing.&lt;br /&gt;
&lt;br /&gt;
I got RPMs from [http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Factory/noarch/ openSUSE], but hunspell.exe aborted after not finding a dll file. After that dll was added, another dll was not found. I gave up after several iterations. This was with mingw32-hunspell-1.3.2-1.98.noarch.rpm  and later mingw32-hunspell-1.3.2-1.99.noarch.rpm (and associated lang and tools RPMs).&lt;br /&gt;
Windows users be aware of this.&lt;br /&gt;
&lt;br /&gt;
== Windows Notes 1 ==&lt;br /&gt;
== Windows Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-24]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-24 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Recent revision should come first. This way important information stays at top  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Emacs-24 specific notes.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-23]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
Emacs-23 is not as great as Emacs-24. You will have these problems and you can workaround it this way.&lt;br /&gt;
== Emacs-23 specific notes 1 ==&lt;br /&gt;
== Emacs-23 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-22]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Seriously...Why are you even looking at this? You suck.  Your Emacs sucks.  Your organization sucks.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Recommended Reading =&lt;br /&gt;
&amp;lt;!-- Only internal links. DO NOT insert EXTERNAL LINKS --&amp;gt;&lt;br /&gt;
* [[Internal Link1]]&lt;br /&gt;
* [[Internal Link2]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Project Pages =&lt;br /&gt;
; [http://fmg-www.cs.ucla.edu/geoff/ispell.html International Ispell]&lt;br /&gt;
: Official Home page and lots of dictionaries&lt;br /&gt;
* [http://kdstevens.com/~stevens/ispell-page.html International, Interactive Spell checker]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Tutorial Pages =&lt;br /&gt;
&lt;br /&gt;
; [http://xahlee.org/emacs/emacs_spell_checker_problems.html Spell checker problems]&lt;br /&gt;
:  Xahlee's notes and tutorials&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
*[http://emacswiki.org/emacs/InteractiveSpell Emacswiki:InteractiveSpell]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add categories based on user-level (beginner etc), user-role (programming, emacs contributor etc), platform (windows, linux etc) or work flow (text editing, document authoring etc)  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TestCategory1]][[Category:TestCategory2]]&lt;/div&gt;</summary>
		<author><name>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Spell_check&amp;diff=1083</id>
		<title>Spell check</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Spell_check&amp;diff=1083"/>
		<updated>2012-03-28T09:39:09Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: /* Useful commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''{{{1}}}''' is a wonderful mode which does wonderful things.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----DONT REMOVE ANYTHING FROM THIS TEMPLATE ------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----FEW MONTHS, YEARS FROM WE CAN DELETE STUFF. NOT NOW ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----YOU DON&amp;quot;T WANT WIKEMACS TO BE ANOTHER EMACSWIKI RIGHT ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----PLEASE BE PATIENT AND CO-OPERATE FOR GREATER GOOD ------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Basic setup =&lt;br /&gt;
&lt;br /&gt;
You can use either '''aspell''' or '''hunspell'''.&lt;br /&gt;
&lt;br /&gt;
= Useful commands =&lt;br /&gt;
&lt;br /&gt;
; {{Command|ispell-change-dictionary RET SPC}}&lt;br /&gt;
: Check list of installed dictionaries.&lt;br /&gt;
&lt;br /&gt;
; {{CustomizeVariable|ispell-dictionary}}&lt;br /&gt;
: Configure default dictionary.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Common Customization =&lt;br /&gt;
&amp;lt;!-- Customization common to all platforms goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Hunspell ==&lt;br /&gt;
&lt;br /&gt;
You need dictionary files for spell check to work. If you have installed '''OpenOffice''' or '''LibreOffice''', then dictionary files are already there.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(setq-default ispell-program-name &amp;quot;hunspell&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customization 2 ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(message &amp;quot;You can also do this customization&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[GNU/Linux]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to GNU/Linux goes here --&amp;gt;&lt;br /&gt;
== GNU/Linux Notes 1 ==&lt;br /&gt;
== GNU/Linux Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[OS X]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to OS X goes here --&amp;gt;&lt;br /&gt;
== OS X Notes 1 ==&lt;br /&gt;
== OS X Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Windows]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Windows goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links to precompiled binaries are dead at time of writing.&lt;br /&gt;
&lt;br /&gt;
I got RPMs from [http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Factory/noarch/ openSUSE], but hunspell.exe aborted after not finding a dll file. After that dll was added, another dll was not found. I gave up after several iterations. This was with mingw32-hunspell-1.3.2-1.98.noarch.rpm  and later mingw32-hunspell-1.3.2-1.99.noarch.rpm (and associated lang and tools RPMs).&lt;br /&gt;
Windows users be aware of this.&lt;br /&gt;
&lt;br /&gt;
== Windows Notes 1 ==&lt;br /&gt;
== Windows Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-24]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-24 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Recent revision should come first. This way important information stays at top  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Emacs-24 specific notes.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-23]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
Emacs-23 is not as great as Emacs-24. You will have these problems and you can workaround it this way.&lt;br /&gt;
== Emacs-23 specific notes 1 ==&lt;br /&gt;
== Emacs-23 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-22]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Seriously...Why are you even looking at this? You suck.  Your Emacs sucks.  Your organization sucks.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Recommended Reading =&lt;br /&gt;
&amp;lt;!-- Only internal links. DO NOT insert EXTERNAL LINKS --&amp;gt;&lt;br /&gt;
* [[Internal Link1]]&lt;br /&gt;
* [[Internal Link2]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Project Pages =&lt;br /&gt;
; [http://fmg-www.cs.ucla.edu/geoff/ispell.html International Ispell]&lt;br /&gt;
: Official Home page and lots of dictionaries&lt;br /&gt;
* [http://kdstevens.com/~stevens/ispell-page.html International, Interactive Spell checker]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Tutorial Pages =&lt;br /&gt;
&lt;br /&gt;
; [http://xahlee.org/emacs/emacs_spell_checker_problems.html Spell checker problems]&lt;br /&gt;
:  Xahlee's notes and tutorials&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
*[http://emacswiki.org/emacs/InteractiveSpell Emacswiki:InteractiveSpell]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add categories based on user-level (beginner etc), user-role (programming, emacs contributor etc), platform (windows, linux etc) or work flow (text editing, document authoring etc)  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TestCategory1]][[Category:TestCategory2]]&lt;/div&gt;</summary>
		<author><name>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Spell_check&amp;diff=1082</id>
		<title>Spell check</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Spell_check&amp;diff=1082"/>
		<updated>2012-03-28T09:38:45Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: /* Helpful keybindings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''{{{1}}}''' is a wonderful mode which does wonderful things.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----DONT REMOVE ANYTHING FROM THIS TEMPLATE ------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----FEW MONTHS, YEARS FROM WE CAN DELETE STUFF. NOT NOW ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----YOU DON&amp;quot;T WANT WIKEMACS TO BE ANOTHER EMACSWIKI RIGHT ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----PLEASE BE PATIENT AND CO-OPERATE FOR GREATER GOOD ------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Basic setup =&lt;br /&gt;
&lt;br /&gt;
You can use either '''aspell''' or '''hunspell'''.&lt;br /&gt;
&lt;br /&gt;
= Useful commands =&lt;br /&gt;
&lt;br /&gt;
; {{Command|M-x ispell-change-dictionary RET SPC}}&lt;br /&gt;
: Check list of installed dictionaries.&lt;br /&gt;
&lt;br /&gt;
; {{CustomizeVariable|ispell-dictionary}}&lt;br /&gt;
: Configure default dictionary.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Common Customization =&lt;br /&gt;
&amp;lt;!-- Customization common to all platforms goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Hunspell ==&lt;br /&gt;
&lt;br /&gt;
You need dictionary files for spell check to work. If you have installed '''OpenOffice''' or '''LibreOffice''', then dictionary files are already there.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(setq-default ispell-program-name &amp;quot;hunspell&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customization 2 ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(message &amp;quot;You can also do this customization&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[GNU/Linux]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to GNU/Linux goes here --&amp;gt;&lt;br /&gt;
== GNU/Linux Notes 1 ==&lt;br /&gt;
== GNU/Linux Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[OS X]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to OS X goes here --&amp;gt;&lt;br /&gt;
== OS X Notes 1 ==&lt;br /&gt;
== OS X Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Windows]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Windows goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links to precompiled binaries are dead at time of writing.&lt;br /&gt;
&lt;br /&gt;
I got RPMs from [http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Factory/noarch/ openSUSE], but hunspell.exe aborted after not finding a dll file. After that dll was added, another dll was not found. I gave up after several iterations. This was with mingw32-hunspell-1.3.2-1.98.noarch.rpm  and later mingw32-hunspell-1.3.2-1.99.noarch.rpm (and associated lang and tools RPMs).&lt;br /&gt;
Windows users be aware of this.&lt;br /&gt;
&lt;br /&gt;
== Windows Notes 1 ==&lt;br /&gt;
== Windows Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-24]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-24 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Recent revision should come first. This way important information stays at top  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Emacs-24 specific notes.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-23]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
Emacs-23 is not as great as Emacs-24. You will have these problems and you can workaround it this way.&lt;br /&gt;
== Emacs-23 specific notes 1 ==&lt;br /&gt;
== Emacs-23 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-22]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Seriously...Why are you even looking at this? You suck.  Your Emacs sucks.  Your organization sucks.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Recommended Reading =&lt;br /&gt;
&amp;lt;!-- Only internal links. DO NOT insert EXTERNAL LINKS --&amp;gt;&lt;br /&gt;
* [[Internal Link1]]&lt;br /&gt;
* [[Internal Link2]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Project Pages =&lt;br /&gt;
; [http://fmg-www.cs.ucla.edu/geoff/ispell.html International Ispell]&lt;br /&gt;
: Official Home page and lots of dictionaries&lt;br /&gt;
* [http://kdstevens.com/~stevens/ispell-page.html International, Interactive Spell checker]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Tutorial Pages =&lt;br /&gt;
&lt;br /&gt;
; [http://xahlee.org/emacs/emacs_spell_checker_problems.html Spell checker problems]&lt;br /&gt;
:  Xahlee's notes and tutorials&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
*[http://emacswiki.org/emacs/InteractiveSpell Emacswiki:InteractiveSpell]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add categories based on user-level (beginner etc), user-role (programming, emacs contributor etc), platform (windows, linux etc) or work flow (text editing, document authoring etc)  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TestCategory1]][[Category:TestCategory2]]&lt;/div&gt;</summary>
		<author><name>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=French&amp;diff=1081</id>
		<title>French</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=French&amp;diff=1081"/>
		<updated>2012-03-28T09:33:38Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: Created page with &amp;quot;Category:International&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:International]]&lt;/div&gt;</summary>
		<author><name>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=German&amp;diff=1080</id>
		<title>German</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=German&amp;diff=1080"/>
		<updated>2012-03-28T09:33:10Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: Created page with &amp;quot;Category:International&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:International]]&lt;/div&gt;</summary>
		<author><name>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=WikEmacs:Scratch_Buffer&amp;diff=1079</id>
		<title>WikEmacs:Scratch Buffer</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=WikEmacs:Scratch_Buffer&amp;diff=1079"/>
		<updated>2012-03-28T09:32:18Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''WikEmacs:Scratch Buffer''' - Do whatever you want with this scratch buffer. Whatever you do here, is not permanent.  Anyone kill the contents of this page at any time, no worries.&lt;br /&gt;
&lt;br /&gt;
[[German]]&lt;br /&gt;
[[French]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[EasyPG Assistant (EPA)]]&lt;/div&gt;</summary>
		<author><name>115.241.116.62</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Spell_check&amp;diff=1078</id>
		<title>Spell check</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Spell_check&amp;diff=1078"/>
		<updated>2012-03-28T09:28:30Z</updated>

		<summary type="html">&lt;p&gt;115.241.116.62: /* Project Pages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''{{{1}}}''' is a wonderful mode which does wonderful things.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----DONT REMOVE ANYTHING FROM THIS TEMPLATE ------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----FEW MONTHS, YEARS FROM WE CAN DELETE STUFF. NOT NOW ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----YOU DON&amp;quot;T WANT WIKEMACS TO BE ANOTHER EMACSWIKI RIGHT ------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----PLEASE BE PATIENT AND CO-OPERATE FOR GREATER GOOD ------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Basic setup =&lt;br /&gt;
&lt;br /&gt;
You can use either '''aspell''' or '''hunspell'''.&lt;br /&gt;
&lt;br /&gt;
= Helpful keybindings =&lt;br /&gt;
&lt;br /&gt;
; {{Keys|C-x C-c}}&lt;br /&gt;
: Quit Emacs.&lt;br /&gt;
&lt;br /&gt;
; {{CommandKeys|C-x C-s|save-buffer}}&lt;br /&gt;
: Save buffer.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
= Common Customization =&lt;br /&gt;
&amp;lt;!-- Customization common to all platforms goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Hunspell ==&lt;br /&gt;
&lt;br /&gt;
You need dictionary files for spell check to work. If you have installed '''OpenOffice''' or '''LibreOffice''', then dictionary files are already there.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(setq-default ispell-program-name &amp;quot;hunspell&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customization 2 ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(message &amp;quot;You can also do this customization&amp;quot;)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[GNU/Linux]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to GNU/Linux goes here --&amp;gt;&lt;br /&gt;
== GNU/Linux Notes 1 ==&lt;br /&gt;
== GNU/Linux Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[OS X]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to OS X goes here --&amp;gt;&lt;br /&gt;
== OS X Notes 1 ==&lt;br /&gt;
== OS X Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Windows]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Windows goes here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links to precompiled binaries are dead at time of writing.&lt;br /&gt;
&lt;br /&gt;
I got RPMs from [http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Factory/noarch/ openSUSE], but hunspell.exe aborted after not finding a dll file. After that dll was added, another dll was not found. I gave up after several iterations. This was with mingw32-hunspell-1.3.2-1.98.noarch.rpm  and later mingw32-hunspell-1.3.2-1.99.noarch.rpm (and associated lang and tools RPMs).&lt;br /&gt;
Windows users be aware of this.&lt;br /&gt;
&lt;br /&gt;
== Windows Notes 1 ==&lt;br /&gt;
== Windows Notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-24]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-24 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Recent revision should come first. This way important information stays at top  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Emacs-24 specific notes.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-23]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
Emacs-23 is not as great as Emacs-24. You will have these problems and you can workaround it this way.&lt;br /&gt;
== Emacs-23 specific notes 1 ==&lt;br /&gt;
== Emacs-23 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= [[Emacs-22]] =&lt;br /&gt;
&amp;lt;!-- Customization/Notes specific to Emacs-22 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Seriously...Why are you even looking at this? You suck.  Your Emacs sucks.  Your organization sucks.&lt;br /&gt;
&lt;br /&gt;
== Emacs-24 specific notes 1 ==&lt;br /&gt;
== Emacs-24 specific notes 2 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Recommended Reading =&lt;br /&gt;
&amp;lt;!-- Only internal links. DO NOT insert EXTERNAL LINKS --&amp;gt;&lt;br /&gt;
* [[Internal Link1]]&lt;br /&gt;
* [[Internal Link2]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Project Pages =&lt;br /&gt;
; [http://fmg-www.cs.ucla.edu/geoff/ispell.html International Ispell]&lt;br /&gt;
: Official Home page and lots of dictionaries&lt;br /&gt;
* [http://kdstevens.com/~stevens/ispell-page.html International, Interactive Spell checker]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Tutorial Pages =&lt;br /&gt;
&lt;br /&gt;
; [http://xahlee.org/emacs/emacs_spell_checker_problems.html Spell checker problems]&lt;br /&gt;
:  Xahlee's notes and tutorials&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
*[http://emacswiki.org/emacs/InteractiveSpell Emacswiki:InteractiveSpell]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-------------------------------------------------------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add categories based on user-level (beginner etc), user-role (programming, emacs contributor etc), platform (windows, linux etc) or work flow (text editing, document authoring etc)  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TestCategory1]][[Category:TestCategory2]]&lt;/div&gt;</summary>
		<author><name>115.241.116.62</name></author>
	</entry>
</feed>