all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: andrea.crotti.0@gmail.com, emacs-devel@gnu.org
Subject: Re: dired.c
Date: Mon, 25 Apr 2011 09:50:27 +0300	[thread overview]
Message-ID: <83vcy2akp8.fsf@gnu.org> (raw)
In-Reply-To: <4DB50FF2.6060906@cs.ucla.edu>

> Date: Sun, 24 Apr 2011 23:08:50 -0700
> From: Paul Eggert <eggert@cs.ucla.edu>
> Cc: emacs-devel@gnu.org
> 
> Perhaps we should move the setjmp-related part of lisp.h
> into a different header, anyway, for modularity purposes?
> Only a few modules (alloc.c and eval.c come to mind)
> need to know about the internals of struct handler and
> struct catchtag, surely.

Yes, that'd be a very good change, thanks.

In general, any modularization of lisp.h are very welcome, since
lisp.h is included by every Emacs source file, and so any changes in
it trigger massive recompilations.

When I was young, tall, and blond (and our compilation machines were a
lot slower), I suggested that to Richard, and he said it would be a
good job, but he doubted it would be easy.  Alas, I never got to do
that.



  reply	other threads:[~2011-04-25  6:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-23  8:57 dired.c Andrea Crotti
2011-04-25  6:08 ` dired.c Paul Eggert
2011-04-25  6:50   ` Eli Zaretskii [this message]
2011-04-25 13:40   ` dired.c Stefan Monnier
2011-04-26 11:58     ` dired.c Andrea Crotti
2011-05-04 19:53       ` dired.c 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=83vcy2akp8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=andrea.crotti.0@gmail.com \
    --cc=eggert@cs.ucla.edu \
    --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.