* clipboard/kill-ring: 'OS X' + 'Terminal.app' + 'emacs -nw'
@ 2007-04-20 11:53 Livin Stephen Sharma
2007-04-20 13:28 ` [Aquamacs-devel] " David Reitter
2007-04-20 16:25 ` Eric Hanchrow
0 siblings, 2 replies; 3+ messages in thread
From: Livin Stephen Sharma @ 2007-04-20 11:53 UTC (permalink / raw)
To: emacs-help gnu gnu, Development of Aquamacs Emacs
PowerBook G4 mac running OS X 10.4.
(Darwin Kernel Version 8.9.0)
GNU Emacs 22.0.97.1
When running emacs within the terminal ("emacs -nw"),
is there a way to get text kill-ed (C-k , etc) in emacs into the OS
X clipboard, In the way that "(setq x-select-enable-clipboard t)"
allows on linux, etc ?
Regards
--livin.stephen
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Aquamacs-devel] clipboard/kill-ring: 'OS X' + 'Terminal.app' + 'emacs -nw'
2007-04-20 11:53 clipboard/kill-ring: 'OS X' + 'Terminal.app' + 'emacs -nw' Livin Stephen Sharma
@ 2007-04-20 13:28 ` David Reitter
2007-04-20 16:25 ` Eric Hanchrow
1 sibling, 0 replies; 3+ messages in thread
From: David Reitter @ 2007-04-20 13:28 UTC (permalink / raw)
To: Development of Aquamacs Emacs; +Cc: emacs-help gnu gnu
On 20 Apr 2007, at 12:53, Livin Stephen Sharma wrote:
> When running emacs within the terminal ("emacs -nw"),
>
> is there a way to get text kill-ed (C-k , etc) in emacs into the OS
> X clipboard, In the way that "(setq x-select-enable-clipboard t)"
> allows on linux, etc ?
If x-select-enable-clipboard doesn't do the job, have a look at
`interprogram-cut-function' and `interprogram-paste-function'. You
might be able to figure something out - for example via the system's
`pbcopy' and `pbpaste' functions (available from the shell).
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: clipboard/kill-ring: 'OS X' + 'Terminal.app' + 'emacs -nw'
2007-04-20 11:53 clipboard/kill-ring: 'OS X' + 'Terminal.app' + 'emacs -nw' Livin Stephen Sharma
2007-04-20 13:28 ` [Aquamacs-devel] " David Reitter
@ 2007-04-20 16:25 ` Eric Hanchrow
1 sibling, 0 replies; 3+ messages in thread
From: Eric Hanchrow @ 2007-04-20 16:25 UTC (permalink / raw)
To: help-gnu-emacs
>>>>> "Livin" == Livin Stephen Sharma <livin.stephen@gmail.com> writes:
Livin> When running emacs within the terminal ("emacs -nw"),
Livin> is there a way to get text kill-ed (C-k , etc) in emacs
Livin> into the OS X clipboard, In the way that "(setq
Livin> x-select-enable-clipboard t)" allows on linux, etc ?
I suspect not :-(
--
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-04-20 16:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-20 11:53 clipboard/kill-ring: 'OS X' + 'Terminal.app' + 'emacs -nw' Livin Stephen Sharma
2007-04-20 13:28 ` [Aquamacs-devel] " David Reitter
2007-04-20 16:25 ` Eric Hanchrow
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.