all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: Andrea Crotti <andrea.crotti.0@gmail.com>, emacs-devel@gnu.org
Subject: Re: dired.c
Date: Mon, 25 Apr 2011 10:40:21 -0300	[thread overview]
Message-ID: <jwvbozu1meq.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <4DB50FF2.6060906@cs.ucla.edu> (Paul Eggert's message of "Sun, 24 Apr 2011 23:08:50 -0700")

> 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.  We could call this new header
> "throw-catch.h", say.  Then, throw-catch.h could include
> setjmp.h and we could banish setjmp.h from most of Emacs's
> source code.

Actually, IIUC we could move it all to eval.c.


        Stefan



  parent reply	other threads:[~2011-04-25 13:40 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   ` dired.c Eli Zaretskii
2011-04-25 13:40   ` Stefan Monnier [this message]
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=jwvbozu1meq.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --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.