Active Topics

 



Notices


Reply
Thread Tools
Posts: 19 | Thanked: 5 times | Joined on Jan 2008
#11
I installed ncurses-base and then installed the first emacs deb you posted and still got the error about libXaw.
__________________
----------------
N810 (0S2008)
 
Posts: 19 | Thanked: 5 times | Joined on Jan 2008
#12
Then I did:
apt-get install libxaw7

In total it installed: lilbxmu6, libxpm4, libxaw7

An it ran!!
__________________
----------------
N810 (0S2008)
 
Posts: 19 | Thanked: 5 times | Joined on Jan 2008
#13
I can't list directories but I can access files.

C-x C-d ~/

Listing directory failed but `access-file` worked

C-x C-f ~/test.txt

Opens a buffer and I can save the buffer in the file and open it again in another session.
__________________
----------------
N810 (0S2008)
 
Posts: 85 | Thanked: 29 times | Joined on Jan 2008
#14
Excellent!

We're progressing nicely.

In short, we have two packages now. Both can run emacs in a terminal, but only the one with X support will run emacs in a X window (not hildonized).

So far, the dependencies for the non X version seem to be: osso-xterm, ncurses-base
The dependencies for the X version seem to be: osso-xterm, ncurses-base, lilbxmu6, libxpm4, libxaw7

I hope that more people will test the packages and report feeback.

Later, we can make both packages available to the public, or ditch the one with the X support (I prefer to work in a terminal than in a non-hildonized X window, but hey, that's just me).

Hgtablet, I can confirm that the dired mode does not work (C-x C-d) here neither. If someone wants to volunteer to inquire and fix this, he's welcome. I did a straight cross-compilation, I didn't mess with the source, and probably won't neither.

Here are the links again:

With X support:
http://troubleshooter.is-a-geek.com/....1-1_armel.deb

With no X support:
http://troubleshooter.is-a-geek.com/....1-1_armel.deb


Good luck.

Ulysses
 
Posts: 85 | Thanked: 29 times | Joined on Jan 2008
#15
Hello everybody,

You might remember that I mentioned that garage.maemo.org approved this emacs port, but that I have been unable to upload the package because of the file size limit policy applied by garage.

Well, it's been a week since I wrote feedback and I didn't hear anything from them.

So, if anyone from garage is reading this, can you please provide me with a solution, or maybe an email address of someone who is in charge so that we can try to solve this.

Thanks in advance,

Ulysses
 
Posts: 4 | Thanked: 0 times | Joined on Feb 2008
#16
After installing ncurses-base the no-X version runs OK.

You can get dired to work by adding the following to your .emacs:

(setq dired-use-ls-dired nil)

This stops emacs using the --dired option on the ls command. --dired isn't supported by busybox ls.

Julian

Last edited by Julian; 2008-02-07 at 09:47.
 
Posts: 85 | Thanked: 29 times | Joined on Jan 2008
#17
Brilliant, Julian, thanks!
 
Posts: 85 | Thanked: 29 times | Joined on Jan 2008
#18
Setting the dired-use-ls-dired to nil didn't work for me.

I see that that on the zaurus they had the same problem, and that they are setting that variable to nil, but only after modifying site-start.el, which here isn't.

Could that be it?
 
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#19
Ulysses,

Maybe you could separate out the .el.gz files to another package (in mainstream debian those are in emacs22-el)? That would reduce the required space somewhat, and the vast majority probably wouldn't need those files (just the .elc files will do fine).
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
 
Posts: 85 | Thanked: 29 times | Joined on Jan 2008
#20
Good suggestion. I'll definitely consider this. Thanks.
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:52.