Thanks to Jason McBrayer the identica-mode for Emacs now works without problems. The changes on this version are: Fixed the “cannot parse” error on malformed XML tags Fixed incorrect urls on api calls Fixed user pictures not showing up Again, thanks a lot Jason, with my current elisp skills it would’ve taken me a lot […]
Tag: laconica
I’ve updated identica-mode for Emacs and now has a way to connect to any laconica server, instead of just identi.ca. To configure add this to your .emacs file, or your customizations file or your choice: (setq laconica-server “myserver.com”) I’m working on publishing the git repository of the project. In the meantime you can download it […]