I want to use emacs and console tools instead of Ubuntu SDK to edit and debug my projects. Where can I learn about doing that?
Asked
Active
Viewed 131 times
9
-
I'd suggest installing the SDK, and looking carefully at what it does. Nothing precludes your using the one true editor on files that you then let the SDK build. Or, you could enter the wonderful wonderful world of emacs customization through writing Lisp programs, or hope some other Ubuntu Touch developer has. – waltinator Aug 17 '15 at 18:28