Active Topics

 



Notices


Reply
Thread Tools
Posts: 145 | Thanked: 88 times | Joined on Nov 2009 @ Copenhagen
#11
Originally Posted by dmg View Post
easy to fix:

(setq dired-use-ls-dired nil)
(setq list-directory-brief-switches "-C")

It makes for a hell of a file browser.

--dmg
thanks for this.

Have you guys done a lot of keyboard remapping? I remapped Escape to Shift+Space, but will have to make other remappings as well (e.g. adding Tab). As of right now I still find vim more usefull on this little device, but hope that will change since I prefer emacs on my other computers (with full keyboards)
 

The Following User Says Thank You to filologen For This Useful Post:
Posts: 8 | Thanked: 3 times | Joined on Dec 2009
#12
Originally Posted by filologen View Post
thanks for this.

Have you guys done a lot of keyboard remapping? I remapped Escape to Shift+Space, but will have to make other remappings as well (e.g. adding Tab). As of right now I still find vim more usefull on this little device, but hope that will change since I prefer emacs on my other computers (with full keyboards)
How do you remap keys? I am looking for a way to use Escape!

thanks in advance.

--dmg
 
Posts: 145 | Thanked: 88 times | Joined on Nov 2009 @ Copenhagen
#13
Originally Posted by dmg View Post
How do you remap keys? I am looking for a way to use Escape!

thanks in advance.

--dmg
I simply edit "/usr/share/X11/xkb/symbols/nokia_vndr/rx-51" (probably a good idea to take a backup first, just in case).

This thread may also be of interest:

http://talk.maemo.org/showthread.php...ight=remapping
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#14
Originally Posted by dmg View Post
How do you remap keys? I am looking for a way to use Escape!
http://talk.maemo.org/showthread.php?t=35101

Unless you use Dvorak, like me, use qole's rx-51, it's the best. But inspire yourself, you can remap it the way you want. On qole's rx-51, Esc is Fn-Left etc. you'll see in the discussion.

My guide for Dvorak on the N900 at:
http://sumoudou.org/0/8.html

Let's see if we get at least one other brave soul, who treads the unknown with me and types on Dvorak on the N900
 
Posts: 8 | Thanked: 3 times | Joined on Dec 2009
#15
Thanks! One nice thing is that I can use emacs from my laptop/desktop and start doing real configuration of my n900. I can't with other editors

--dmg

p.s. I also use tramp and ssh to edit files from my desktop/laptop too.
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#16
Originally Posted by dmg View Post
Thanks a lot! I have further configured your .emacs to avoid calling maximize-frame by hand.
Very good with the hook man!

BTW,
(setq mf-max-width 800)
(setq mf-max-height 380)

needs to be quoted out in my setup, otherwise the minibuffer ends up gigantic, 6 lines vertically or so, and will not change proportion.

The working setup is:
(add-to-list 'load-path "/path/to/maxframe.el")
;; for instance (add-to-list 'load-path "~/elisp/maxframe")
(require 'maxframe)
(add-hook 'window-setup-hook 'maximize-frame t)
(maximize-frame)
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#17
Originally Posted by dmg View Post
p.s. I also use tramp and ssh to edit files from my desktop/laptop too.
Yep, same here. I've been using sshfs heavily lately though, easier than ssh/tramp.
http://sumoudou.org/0/12.html
 
Posts: 8 | Thanked: 3 times | Joined on Dec 2009
#18
Originally Posted by 白い熊 View Post
Very good with the hook man!

BTW,
(setq mf-max-width 800)
(setq mf-max-height 380)

needs to be quoted out in my setup, otherwise the minibuffer ends up gigantic, 6 lines vertically or so, and will not change proportion.
[/B]
that is probably because you disable the tool-box. I noticed
that after I did.

--dmg
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#19
Originally Posted by dmg View Post
that is probably because you disable the tool-box. I noticed
that after I did.
Yep, no tool-bar, no menu-bar, a hardcore Emacs pro doesn't need them, in fact loathes them

I'm trying to figure out how to make Emacs really go fullscreen, to cover the N900 top hildon bar, so far no luck will all combinations and approaches, I've tried. Don't know how to do it.

If you have any ideas, let's hear them!
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#20
I've uploaded a fixed GNU Emacs 23.1.1 installation deb package to:
http://sumoudou.org/n900/emacs_23.1.1_armel.deb

Also, the setup instructions have been updated, taking into account remapping etc.:
http://sumoudou.org/0/14.html
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:02.