all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: #defines and MacOS X
Date: Fri, 28 Oct 2005 10:36:17 +0200	[thread overview]
Message-ID: <m364rica2m.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <FA343646-E9DE-4498-BAFA-40AC02181290@cogsci.ucsd.edu> (Adrian Robert's message of "Thu, 27 Oct 2005 13:18:31 -0400")

Adrian Robert <arobert@cogsci.ucsd.edu> writes:

> Meanwhile, I already updated the Nextstep port to avoid this problem
> using:
>
> HAVE_NS
>      GNUSTEP
>      COCOA

These should at least include MAC_ somewhere to 
indicate that they are specific to the MAC port, e.g

HAVE_MAC_NEXTSTEP
MAC_GNUSTEP
MAC_COCOA


> MAC_OS_8, MAC_OS_9
Ok

> DARWIN
Should be MAC_DARWIN

> MAC_TOOLBOX
Ok

>      CLASSIC
>      CARBON
>      HAVE_CARBON_EVENTS

Should be
MAC_CLASSIC
MAC_CARBON
HAVE_MAC_CARBON_EVENTS

> Whatever is agreed upon, I'm willing to generate the patches for both
> HEAD and the unicode-2 branch.

Others will have to decide whether it is ok to do so now.

Personally, I think it should wait until after releasing 22.x -- also
on the unicode-2 branch to ease merging of patches between the branches.

  parent reply	other threads:[~2005-10-28  8:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-27 17:18 #defines and MacOS X Adrian Robert
2005-10-28  2:28 ` YAMAMOTO Mitsuharu
2005-10-28 15:11   ` Adrian Robert
2005-10-28  8:36 ` Kim F. Storm [this message]
2005-10-28 11:22   ` Miles Bader
2005-10-28 11:48     ` Kim F. Storm
2005-10-28 15:22   ` 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=m364rica2m.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    --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.