From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Piet van Oostrum Newsgroups: gmane.emacs.devel Subject: Missing functions on MacOSX Date: 17 May 2004 19:47:47 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084887251 32431 80.91.224.253 (18 May 2004 13:34:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 May 2004 13:34:11 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue May 18 15:33:32 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQ4iq-0003TV-00 for ; Tue, 18 May 2004 15:33:32 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQ4ip-0002r2-00 for ; Tue, 18 May 2004 15:33:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQ4ZQ-0007Tu-Ny for emacs-devel@quimby.gnus.org; Tue, 18 May 2004 09:23:48 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BQ4Xb-00077p-EM for emacs-devel@gnu.org; Tue, 18 May 2004 09:21:55 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BQ4X1-0006yS-Ri for emacs-devel@gnu.org; Tue, 18 May 2004 09:21:53 -0400 Original-Received: from [167.157.26.48] (helo=ordesa.cs.uu.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQ4X0-0006xF-QS for emacs-devel@gnu.org; Tue, 18 May 2004 09:21:19 -0400 Original-Received: from Ordesa.local (localhost [127.0.0.1]) by ordesa.cs.uu.nl (Postfix) with ESMTP id AC4D6192745 for ; Mon, 17 May 2004 19:47:48 -0400 (BOT) X-Mailer: emacs 21.3.50.6 (via feedmail 8 I) Original-To: emacs-devel@gnu.org Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23624 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23624 This is in a CVS emacs, built about 3 weeks ago. When I right-click, I get the following error: x-set-selection: Symbol's function definition is void: x-disown-selection-internal It appears that on MacOSX (Carbon build) this function and some others are not defined. For X11 they are in xselect.c, and for Mac they should be in macterm.c Another example is x-selection-exists-p which, by the way, is also defined for Windows in w32select.c I am a bit surprised because I have reason to believe that right-clicks would work in earlier versions. -- Piet van Oostrum URL: http://www.cs.uu.nl/~piet [PGP] Private email: P.van.Oostrum@hccnet.nl