all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Seiji Zenitani <zenitani@mac.com>
To: David Reitter <david.reitter@gmail.com>
Cc: "emacs.app dev list" <emacs-app-dev-@lists.sourceforge.net>,
	Adrian Robert <adrian.b.robert@gmail.com>,
	Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: [Emacs.app dev]: Emacs.app now in GNU Emacs CVS
Date: Tue, 15 Jul 2008 22:03:13 -0400	[thread overview]
Message-ID: <EC6AC7E6-8D6C-4475-95CB-05C45FCB616F@mac.com> (raw)
In-Reply-To: <20BFBDD3-1423-41EB-847D-B2FE2F5AA2DE@gmail.com>

I succeed to compile the Cocoa port
when I commented out the following lines.

  * (load "emacs-lisp/easy-mmode") in loadup.el
  * Two (define-minor-mode ... things in term/ns-win.el

Some of them causes the problem.
Emacs runs in -nw mode, but
it immediately crashes in ns-windowing environment
due to font-related error.

> Program received signal EXC_BAD_ACCESS, Could not access memory.
> Reason: KERN_PROTECTION_FAILURE at address: 0x911e903c
> 0x001fd63b in nsfont_escape_name (name=0x911e9034 "Hiragino Kaku  
> Gothic ProN") at nsfont.m:74
> 74	      name[i] = '_';


Seiji

On 2008/07/15, at 20:23, David Reitter wrote:

> On 15 Jul 2008, at 19:52, Adrian Robert wrote:
>>
>> easy-mmode IS needed, right now.  If there was a change in
>> the last few hours for that file to start requiring 'cl, I guess that
>> would explain it.
>
> That's doesn't appear to be the case.
>
> As for easy-mmode, it actually uses `eval-when-compile', so it  
> shouldn't really be an issue.
>
> I'm not sure where is error comes from. cc'ing emacs-devel.
>
> -  
> D 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's  
> challenge
> Build the coolest Linux based applications with Moblin SDK & win  
> great prizes
> Grand prize is a trip for two to an Open Source event anywhere in  
> the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
> Emacs-app-dev- mailing list
> Emacs-app-dev-@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-





  parent reply	other threads:[~2008-07-16  2:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <476AEFF3-F98D-4D19-A8B0-219C790536F7@gmail.com>
     [not found] ` <19e566510807151217q7276dd61wa93aaa13b842e296@mail.gmail.com>
     [not found]   ` <170476C2-EF90-40DC-BB6F-0C54AFA10884@gmail.com>
     [not found]     ` <64B63861-E635-420F-BC96-8DA189246E72@gmail.com>
2008-07-16  0:23       ` [Emacs.app dev]: Emacs.app now in GNU Emacs CVS David Reitter
2008-07-16  1:09         ` Glenn Morris
2008-07-16  5:22           ` David Reitter
2008-07-16  6:18             ` CHENG Gao
2008-07-16 12:36             ` Adrian Robert
2008-07-16  1:49         ` Stefan Monnier
2008-07-16  3:01           ` Adrian Robert
2008-07-16  3:09             ` Cezar Halmagean
2008-08-09 18:36               ` Peter Dyballa
2008-07-16  4:15             ` CHENG Gao
2008-07-16  2:03         ` Seiji Zenitani [this message]
2008-07-16  3:06         ` Miles Bader
2008-07-16  6:28           ` Miles Bader
2008-07-16  6:36             ` Miles Bader
2008-07-16 17:54             ` Yavor Doganov
     [not found]             ` <87tzepiuk0.GNU\'s_Not_Unix!%yavor@gnu.org>
2008-07-17 19:03               ` Adrian Robert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EC6AC7E6-8D6C-4475-95CB-05C45FCB616F@mac.com \
    --to=zenitani@mac.com \
    --cc=adrian.b.robert@gmail.com \
    --cc=david.reitter@gmail.com \
    --cc=emacs-app-dev-@lists.sourceforge.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.