unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Haizi Zheng <haizi_zh@yahoo.com.cn>
Subject: Re: copy/paste to/from emacs
Date: Fri, 22 Jul 2005 03:53:44 +0800	[thread overview]
Message-ID: <20050721195344.GB4057@haizi.iphy.ac.cn> (raw)
In-Reply-To: <42dff22a$1_1@news.iprimus.com.au>

If you want to copy some text from emacs, and then paste it in another
application in X environment, you can have try as add the line below to
you .emacs file:

(global-set-key [C-f11] 'clipboard-kill-ring-save)

This will add a new bind, here is contrl-f11, to replace the default M-w
when copying, then in the other application, the normal paste operation
will work.

By this method, there are two key-bindings, respectively take charge of
the internal-copy-paste affairs and that between eamcs and other 
applications. I admit that this method is a little ugly, is there 
anyone who has better solution on this issue?

On Fri, Jul 22, 2005 at 05:17:57AM -0700, Baloff wrote:
> Hello
> ok, the title says it all, I cann't copy from emacs and paste into say 
> Mozilla or any other program and this is true from other programs to 
> emacs as well. what is the fix?
> 
> thanks
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

  parent reply	other threads:[~2005-07-21 19:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-22 12:17 copy/paste to/from emacs Baloff
2005-07-21 19:22 ` Marc Tfardy
2005-07-22 13:50   ` Baloff
2005-07-21 21:20     ` Peter Dyballa
2005-07-21 21:47     ` Charles philip Chan
2005-08-09 20:49   ` David Combs
2005-08-10  8:15     ` Tim X
2005-07-21 19:53 ` Haizi Zheng [this message]
2005-07-22  5:54 ` Tim X
     [not found] ` <mailman.1221.1121977384.20277.help-gnu-emacs@gnu.org>
2005-07-22  6:00   ` Tim X

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050721195344.GB4057@haizi.iphy.ac.cn \
    --to=haizi_zh@yahoo.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).