View Single Post
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#44
Originally Posted by urmybaby View Post
you mean use notepad? and save as (set-clipboard-coding-system 'utf-8).emacs?
If you use notepad, create a file named .emacs (with a DOT in front of the `emacs')
and make it contain the following text:
(set-clipboard-coding-system 'utf-8)
(setq x-select-enable-clipboard t)
Then copy it to the N900 and in the terminal move it to /home/user