Liuw's Thinkpad

想要赢就先学会输,想要成功就先学会失败

How to Copy to / Paste from Clipboard for Emacs

without comments

It feels easy to copy/paste within Emacs, but sometimes we need to transfer data between Emacs and other programs. Many window systems have some sort of “clipboard” to do simple transfers.

Emacs can also make use of system clipboard. See following commands.

clipboard-kill-region
clipboard-kill-ring-save
clipboard-yank

I’ve been looking for them for years, gee.

© 2010, liuw. All rights reserved.

Written by liuw

February 25th, 2010 at 11:21 pm

Posted in Programming,分享

Tagged with , , ,

Leave a Reply

*