From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: chad brown Newsgroups: gmane.emacs.devel Subject: Re: emacs (un)stability under osx 10.3 Date: Wed, 10 Mar 2004 13:36:12 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <4BBD7487-5BAC-11D8-AD3D-000393861220@sage.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1079056053 7467 80.91.224.253 (12 Mar 2004 01:47:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Mar 2004 01:47:33 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Mar 12 02:47:20 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 1B1blg-0000v3-00 for ; Fri, 12 Mar 2004 02:47:20 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B1blg-0006Mh-00 for ; Fri, 12 Mar 2004 02:47:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B1anD-0000fu-1q for emacs-devel@quimby.gnus.org; Thu, 11 Mar 2004 19:44:51 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B18Zh-0005gr-NW for emacs-devel@gnu.org; Wed, 10 Mar 2004 13:37:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B18ZA-0005TB-RU for emacs-devel@gnu.org; Wed, 10 Mar 2004 13:37:00 -0500 Original-Received: from [18.7.21.83] (helo=pacific-carrier-annex.mit.edu) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1B18Z8-0005PD-Dq for emacs-devel@gnu.org; Wed, 10 Mar 2004 13:36:26 -0500 Original-Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82]) by pacific-carrier-annex.mit.edu (8.12.4/8.9.2) with ESMTP id i2AIaFXQ007887 for ; Wed, 10 Mar 2004 13:36:15 -0500 (EST) Original-Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU [18.7.21.86]) by grand-central-station.mit.edu (8.12.4/8.9.2) with ESMTP id i2AIaFST018315 for ; Wed, 10 Mar 2004 13:36:15 -0500 (EST) Original-Received: from [192.168.1.101] (h000625f9896f.ne.client2.attbi.com [24.61.138.250]) ) by melbourne-city-street.mit.edu (8.12.4/8.12.4) with ESMTP id i2AIaE95025272 for ; Wed, 10 Mar 2004 13:36:14 -0500 (EST) In-Reply-To: <4BBD7487-5BAC-11D8-AD3D-000393861220@sage.com> Original-To: emacs-devel X-Mailer: Apple Mail (2.612) 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:20325 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20325 What's the status of these patches? Last I heard, the papers for the=20 patches had recently arrived, but that was at least a few weeks ago.. Thanks, *chad On 10 Feb, 2004, at 4:34, S=E9bastien Kirche wrote: > Le 9 f=E9vr. 2004, =E0 22:00, Piet van Oostrum a =E9crit : > >> By the way, how did you enable image support? The configure script=20 >> only >> includes image support when X11 is selected. Is it possible to have=20= >> image >> support with Carbon? > > Yes, images can be displayed by emacs-carbon :^) > > For image support, I applied both patches from Mitsuharu Yamamoto : > - emacs-carbon-image-20040113.diff.bz2=20 > (http://mail.gnu.org/archive/html/emacs-devel/2004-01/msg00230.html) > - additional patch=20 > (http://mail.gnu.org/archive/html/emacs-devel/2004-01/msg00257.html) > > These patches work great : i.e i can now see the graphical gnus logo,=20= > smillies (only the monochrome version, but iirc xpm format is not=20 > supported) and xfaces. > Btw, i have not used any other emacs feature that would display a=20 > picture - the startup screen does not display any pic. > > For the 3 mouse button emulation i applied the recent patch=20 > (http://mail.gnu.org/archive/html/emacs-devel/2004-02/msg00156.html)=20= > that works flawlessly and adds great handling improvement to my mac=20 > Emacs (Thanks!) :^) > > To build my version, i use to launch "mac/make-package=20 > --self-contained" that must define a --enable-carbon-app and a=20 > --without-x and builds a mac installer with a "compact" application. > > Regards, > S=E9bastien Kirche > > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://mail.gnu.org/mailman/listinfo/emacs-devel >