<?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=24.191.107.45</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=24.191.107.45"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/24.191.107.45"/>
	<updated>2026-04-27T10:26:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Ido&amp;diff=1656</id>
		<title>Ido</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Ido&amp;diff=1656"/>
		<updated>2012-03-30T03:14:44Z</updated>

		<summary type="html">&lt;p&gt;24.191.107.45: /* Helpful keybindings */ move-to-previous was wrong&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Ido''' is a very convenient way to find files and switch buffers.&lt;br /&gt;
&lt;br /&gt;
= Basic setup =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(ido-mode)&lt;br /&gt;
(ido-everywhere 1)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Helpful keybindings =&lt;br /&gt;
&lt;br /&gt;
; {{Keys|C-s}}&lt;br /&gt;
: Move to next ido suggestion.&lt;br /&gt;
&lt;br /&gt;
; {{Keys|C-r}}&lt;br /&gt;
: Move to previous ido suggestion.&lt;br /&gt;
&lt;br /&gt;
= Common Customization =&lt;br /&gt;
&lt;br /&gt;
== Enable Fuzzy Matching ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(setq ido-enable-flex-matching t)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
&lt;br /&gt;
[[Helm]]&lt;br /&gt;
&lt;br /&gt;
= Project Pages =&lt;br /&gt;
* [http://bazaar.canonical.com/en/ Bazaar]&lt;br /&gt;
* [http://doc.bazaar-vcs.org/bzr.dev/en/user-guide/index.html Bzr Users Guide]&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;
[[Category:Completion]] [[Category:MiniBuffer]]&lt;/div&gt;</summary>
		<author><name>24.191.107.45</name></author>
	</entry>
</feed>