From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vebjorn Ljosa Newsgroups: gmane.emacs.devel Subject: Re: How to link carbon framework to NS port? Date: Thu, 30 Jul 2009 08:15:22 -0400 Message-ID: <46d34ee60907300515j65ea8cdfu22a2b5128d171d3a@mail.gmail.com> References: <46d34ee60907220812n1e42a972j2e80a2c36eff1d59@mail.gmail.com> <15A46AFA-BF5D-45F1-9D3F-AFB6078C9709@gmail.com> <46d34ee60907290956h68f461b1j2d2883445f1906a6@mail.gmail.com> <0ABEC3AD-1710-4515-AB92-31B4202B0CD7@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1248957363 32749 80.91.229.12 (30 Jul 2009 12:36:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jul 2009 12:36:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 30 14:35:56 2009 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 1MWUrR-0003AX-Lv for ged-emacs-devel@m.gmane.org; Thu, 30 Jul 2009 14:35:53 +0200 Original-Received: from localhost ([127.0.0.1]:54487 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWUrR-0004uX-3V for ged-emacs-devel@m.gmane.org; Thu, 30 Jul 2009 08:35:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWUXh-00015X-2T for emacs-devel@gnu.org; Thu, 30 Jul 2009 08:15:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWUXc-000136-0m for emacs-devel@gnu.org; Thu, 30 Jul 2009 08:15:28 -0400 Original-Received: from [199.232.76.173] (port=57553 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWUXb-00012v-S0 for emacs-devel@gnu.org; Thu, 30 Jul 2009 08:15:23 -0400 Original-Received: from mail-bw0-f222.google.com ([209.85.218.222]:46531) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWUXb-00081F-HH for emacs-devel@gnu.org; Thu, 30 Jul 2009 08:15:23 -0400 Original-Received: by bwz22 with SMTP id 22so694446bwz.42 for ; Thu, 30 Jul 2009 05:15:22 -0700 (PDT) Original-Received: by 10.239.130.196 with SMTP id 4mr111743hbk.17.1248956122138; Thu, 30 Jul 2009 05:15:22 -0700 (PDT) In-Reply-To: <0ABEC3AD-1710-4515-AB92-31B4202B0CD7@gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:113394 Archived-At: On Thu, Jul 30, 2009 at 04:25, David Reitter wrote= : > > Go into fullscreen mode, then out again. =A0Now scroll up/down and you'll= see > the vertical scrollbar flicker (the buffer has to be large enough of > course). =A0At least it does that for me and some testers. I can't reproduce it (Aquamacs 1.8c2 binary from website, Leopard), so I'll go ahead and port your work to GNU Emacs. I hope to be able to make it work without changing frame.c, as I managed (except for one line) when I did this in CarbonEmacs. Vebjorn