all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Raeburn <raeburn@raeburn.org>
Cc: emacs-devel@gnu.org
Subject: Re: 64-bit lossage
Date: Sat, 03 Aug 2002 03:48:40 -0400	[thread overview]
Message-ID: <tx1d6t02xif.fsf@raeburn.org> (raw)
In-Reply-To: <200208012350.g71NoEE01392@green.twinsun.com> (Paul Eggert's message of "Thu, 1 Aug 2002 16:50:14 -0700 (PDT)")

Paul Eggert <eggert@twinsun.com> writes:
> Can you estimate the chances of that happening?  (Sorry, I don't know
> the status of the Emacs-in-Guile project.)

No, I think it's too early to say.

I got an Emacs to the point of running using the Guile allocator and
GC once before, with most object types being Guile "smobs" rather than
normal Scheme object types.  Some aspects of the approach I used were
less than optimal, because I wanted to reduce the internal API changes
scattered through the Emacs code (e.g., pass around a lisp object
instead of a struct pointer), and the performance was rather poor.

This time around, I'm integrating the more reasonable and
Guile-independent changes into the main code base, and looking at
making some of those API changes to make the Guile work cleaner.  I'm
hoping that soon I'll be ready to start a branch and see if I can get
other interested people to help out.  In fact, I should probably put
some thought into how development should go once the branch is
started, and what's really needed in order to start.  Perhaps it could
be started now....

Once something is actually running again, and the interface changes
are done, we can evaluate the performance issues and the status of the
Guile lisp-loader code, and see where we want to go from there.

Ken

  reply	other threads:[~2002-08-03  7:48 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-01 16:18 64-bit lossage Dave Love
2002-07-02 19:45 ` Richard Stallman
2002-07-03 18:49   ` Andreas Schwab
2002-07-17 11:25     ` Dave Love
2002-07-17 19:47       ` Andreas Schwab
2002-07-22 16:08         ` Dave Love
2002-07-22 18:52           ` Ken Raeburn
2002-07-17 11:24   ` Dave Love
2002-07-17 12:43     ` Stefan Monnier
2002-07-18 14:55     ` Richard Stallman
2002-07-18 22:23       ` Ken Raeburn
2002-07-19 20:56         ` Richard Stallman
2002-07-20 21:58           ` Ken Raeburn
2002-07-23 22:09         ` Dave Love
2002-07-24 13:34           ` Ken Raeburn
2002-07-29 22:35             ` Dave Love
2002-07-21 11:35 ` Ken Raeburn
2002-07-21 14:05   ` Ken Raeburn
2002-07-23 22:14     ` Dave Love
2002-07-23 22:12   ` Dave Love
2002-07-26  7:02     ` Ken Raeburn
2002-07-29 22:43       ` Dave Love
2002-07-30 14:56         ` Ken Raeburn
2002-07-31  5:55           ` Richard Stallman
2002-08-01 17:19             ` Ken Raeburn
2002-08-01 21:19               ` Paul Eggert
2002-08-01 23:37                 ` Ken Raeburn
2002-08-01 23:50                   ` Paul Eggert
2002-08-03  7:48                     ` Ken Raeburn [this message]
2002-08-02 22:13                 ` Richard Stallman
2002-08-03  0:03                   ` Paul Eggert
2002-08-04 23:24                     ` Richard Stallman
2002-08-09  7:07                 ` Stefan Monnier

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=tx1d6t02xif.fsf@raeburn.org \
    --to=raeburn@raeburn.org \
    --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.