Active Topics

 


Reply
Thread Tools
Posts: 31 | Thanked: 2 times | Joined on Dec 2009
#71
Originally Posted by 白い熊 View Post
It'll work, if you do the above step.

To uninstall, either go to the Package manager, and choose Uninstall, then Emacs, or from the terminal as root, i.e. after sudo gainroot:
apt-get remove emacs
When i use "apt-get remove emacs"
The following proceeds:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package emacs is not installed, so not removed
The following packages were automatically installed and are no longer requiredE:
libxpm4 libungif4g
use 'apt-get autoremove' to remove them
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded

Does that mean I uninstalled emacs? Do i have to type apt-get autoremove' to finish the process of removal? Thanks for the help!
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#72
Yeah, you uninstalled it. To uninstall deps do the autoremove.
 

The Following User Says Thank You to 白い熊 For This Useful Post:
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#73
Originally Posted by jakiman View Post
Would be awesome if someone made a Youtube video on how to do this and how it works on the N900. (for those who don't have N900 yet...) This will also make it more attractive for thos who are thinking of buying the N900. =)
I've captured a screencast of the N900 CJK input in GNU Emacs, originally with audio explanation, but it was lagging behind the video, so confusing, so removed the audio.

But it shows what I highlight above:
open GNU Emacs
switch to *scratch* buffer
change to Chinese input, type Chinese
change to Japanese input, type Japanese
change to Korean input, type Korean
cut the text
switch to a new SMS
paste the text into an SMS ready to send

http://sumoudou.org/n900/emacs-cjk.avi
 
Posts: 1,427 | Thanked: 2,077 times | Joined on Aug 2009 @ Sydney
#74
Hi, I've been trying to get this to work and I'm failing miserably.

I have followed the Basic steps.

But am stuck in Step 8 & 9.

Questions:
1. Can Step 8 be reversed? or will it impact me using my N900 in any other apps? (I have US N900 model)
UPDATE: Okay. I have found the answer to this. Just had to look at the commands. =P

2. I'm really having a hard time following this step. It says to download the maxframe.el. But where do I put it once downloaded?
UPDATE: Okay. I think I have sorta figured this out also.

3.. Also, I have /home/user/.emacs.d right now. Do I need a separate .emacs file?

I'm still stuck with lower part of emacs not displaying correctly...

I'm unsure exactly how to setup the .emacs file and the location of the maxframe.el. (should the name remain maxframe.el?)

Last edited by jakiman; 2009-12-23 at 11:48.
 
Posts: 1,427 | Thanked: 2,077 times | Joined on Aug 2009 @ Sydney
#75
I couldn't get the screen maximised properly on my N900 still.
However, the shortcuts still work and I could get Korean to work. =)

Is there a way to start gnu emacs automatically in scratch buffer with korean-hangul set as default?
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#76
[QUOTE=jakiman;438701]2. I'm really having a hard time following this step. It says to download the maxframe.el. But where do I put it once downloaded?[quote]
Put it anywhere, then enter the path to it, as shown in the step.

If you download it to the N900 dir, the path is /home/user/MyDocs
3.. Also, I have /home/user/.emacs.d right now. Do I need a separate .emacs file?
Yeah, .emacs.d is not a file, it's a configuration directory. You need /home/user/.emacs

tI'm still stuck with lower part of emacs not displaying correctly...
That's what maxframe is for.

After you run maximize-frame, it'll display perfectly.
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#77
Originally Posted by jakiman View Post
I couldn't get the screen maximised properly on my N900 still.
However, the shortcuts still work and I could get Korean to work. =)
Set up maxframe as described, and it'll maximize well.

Is there a way to start gnu emacs automatically in scratch buffer with korean-hangul set as default?
Add:
(setq default-input-method "korean-hangul")
to .emacs
then you can switch to korean just with C-\

You need to switch to scratch manually.
 
Posts: 73 | Thanked: 3 times | Joined on May 2006
#78
I though web input such as this one http://www.inputking.com/ should work? Interestingly enough it's NOT!
It works fine on N810 browser, not N900 browser. What's wrong?
 
Posts: 3 | Thanked: 0 times | Joined on Apr 2010
#79
Originally Posted by 白い熊 View Post
If you open File Manager and go all the way to the top you will see some folder that has the same name as you called your N900 device. This is the /home/user/MyDocs folder, so if you save the file to this folder, then open the terminal and:
cd /home/user/MyDocs
If you have a MicroSD card in there and you saved it to it, it should be automatically mounted somewhere in /media/ so you can cd there...
i changed my device name, n saved the file in "documents"folder. in step 5, it can cd to /home/user/MyDocs, but when i key in the dpkg command, the following displayed:

dpkg: error processing emacs_23.1.1_armel.deb (--install):
cannot access archive: No such file or directory
Error were encountered while processing:
emacs_23.1.1_armel.deb

need your help, thanks.
 
Posts: 8 | Thanked: 0 times | Joined on Jan 2010 @ Australia
#80
Where did you save your package? under documents? then you need to cd to that dir instead of MyDocs. use ls to check whether the package exists or not.
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:24.