|
2009-12-15
, 06:44
|
Posts: 68 |
Thanked: 0 times |
Joined on Dec 2009
|
#42
|
Edit a file on the PC, make it have the following text:
(set-clipboard-coding-system 'utf-8)
(setq x-select-enable-clipboard t)
Save it as .emacs (note the DOT in front of the `e').
Copy it to the N900.
In the terminal, move it to /home/user
Or just run emacs, then:
C-x C-f .emacs
Then type the text, then save with
C-x C-s
Then restart Emacs, and you it'll work.
|
2009-12-15
, 06:45
|
Posts: 68 |
Thanked: 0 times |
Joined on Dec 2009
|
#43
|
Ah, you're right man, my mistake, I missed one `1' when compiling it
/opt/emacs_23.1_shiroikuma_2009-12-15-001000_fremantle_armel/bin/emacs
will make it run.
Ahhh... I wanted to help everybody, damn it... so many errors. If you bear with me a couple of hours, I'll rebuild the package, fix the errors, and make it start from the icon and everything.
You'd then have to uninstall this one, in the way specified above, and reinstall the new one...
|
2009-12-15
, 06:48
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#44
|
you mean use notepad? and save as (set-clipboard-coding-system 'utf-8).emacs?
|
2009-12-15
, 06:51
|
Posts: 68 |
Thanked: 0 times |
Joined on Dec 2009
|
#45
|
|
2009-12-15
, 06:59
|
Posts: 68 |
Thanked: 0 times |
Joined on Dec 2009
|
#46
|
|
2009-12-15
, 07:08
|
Posts: 68 |
Thanked: 0 times |
Joined on Dec 2009
|
#47
|
|
2009-12-15
, 07:12
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#48
|
yes, /opt/emacs_23.1_shiroikuma_2009-12-15-001000_fremantle_armel/bin/emacs
worked, i finally opened emacs, but is there a simple way to run it? like click the icon on desktop instead of xterminal every time?
|
2009-12-15
, 07:19
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#49
|
im very confused of how to use chinese input in emacs, so in the buffer scrach mode, then i press ctrl+x then enter, press ctrl+/, then chinese?
then tab tab? how do i do that on n900?
|
2009-12-15
, 07:34
|
Posts: 68 |
Thanked: 0 times |
Joined on Dec 2009
|
#50
|
/opt/emacs_23.1_shiroikuma_2009-12-15-001000_fremantle_armel/bin/emacs
will make it run.
Ahhh... I wanted to help everybody, damn it... so many errors. If you bear with me a couple of hours, I'll rebuild the package, fix the errors, and make it start from the icon and everything.
You'd then have to uninstall this one, in the way specified above, and reinstall the new one...