Thread: Emacs on N9
View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#9
I still miss doing correct control in the deb file, for the 'click and install' to work
You can install like this from terminal

Code:
$ devel-su (rootme)
# wget https://openrepos.net/sites/default/files/packages/500/emacs_24.3_armel.deb --no-check-certificate
# dpkg -i emacs_24.3_armel.deb
reminder, start it with emacs -nw (it has GTK support, but no virtual keyboard in GTK)
 

The Following User Says Thank You to For This Useful Post: