View Single Post
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.