From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Perry Smith Newsgroups: gmane.emacs.help Subject: emacs 24 and vnc not working Date: Tue, 7 Aug 2012 18:32:29 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1344382358 7929 80.91.229.3 (7 Aug 2012 23:32:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Aug 2012 23:32:38 +0000 (UTC) To: Emacs help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 08 01:32:38 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SytGP-0008AS-FJ for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Aug 2012 01:32:37 +0200 Original-Received: from localhost ([::1]:53632 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SytGO-0001tF-Om for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Aug 2012 19:32:36 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36326) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SytGK-0001sy-63 for help-gnu-emacs@gnu.org; Tue, 07 Aug 2012 19:32:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SytGJ-0000NE-Az for help-gnu-emacs@gnu.org; Tue, 07 Aug 2012 19:32:32 -0400 Original-Received: from mail-ob0-f169.google.com ([209.85.214.169]:46728) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SytGJ-0000N4-5y for help-gnu-emacs@gnu.org; Tue, 07 Aug 2012 19:32:31 -0400 Original-Received: by obhx4 with SMTP id x4so254847obh.0 for ; Tue, 07 Aug 2012 16:32:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; bh=DMVcLuyjcL0CW14oGTCbqEUlfb3YBVJDAL5Q24GOZbk=; b=ymI2JQzJYMQAxQ183yenXcVM9wGJwq8GTYUakp9pDtf0WexPiZhgv07T0I4f8YzdV6 RECTzDE4Dp18dc1Le4cZ32TxgZAw88ub/KJ3lGRQROHfhV+20jPmzw2jul0RPm2s+bis ZyBiZS03JuuqzvtWQqTpkiXpV7xQGkNhg/d8smYcyYKtcEHbvtWrwIx08sHnZLPoUmhV UgpCz0I/bk0soOlBLevpJIVvw0aQza3cpnXmd7Ev8uuF2okpckTVgGZWAusKsv7Gc/zq SiYRW/IlvnsiXly4QzzQelWMzU5IJwoqHJqS01O9Ykj8Ld+ZjOKVCFe7nLN7ixIOw9Fu jkTg== Original-Received: by 10.60.29.161 with SMTP id l1mr27462416oeh.43.1344382350501; Tue, 07 Aug 2012 16:32:30 -0700 (PDT) Original-Received: from magicbook.austin.ibm.com ([32.97.110.54]) by mx.google.com with ESMTPS id o9sm16105336oeg.5.2012.08.07.16.32.29 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Aug 2012 16:32:29 -0700 (PDT) X-Mailer: Apple Mail (2.1278) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86244 Archived-At: After a lot of poking around, my basic conclusion is emacs 24 cut and = paste does not do something that a vnc server needs but emacs 22.3 did. I've tried two difference vnc servers and three different vnc viewers = and all exhibit the same characteristics. I can copy from emacs using M-w and paste it into an xterm on the same = Xvnc server. But I can not paste it into anything else such as a Mac = application. With an xterm or emacs 22.3 on the same Xvnc server, it works fine. I can verify that the clipboard and primary selection are both being = updated -- it just isn't working with the Xvnc server. I hope someone can help me out 'cause I'm not making much progress on = this. I also have not figured out how to copy from the xterm into emacs but I = figure that is pilot error or a config setting. Thank you, Perry