<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PIPRIME.FR &#187; Emacs</title>
	<atom:link href="http://www.piprime.fr/developpeur/emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.piprime.fr</link>
	<description>Administrateur-Développeur GNU/Linux-WEB</description>
	<lastBuildDate>Sun, 22 Apr 2012 09:58:22 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Configuration pour un Emacs efficace « out of box »</title>
		<link>http://www.piprime.fr/1458/configuration-emacs-efficace-out-of-box/</link>
		<comments>http://www.piprime.fr/1458/configuration-emacs-efficace-out-of-box/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 17:19:26 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://www.piprime.fr/?p=1458</guid>
		<description><![CDATA[Plus qu'une configuration Après plus d'un an de disparition, j'ai enfin pris le temps de remettre à jour et d'améliorer un environnement complet permettant d'utiliser efficacement Emacs « out of box », un des éditeurs de texte les plus puissants qui existent avec après/avant Vi. J'utilise quotidiennement l'empaquetage que je mets à disposition aujourd'hui, fruit de près [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1458/configuration-emacs-efficace-out-of-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fork de php-mode pour Emacs permettant de supporter les namespaces et # pour commenter</title>
		<link>http://www.piprime.fr/1409/patch-de-php-mode-pour-emacs-permettant-de-supporter-les-namespaces/</link>
		<comments>http://www.piprime.fr/1409/patch-de-php-mode-pour-emacs-permettant-de-supporter-les-namespaces/#comments</comments>
		<pubDate>Sun, 29 May 2011 00:17:09 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.piprime.fr/?p=1409</guid>
		<description><![CDATA[Voici enfin un patch fork qui ajoute la gestion des namespaces, de la notation heredoc ainsi que le support de # comme caractère de commentaire à cette version de php-mode. Pour l'appliquer, télécharger le patch et lancer cette simple commande patch php-mode.el &#60; php-mode.el.diff Voilà la résultat après redémarrage d'Emacs : # is finally rendered correctly [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1409/patch-de-php-mode-pour-emacs-permettant-de-supporter-les-namespaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fork of php-mode for emacs in order to handle namespaces and # as commenting character</title>
		<link>http://www.piprime.fr/1401/patch-of-php-mode-for-emacs-in-order-to-handle-namespaces/</link>
		<comments>http://www.piprime.fr/1401/patch-of-php-mode-for-emacs-in-order-to-handle-namespaces/#comments</comments>
		<pubDate>Sat, 28 May 2011 23:36:18 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.piprime.fr/?p=1401</guid>
		<description><![CDATA[Finally, a patch fork that adds support for namespaces, heredoc and the support of # as comment character for this version of php-mode. To apply it, download the patch and execute this simple command line patch php-mode.el &#60; php-mode.el.diff After restarting Emacs, you should obtain something like this # is finally rendered correctly namespace Pi\Truc\Bidule; [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1401/patch-of-php-mode-for-emacs-in-order-to-handle-namespaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plus qu&#8217;un explorateur de fichiers: le mode Dired d&#8217;Emacs</title>
		<link>http://www.piprime.fr/1302/plus-qu-un-explorateur-de-fichiers-le-mode-dired-d-emacs/</link>
		<comments>http://www.piprime.fr/1302/plus-qu-un-explorateur-de-fichiers-le-mode-dired-d-emacs/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 14:00:34 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://www.piprime.fr/1302/plus-quun-explorateur-de-fichier-le-mode-dired-demacs/</guid>
		<description><![CDATA[Le mode Dired d'Emacs est un mode puissant de manipulation de fichiers et permet de faire bien plus que n'importe quel explorateur de fichiers. Comme la plupart des extensions d'Emacs, Dired est d'un abord difficile mais une fois qu'on commence à en saisir le fonctionnement il est difficile de s'en passer.]]></description>
		<wfw:commentRss>http://www.piprime.fr/1302/plus-qu-un-explorateur-de-fichiers-le-mode-dired-d-emacs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indenter proprement tout un buffer avec Emacs</title>
		<link>http://www.piprime.fr/1299/indenter-proprement-tout-un-buffer-avec-emacs/</link>
		<comments>http://www.piprime.fr/1299/indenter-proprement-tout-un-buffer-avec-emacs/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 16:46:07 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://www.piprime.fr/1299/indenter-proprement-tout-un-buffer-avec-emacs/</guid>
		<description><![CDATA[Dans cet article nous verrons comment indenter un buffer entier dans Emacs sans changer la place du curseur puis comment implémenter une routine qui évite de modifier l'indentation des parties verbatim en mode d'édition (x)html.]]></description>
		<wfw:commentRss>http://www.piprime.fr/1299/indenter-proprement-tout-un-buffer-avec-emacs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
