gco / emacs-evernote-mode

Automatically exported from code.google.com/p/emacs-evernote-mode
0 stars 0 forks source link

Ruby dependency #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Emacs includes a high level programming language, elisp, that can interface 
with web APIs just like Ruby can. It would be better to rewrite 
emacs-evernote-mode to use elisp than Ruby to reduce dependencies. For example, 
emacs-evernote-mode would become more portable, into environments where Ruby is 
not available.

Original issue reported on code.google.com by andrew.p...@gmail.com on 19 Feb 2013 at 3:46