all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to copy the characters in emacs to X's other program?
@ 2005-05-08 16:35 Zheng Da
  2005-05-08 17:21 ` Joe Corneli
  2005-05-08 17:43 ` Peter Dyballa
  0 siblings, 2 replies; 5+ messages in thread
From: Zheng Da @ 2005-05-08 16:35 UTC (permalink / raw)


How to copy the characters in emacs to X's other program?
Thank you.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to copy the characters in emacs to X's other program?
  2005-05-08 16:35 How to copy the characters in emacs to X's other program? Zheng Da
@ 2005-05-08 17:21 ` Joe Corneli
  2005-05-08 17:45   ` Joe Corneli
       [not found]   ` <mailman.4109.1115576330.2819.help-gnu-emacs@gnu.org>
  2005-05-08 17:43 ` Peter Dyballa
  1 sibling, 2 replies; 5+ messages in thread
From: Joe Corneli @ 2005-05-08 17:21 UTC (permalink / raw)




   How to copy the characters in emacs to X's other program?
   Thank you.


(x-select-enable-clipboard t)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to copy the characters in emacs to X's other program?
  2005-05-08 16:35 How to copy the characters in emacs to X's other program? Zheng Da
  2005-05-08 17:21 ` Joe Corneli
@ 2005-05-08 17:43 ` Peter Dyballa
  1 sibling, 0 replies; 5+ messages in thread
From: Peter Dyballa @ 2005-05-08 17:43 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 08.05.2005 um 18:35 schrieb Zheng Da:

> How to copy the characters in emacs to X's other program?
>

Double-click a word, triple-click a paragraph, mouse-1 drag a sentence 
or a region.

--
Greetings

   Pete

"A lot of people mistake a short memory for a clear conscience."
Doug Larson

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to copy the characters in emacs to X's other program?
  2005-05-08 17:21 ` Joe Corneli
@ 2005-05-08 17:45   ` Joe Corneli
       [not found]   ` <mailman.4109.1115576330.2819.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 5+ messages in thread
From: Joe Corneli @ 2005-05-08 17:45 UTC (permalink / raw)


(I meant, of course _set_ that variable to t ...

 (setq x-select-enable-clipboard t)

but it is also customizable.)

Then use e.g. S-<insert> to paste selected text.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to copy the characters in emacs to X's other program?
       [not found]   ` <mailman.4109.1115576330.2819.help-gnu-emacs@gnu.org>
@ 2005-05-09  4:04     ` Zheng Da
  0 siblings, 0 replies; 5+ messages in thread
From: Zheng Da @ 2005-05-09  4:04 UTC (permalink / raw)


Thank you

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-05-09  4:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-08 16:35 How to copy the characters in emacs to X's other program? Zheng Da
2005-05-08 17:21 ` Joe Corneli
2005-05-08 17:45   ` Joe Corneli
     [not found]   ` <mailman.4109.1115576330.2819.help-gnu-emacs@gnu.org>
2005-05-09  4:04     ` Zheng Da
2005-05-08 17:43 ` Peter Dyballa

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.