all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Seiji Zenitani <zenitani@mac.com>
To: emacs-devel emacs-devel <emacs-devel@gnu.org>
Subject: Re: Cocoa port: document icon
Date: Tue, 22 Jul 2008 23:40:47 -0400	[thread overview]
Message-ID: <C7138A64-7112-4A4B-A7E1-F116613E6D6E@mac.com> (raw)
In-Reply-To: <1FAF37DF-0307-4668-911F-D9A99DCED659@mac.com>

Hi,

> > #1
> > I changed CFBundleIdentifier from "Emacs" to "org.gnu.Emacs",
> > similar to the current Carbon port.
>
> Can you check this doesn't affect services handling or other places?
> (Search for "Emacs" (enclosed in double-quotes) in ns*.m).
>
"Emacs" in nsfns.m, nsmenu.m and nsterm.m don't seem to be related
-- colorlist index, appMenu name, and default frame name etc.

> Also, defaults storage (X resources, essentially) currently goes under
> plain "Emacs".  This should also be changed to include org.gnu prefix.
>
I don't well understand this.
"TODO" in nsfns.m: x_get_string_resource?

> > #2
> > I temporary changed the application signature (CFBundleSignature)
> > from "Emcs" (Emacs.app) to "EMAx" (Carbon Emacs).
>
> As long as there is no conflict with, e.g., co-installed Carbon Emacs,
> this seems fine to me.  (I imagine there will be a long period while
> people have various 22-based Carbon emacsen co-installed with
> Cocoa Emacs.app, and that may persist into the future if the Carbon
> port ends up being maintained in emacs-23.


Again, Cocoa Emacs (23) is just an upgrade from Carbon Emacs (22).
It is usual that different versions share the same signature;
for example, Photoshop CS 3 and Photoshop CS use "8BIM",
and OmniGraffle 5 and OmniGraffle Pro 4 use "OGfl".
I've never experienced serious conflicts between these different  
versions.
Furthermore, these old Mac codes (the signature and the file type)
don't play an important role on recent OSX.


I've checked in my change in nextstep/.


Seiji





  parent reply	other threads:[~2008-07-23  3:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-22  3:32 Cocoa port: document icon Seiji Zenitani
2008-07-22  5:06 ` Seiji Zenitani
2008-07-22 13:42   ` Adrian Robert
2008-07-23  3:40   ` Seiji Zenitani [this message]
2008-07-23 17:07     ` 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=C7138A64-7112-4A4B-A7E1-F116613E6D6E@mac.com \
    --to=zenitani@mac.com \
    --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.