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: Consolidation of image support (was Re: Emacs on MAC OS X 10.3)
Date: 18 Dec 2003 01:53:20 +0100	[thread overview]
Message-ID: <m3wu8v54lb.fsf_-_@kfs-l.imdomain.dk> (raw)
In-Reply-To: <97283ED8-30BB-11D8-8859-000A95D9C74C@fugue.com>

Ted Lemon <mellon@fugue.com> writes:

> On Dec 17, 2003, at 4:56 AM, Benjamin Riefenstahl wrote:
> > Sadly, there is no maintainer for the Aqua Emacs at the moment.
> 
> I volunteered to do it, but what with all the savannah hassles, I
> think that's fallen into a black hole.   However, it's not really Aqua
> emacs - it's Carbon emacs.   There are a lot of stubs in the carbon
> module (macterm.c) that need to be filled in, and that might help out
> a bit, but it would be quite a challenge to make it work with X-style
> font names, because the font names in Carbon are the Mac font names,
> not the X font names.
> 
> I'd actually like to add an experimental set of Aqua stubs, although
> given that the Carbon code is quite stable now and also works on MacOS
> 9, I don't think it's time to switch to Aqua yet.
 
Be aware that I plan (in the near future) to take out the image
support code from xfns.c, w32fns.c and macfns.c and consolidate it in
a new image.c file.  

That should reduce 15000 lines of code to approx 5500 lines.

It seems that most of the image code in macfns.c isn't actually
used/ported yet, so it would be a good thing to consolidate the code
before finishing the image support for MAC.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

  reply	other threads:[~2003-12-18  0:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-17  9:28 Emacs on MAC OS X 10.3 Dusan Turk
2003-12-17 10:56 ` Benjamin Riefenstahl
2003-12-17 18:05   ` Ted Lemon
2003-12-18  0:53     ` Kim F. Storm [this message]
2003-12-18 10:52     ` Benjamin Riefenstahl
2003-12-18 15:28       ` Steven Tamm
2003-12-18 16:44         ` Kim F. Storm
2003-12-18 14:04     ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2003-12-18 13:57 Consolidation of image support (was Re: Emacs on MAC OS X 10.3) YAMAMOTO Mitsuharu
2003-12-18 16:42 ` Kim F. Storm

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=m3wu8v54lb.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.