maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   Emacs on N9 (https://talk.maemo.org/showthread.php?t=81282)

toebaer 2013-11-12 22:10

Quote:

Originally Posted by nieldk (Post 1385868)
this is really strange to me. Especially since the last version I omitted anything in /usr/local/share and I still am able to install.
I do have openmode and aegis patched kernel.
But I really really doubt that is the issue.
You can try by escalating priviledges with develsh, after devel-su and see how that changes stuff

Of course you are right, it is not EXACTLY the same error message, sorry: actually now it complains about permissions in »./usr/local/share/info« (Operation not permitted) instead of ...share/applications...

nieldk 2013-11-12 22:14

Re: Emacs on N9
 
did you try
devel-su
develsh
dpkg -i emac_24.3_armel_0.deb

toebaer 2013-11-12 22:48

Quote:

Originally Posted by nieldk (Post 1385886)
did you try
devel-su
develsh
dpkg -i emac_24.3_armel_0.deb

This worked, thanks.

I had to start with:

/usr/local/bin/emacs-24.3 -nw

looks ok, will try a little using fingerterm

Thanks very much!

nieldk 2013-11-13 07:58

Re: Emacs on N9
 
Quote:

Originally Posted by toebaer (Post 1385890)
This worked, thanks.

I had to start with:

/usr/local/bin/emacs-24.3 -nw

looks ok, will try a little using fingerterm

Thanks very much!

Now, you should probably add /usr/local/bin to your PATH and alias emacs='emacs -nw'

edit ~/.profile and add

Code:


export PATH=$PATH:/usr/local/bin
alias emacs='emacs -nw'


RainerH 2013-11-13 11:04

Re: Emacs on N9
 
Quote:

Originally Posted by nieldk (Post 1385886)
did you try
devel-su
develsh
dpkg -i emac_24.3_armel_0.deb

Thanks a lot for the great work, it installed now without any problems. :)

I tried running emacs with fingerterm and I have see a warning in the terminal after closing it:

Code:

# /usr/local/bin/emacs-24.3 -nw
Warning: arch-dependent data dir (/usr/local/libexec/emacs/24.3/arm-unknown-linux-gnueabihf/) does not exist.

I have not yet seen any misbehavior because of that yet. Do you know the reason for this warning and what to do about it?

nieldk 2013-11-13 11:16

Re: Emacs on N9
 
Quote:

Originally Posted by RainerH (Post 1385965)
Thanks a lot for the great work, it installed now without any problems. :)

I tried running emacs with fingerterm and I have see a warning in the terminal after closing it:

Code:

# /usr/local/bin/emacs-24.3 -nw
Warning: arch-dependent data dir (/usr/local/libexec/emacs/24.3/arm-unknown-linux-gnueabihf/) does not exist.

I have not yet seen any misbehavior because of that yet. Do you know the reason for this warning and what to do about it?

Probably a cross-compiler issue, creating that dir.
I didnt experience any issues with this, and since this was a quickie just to try :) I didnt investigate much.
Probably it will disappear if you create that directory - but, for me, thats a minor-

RainerH 2013-11-13 11:45

Re: Emacs on N9
 
Quote:

Originally Posted by nieldk (Post 1385967)
Probably a cross-compiler issue, creating that dir.
I didnt experience any issues with this, and since this was a quickie just to try :) I didnt investigate much.
Probably it will disappear if you create that directory - but, for me, thats a minor-

Thanks, I created the directory as root and gave all users allowance to write to it - the warning disappeared. :)

nieldk 2013-11-15 21:10

Re: Emacs on N9
 
Quote:

Originally Posted by RainerH (Post 1385974)
Thanks, I created the directory as root and gave all users allowance to write to it - the warning disappeared. :)

So, how did this work for you - look at this thread for previous issues, eg, can you open folders as well as files (perhaps even use LISP ;) ) ?

RainerH 2013-11-17 10:09

Re: Emacs on N9
 
Quote:

Originally Posted by nieldk (Post 1386769)
So, how did this work for you - look at this thread for previous issues, eg, can you open folders as well as files (perhaps even use LISP ;) ) ?

Everything I have tried, like opening org files, running calc, browsing folders, and running some LISP code worked fine.:)

Thanks a lot again making this possible.

toebaer 2013-11-17 21:52

I can confirm that everything I need and tried works. Most disturbing have been floating-point errors with date calculations and or other functions in org-mode...does not seem to be the case any more...so it seems fully functional, as far as the probably rather trivial lisp code in my .emacs is concerned
Thanks again :)


All times are GMT. The time now is 05:23.

vBulletin® Version 3.8.8