
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 more time to find those bugs you fixed.



One reply on “Identica-mode fixes”
In my machine,
identica-clean-weird-charsseems to strip all\rs as well. This causesstring-matchto passniltoxml-parse-regioninidentica-get-response-body. Is it because I’m using Windows?