From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Livin Stephen Sharma Newsgroups: gmane.emacs.help Subject: clipboard/kill-ring: 'OS X' + 'Terminal.app' + 'emacs -nw' Date: Fri, 20 Apr 2007 17:23:01 +0530 Message-ID: <62B9A1A3-1315-4D7E-96B3-A32A4C2FB8A3@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1177070015 6003 80.91.229.12 (20 Apr 2007 11:53:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2007 11:53:35 +0000 (UTC) To: emacs-help gnu gnu , Development of Aquamacs Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 20 13:53:28 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Herg7-0002Nl-N6 for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Apr 2007 13:53:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HerlA-0004o0-Tz for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Apr 2007 07:58:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Herkw-0004my-Ik for help-gnu-emacs@gnu.org; Fri, 20 Apr 2007 07:58:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Herkv-0004lX-38 for help-gnu-emacs@gnu.org; Fri, 20 Apr 2007 07:58:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Herku-0004lM-R2 for help-gnu-emacs@gnu.org; Fri, 20 Apr 2007 07:58:25 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Herfr-0007GX-1T for help-gnu-emacs@gnu.org; Fri, 20 Apr 2007 07:53:11 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s17so939018wxc for ; Fri, 20 Apr 2007 04:53:09 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=NMP9Kb3Dbt/KwOXdpmI30z4NGQUNmiZm4KIrwT8NOfwX/qMAb65KLyAOLlRVPJuc3eJluykNicAdMAzdTJDxwoRtMT4tZ2bE2qpKLcBxKB28BGu3l654HXNj25IKJtOCkSKC8c/gJ+Yi3CBKjpVyfVqkx6wj52SGJOJqnxZbjsY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=VhvKg0keGN/SNWyzTJSUVIeTifPNqrsWglSxe/IUw/e+z2QlBMm3evztcZ07ethcwqSSS9SFDt7WIdbnhS8cV76vm/ViNvU07d+OkN9lXdrMUHVe4lycezaQOjvQyfve8GKVIYYnS/q6L3a0TV/7rFCVDlO5dpORKy6T87FGcxE= Original-Received: by 10.90.79.6 with SMTP id c6mr2826744agb.1177069989928; Fri, 20 Apr 2007 04:53:09 -0700 (PDT) Original-Received: from ?10.9.1.149? ( [124.30.119.98]) by mx.google.com with ESMTP id 20sm4191469agb.2007.04.20.04.53.07; Fri, 20 Apr 2007 04:53:08 -0700 (PDT) X-Mailer: Apple Mail (2.752.2) X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42878 Archived-At: 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