[Bug 532241] Review Request: emacs-identica-mode - Identica mode for emacs.

bugzilla at redhat.com bugzilla at redhat.com
Sat Oct 31 19:07:53 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=532241





--- Comment #1 from Arun SAG <sagarun at gmail.com>  2009-10-31 15:07:52 EDT ---
Testing the package:

Add the following lines to ~/.emacs file

;;; Identi.ca mode for emacs
(require 'identica-mode)
(setq identica-username "username")
(setq identica-password "password")
;; Add this to send status updates
 (global-set-key "\C-cip" 'identica-update-status-interactive)
;; Add this to send direct messages
 (global-set-key "\C-cid" 'identica-direct-message-interactive)



How to: http://blog.nethazard.net/identica-mode-for-emacs/

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list