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.help Subject: Re: Emacs for OS9 and OSX Date: Thu, 27 Jan 2005 11:40:51 +0100 Organization: Aucune. Message-ID: References: Reply-To: =?iso-8859-1?q?S=E9bastien_Kirche?= NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1106823805 30026 80.91.229.6 (27 Jan 2005 11:03:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Jan 2005 11:03:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 27 12:03:18 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cu7Qj-00034Y-00 for ; Thu, 27 Jan 2005 12:03:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cu7d3-0000qp-3W for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Jan 2005 06:16:01 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!proxad.net!freenix!news.cuq.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 56 Original-NNTP-Posting-Host: 195.25.216.129 Original-X-Trace: yeuse.cuq.org 1106822564 45764 195.25.216.129 (27 Jan 2005 10:42:44 GMT) Original-X-Complaints-To: abuse@cuq.org Original-NNTP-Posting-Date: Thu, 27 Jan 2005 10:42:44 +0000 (UTC) X-Face: ; T}O6aj2o*d:|9po%NCuYvExN3]<#cHr0"FaWCh[}WVn6&@L)YWO'&6AO5Ex:MX=H; .^e}o Td*OaFQEBc_xu%+ChwRl!KK`I'["$^aO1gIN{4OyBdO@1HHD5YO#[kiVCk|/-|mmYnU8yTp+eOv."d 1.G3; ro0Q/`,UY+vY/#5b/{OYxE+X\)tc~p~1vbmZ!o4sciW+e8MW|Pz|nl`l*}]8[#1zQO"]d2*{d wrTKu]5t*Gy_pm3e8o=:(c_ju'zlQ<[oJ|\XjgQQmWZC7S]-Fmp\eBHnBO']/te~/; \@l" D#:h)8Q Cancel-Lock: sha1:VIayYNzaz9nUbC334yafZKVdyhI= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin) Original-Xref: shelby.stanford.edu gnu.emacs.help:128183 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:23684 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23684 Le 26 Jan 2005, Peter Dyballa a formulé : > > (BTW: that version supports now up to 512 MB of memory.) > > How's that?! Well, Emacs on Mac OS 9 as it is available on MacEmacs page crash if the mac has more than 256MB installed. > > Comments are welcome. > > In shell-mode to access to /dev/tty! Huh ?? I fear not to understand that comment :/ > There are differences in the interpretation of Mac OS X font > encodings: as with the Japanese Carbon Emacs a few fonts are > recognised as being cyrillic. I use no Japanese nor Cyrillic fonts, so i won't be able to debug enough. I have looked at the Japanese Carbon Emacs and it explains it is a patched one for input method. Maybe the source codes could be compared ? Mine is directly checked out from CVS. The «modified by Debian» mention only concerns the version string and the generated packages on my GNU/Linux Debian box at home. > There are some differences in accepting > /Library/Application Support/Emacs as part of load-path. > > I'm comparing with my own try (without /dev/tty too). I added in > lisp/site-init.el > > (add-to-list 'load-path (expand-file-name "/Library/Application > Support/Emacs")) Is it /usr/share/emacs/site-lisp or /path_to_the_bundle.app/Contents/Resources/site-lisp ? I am not sure of the behavior of the bundled app for the load-path. > to recognise this directory (plus a few more to recognise > subdirectories for reftex, auctex, preview-latex, and localized > calendar). In my installation, i have defined a ~/.elisp/ where i put the packages I installed myself, so i did not remarked such problems. > More to follow, some time ... No problem. However if you might found some bugs, you could tell them to the emacs-devel list or better gnu.emacs.bug ? I make quite no development myself for emacs (except some minor elisp patch) but I just compile it to have a «cutting edge» version :) -- Sébastien Kirche