From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?S=E9bastien_Kirche?= Newsgroups: gmane.emacs.devel Subject: [osx] edit/paste menu item always disabled Date: Mon, 4 Oct 2004 14:58:40 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <1D11404C-1605-11D9-B7F0-000393861220@sage.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1096895076 26304 80.91.229.6 (4 Oct 2004 13:04:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Oct 2004 13:04:36 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 04 15:04:27 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CESVv-00062V-00 for ; Mon, 04 Oct 2004 15:04:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEScV-0003Hr-JW for ged-emacs-devel@m.gmane.org; Mon, 04 Oct 2004 09:11:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CEScJ-0003Fl-QE for emacs-devel@gnu.org; Mon, 04 Oct 2004 09:11:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CEScI-0003FI-Tv for emacs-devel@gnu.org; Mon, 04 Oct 2004 09:11:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEScI-0003F8-PU for emacs-devel@gnu.org; Mon, 04 Oct 2004 09:11:02 -0400 Original-Received: from [195.25.216.129] (helo=frmailhost.saari.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CESVf-00035D-5i for emacs-devel@gnu.org; Mon, 04 Oct 2004 09:04:11 -0400 Original-Received: from [172.18.1.41] (GOUDURIX [172.18.1.41]) by frmailhost.saari.fr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id PASAT7ZS; Mon, 4 Oct 2004 15:03:59 +0200 Original-To: emacs-devel X-Mailer: Apple Mail (2.619) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27875 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27875 Hi, On the MacOSX build, edit/paste item stays disabled despite of copying=20= some text from outside or withing emacs, or starting Emacs with some text in the clipboard. At the same moment, edit/Select & paste displays a populated kill ring. Problem seem to occur only on OSX build (not seen with same cvs=20 checkout on GNU/Linux). Version : Gnu Emacs 21.3.50.1 (powerpc-apple-darwin7.5.0) of 2004-09-07 Regards, S=E9bastien Kirche=