<?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.nethazard.net/identica-mode-for-emacs-update-support-for-any-laconica-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nethazard.net/identica-mode-for-emacs-update-support-for-any-laconica-server/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>Gabriel Saldana&#039;s blog about web development, free software and other lifestyle topics</description>
	<lastBuildDate>Fri, 12 Mar 2010 06:48:02 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: p4bl0</title>
		<link>http://blog.nethazard.net/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.nethazard.net/?p=221#comment-2120</guid>
		<description>Hi, you did a great job!

I modified a bit identica-mode.el, instead of

(defvar identica-username nil)
(defvar identica-password nil)

I put

;; 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)

(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)

Like this you can avoid the need to write your password in your .emacs, which is something we all like to share :-).

Like i said in comment, this code come from the twitter.el package :-)).

Thanks you for this identi.ca mode !</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)<br />
(defvar identica-password nil)</p>
<p>I put</p>
<p>;; from twitter.el:<br />
(defcustom identica-username nil<br />
  &#8220;Username to use for connecting to identi.ca.<br />
If nil, you will be prompted.&#8221;<br />
  :type &#8216;(choice (const :tag &#8220;Ask&#8221; nil) (string))<br />
  :group &#8216;identica)</p>
<p>(defcustom identica-password nil<br />
  &#8220;Password to use for connecting to identi.ca.<br />
If nil, you will be prompted.&#8221;<br />
  :type &#8216;(choice (const :tag &#8220;Ask&#8221; nil) (string))<br />
  :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.nethazard.net/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.nethazard.net/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>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (user agent is rejected)
Database Caching 22/27 queries in 0.790 seconds using disk

Served from: blog.nethazard.net @ 2010-03-12 11:40:13 -->