<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Identica mode for Emacs update: support for any Laconica server</title>
	<atom:link href="http://blog.gabrielsaldana.org/identica-mode-for-emacs-update-support-for-any-laconica-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gabrielsaldana.org/identica-mode-for-emacs-update-support-for-any-laconica-server/</link>
	<description>About emacs, web development, free software and other lifestyle topics</description>
	<lastBuildDate>Mon, 09 Jan 2012 19:08:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: p4bl0</title>
		<link>http://blog.gabrielsaldana.org/identica-mode-for-emacs-update-support-for-any-laconica-server/comment-page-1/#comment-2120</link>
		<dc:creator>p4bl0</dc:creator>
		<pubDate>Mon, 27 Apr 2009 09:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gabrielsaldana.org/?p=221#comment-2120</guid>
		<description>&lt;p&gt;Hi, you did a great job!&lt;/p&gt;

&lt;p&gt;I modified a bit identica-mode.el, instead of&lt;/p&gt;

&lt;p&gt;(defvar identica-username nil)
(defvar identica-password nil)&lt;/p&gt;

&lt;p&gt;I put&lt;/p&gt;

&lt;p&gt;;; from twitter.el:
(defcustom identica-username nil
  &quot;Username to use for connecting to identi.ca.
If nil, you will be prompted.&quot;
  :type &#039;(choice (const :tag &quot;Ask&quot; nil) (string))
  :group &#039;identica)&lt;/p&gt;

&lt;p&gt;(defcustom identica-password nil
  &quot;Password to use for connecting to identi.ca.
If nil, you will be prompted.&quot;
  :type &#039;(choice (const :tag &quot;Ask&quot; nil) (string))
  :group &#039;identica)&lt;/p&gt;

&lt;p&gt;Like this you can avoid the need to write your password in your .emacs, which is something we all like to share :-).&lt;/p&gt;

&lt;p&gt;Like i said in comment, this code come from the twitter.el package :-)).&lt;/p&gt;

&lt;p&gt;Thanks you for this identi.ca mode !&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, you did a great job!</p>

<p>I modified a bit identica-mode.el, instead of</p>

<p>(defvar identica-username nil)
(defvar identica-password nil)</p>

<p>I put</p>

<p>;; from twitter.el:
(defcustom identica-username nil
  &#8220;Username to use for connecting to identi.ca.
If nil, you will be prompted.&#8221;
  :type &#8216;(choice (const :tag &#8220;Ask&#8221; nil) (string))
  :group &#8216;identica)</p>

<p>(defcustom identica-password nil
  &#8220;Password to use for connecting to identi.ca.
If nil, you will be prompted.&#8221;
  :type &#8216;(choice (const :tag &#8220;Ask&#8221; nil) (string))
  :group &#8216;identica)</p>

<p>Like this you can avoid the need to write your password in your .emacs, which is something we all like to share <img src='http://blog.gabrielsaldana.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>

<p>Like i said in comment, this code come from the twitter.el package <img src='http://blog.gabrielsaldana.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ).</p>

<p>Thanks you for this identi.ca mode !</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: blog.gabrielsaldana.org @ 2012-02-08 05:05:46 by W3 Total Cache -->
