Reply
Thread Tools
Posts: 26 | Thanked: 2 times | Joined on Nov 2009
#21
Hi, could you help me with
"Before first using GNU Emacs, to make sure that GNU Emacs clipboard is integrated with the system clipboard (IMPORTANT), make sure you have an .emacs file in your home directory with the following text:
(set-clipboard-coding-system 'utf-8)
(setq x-select-enable-clipboard t)
$ echo "(set-clipboard-coding-system 'utf-8)" >> ~/.emacs
$ echo "(setq x-select-enable-clipboard t)" >> ~/.emacs"

i don't really get it. thanks
 
Posts: 6 | Thanked: 0 times | Joined on Dec 2009 @ Oregon
#22
dpkg: dependency problems prevent configuration of emacs:
emacs depends on libungif4g; however:
package libungif4g is not installed.
emacs depends on librsvg2-2 (>=2.26.0-1maemo0); however:
package librsvg2-2 is not isntalled.
emacs depends on libxpm4; however:
package libxpm4 is not installed.
dpkg: error processing emacs (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
emacs
 
Posts: 68 | Thanked: 0 times | Joined on Dec 2009
#23
i installed emacs, but how can i open it or start it? i used $ emacs, it told me file not found.
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#24
Originally Posted by keiel View Post
Hi, could you help me with
...
i don't really get it. thanks
1. Open the terminal.
2. Type:
echo "(set-clipboard-coding-system 'utf-8)" >> ~/.emacs

3. Hit ENTER
4. Type:
echo "(setq x-select-enable-clipboard t)" >> ~/.emacs

5. Hit ENTER

That's it.
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#25
Originally Posted by paulyeo View Post
dpkg: dependency problems prevent configuration of emacs:
emacs depends on libungif4g; however:
package libungif4g is not installed.
emacs depends on librsvg2-2 (>=2.26.0-1maemo0); however:
package librsvg2-2 is not isntalled.
emacs depends on libxpm4; however:
package libxpm4 is not installed.
dpkg: error processing emacs (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
emacs
This is exactly what Step 5 says:
It will complain about missing dependencies, this is the expected behavior.
That's what it's doing...
Continue to Step 6.
 
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#26
Originally Posted by urmybaby View Post
i installed emacs, but how can i open it or start it? i used $ emacs, it told me file not found.
You will have in icon saying GNU Emacs in your menu.

Or you can start it from the terminal. Type:
emacs
 
Posts: 68 | Thanked: 0 times | Joined on Dec 2009
#27
Originally Posted by 白い熊 View Post
You will have in icon saying GNU Emacs in your menu.

Or you can start it from the terminal. Type:
emacs
i dont have icon in menu, i typed emacs in xterminal it told me emacs not found. also there is no emacs in my application manager when i check on uninstall
 
Posts: 68 | Thanked: 0 times | Joined on Dec 2009
#28
unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
 
Posts: 68 | Thanked: 0 times | Joined on Dec 2009
#29
i have a gnu emacs icon in my menu now, but when i click on it, nothing happens
 
Posts: 1,746 | Thanked: 2,100 times | Joined on Sep 2009
#30
I think suggesting to anyone not intimately familiar with Linux (ie. already probing around with the x terminal) that they install a .deb directly is a bad idea.

I would recommend most people wait until an actual package is available at least in extras-testing before trying for CJK input.
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:28.