unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: David Caldwell <david@porkrind.org>
To: "Daniel (Youngwhan) Song" <breadncup@gmail.com>
Cc: 10551@debbugs.gnu.org
Subject: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors
Date: Tue, 07 Feb 2012 14:14:26 -0800	[thread overview]
Message-ID: <4F31A242.3010103@porkrind.org> (raw)
In-Reply-To: <D787E7DD-2EA4-4923-A1DF-C706D1C075B0@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]

On 2/7/12 1:44 PM, Daniel (Youngwhan) Song wrote:
> The MAC OS X Emacs version has not been compiled by me, but David
Caldwell, whose email is cced here, too.

Hi, just wanted to clarify a little. The Emacs Daniel is running is from
emacsformacosx.com. It was built by me from the GNU source (pristine: no
extra patches) with this script:
<https://github.com/caldwell/build-emacs>, the salient part being lines
28 and 29 in "build-emacs-functions":

    (cd $SRC && env CC="$GCC -mmacosx-version-min=$MIN_OS" ./configure
--host=$HOST --build=i686-apple-darwin --with-ns &&
        env CC="$GCC -mmacosx-version-min=$MIN_OS" make clean install)

which can be con boiled down to

    ./configure --host=$HOST --build=i686-apple-darwin --with-ns &&
        make clean install

The build script runs as a normal unprivileged user and sudo is not
involved so the "don't build as root" resolution in bug 5683 doesn't
seem to apply in this case.

It could certainly still be a problem building--I'm not going to claim
my build script is beyond reproach. :-) But at this point it doesn't
appear that way.

-David


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 305 bytes --]

  reply	other threads:[~2012-02-07 22:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-19  1:01 bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Daniel (Youngwhan) Song
2012-01-19  1:19 ` Glenn Morris
2012-02-07 21:44   ` Daniel (Youngwhan) Song
2012-02-07 22:14     ` David Caldwell [this message]
2019-12-30 14:13 ` Alan Third
2020-01-26 11:56   ` Alan Third
     [not found] ` <handler.10551.D10551.15800398056201.notifdone@debbugs.gnu.org>
2020-01-27 19:30   ` bug#10551: closed (Re: bug#10551: 23.3; MAC OS X Emacs doesn't get all colors) Daniel (Youngwhan) Song
2020-01-27 20:38     ` Alan Third
2021-07-25 11:44       ` bug#10551: 23.3; MAC OS X Emacs doesn't get all colors Alan Third
2021-07-26  0:02         ` Daniel Song
2021-07-26 20:00           ` Alan Third

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=4F31A242.3010103@porkrind.org \
    --to=david@porkrind.org \
    --cc=10551@debbugs.gnu.org \
    --cc=breadncup@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).