From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Cocoa Emacs Date: Tue, 29 Jul 2008 20:53:15 +1200 Message-ID: <18574.55931.423648.854467@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1217323245 26969 80.91.229.12 (29 Jul 2008 09:20:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jul 2008 09:20:45 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 29 11:21:33 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KNlOc-0004oA-Sf for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 11:21:31 +0200 Original-Received: from localhost ([127.0.0.1]:48999 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNlNi-0006eW-Dh for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 05:20:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNlNV-0006aL-3b for emacs-devel@gnu.org; Tue, 29 Jul 2008 05:20:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNlNS-0006WJ-Gl for emacs-devel@gnu.org; Tue, 29 Jul 2008 05:20:20 -0400 Original-Received: from [199.232.76.173] (port=43692 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNlNS-0006W0-BR for emacs-devel@gnu.org; Tue, 29 Jul 2008 05:20:18 -0400 Original-Received: from viper.snap.net.nz ([202.37.101.25]:37851) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNlNR-0004YX-Jw for emacs-devel@gnu.org; Tue, 29 Jul 2008 05:20:17 -0400 Original-Received: from kahikatea.snap.net.nz (87.31.255.123.static.snap.net.nz [123.255.31.87]) by viper.snap.net.nz (Postfix) with ESMTP id E2B933DA810 for ; Tue, 29 Jul 2008 20:53:17 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 2596F8FC6D; Tue, 29 Jul 2008 20:53:16 +1200 (NZST) X-Mailer: VM 7.19 under Emacs 22.2.50.3 X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:101678 Archived-At: I'm not very familiar with Mac OS X but I have just started using a Mac at work. This is what I have found (using configure --with-ns): 1) The file emacs/etc/images/gud/go.xpm appears red but should be green. This may be because the file uses two bytes per colour (#000080800000) while some icons only one, e.g., stop.xpm (#cc0033) but it gets rendered correctly on the Mac with other applications, e.g., NeoOffice. 2) I have a mighty mouse(?) and Cocoa Emacs doesn't seem to register a click from the mouse-2 (the scroll ball) although it does scroll if I roll the ball. 3) Using M-x gdb with gdb-many-values set to t, the associated buffers, e.g., stack locals etc. have an extra ^M at the end of each line. What change should I make to gdb-ui.el to get rid of this? -- Nick http://www.inet.net.nz/~nickrob