all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Chris Gregory <czipperz@gmail.com>, emacs-devel@gnu.org
Subject: Re: Simplify internal_catch ()
Date: Tue, 27 Dec 2016 23:42:51 -0800	[thread overview]
Message-ID: <cca7115c-02b8-e74a-393b-5da055d8d403@cs.ucla.edu> (raw)
In-Reply-To: <8737h8ld5t.fsf@gmail.com>

Chris Gregory wrote:

> Anyway here is another patch with the same thing.

A few things. First, this particular patch won't do because functions like 
setjmp are special in C, and a declaration like "bool foo = setjmp (...);" is 
not portable (for details, please see section 7.13.1.1 of the C11 standard). 
Second, you're submitting so many proposed patches that for legal reasons we 
can't accept them or pay much attention to them without first getting copyright 
papers signed. (Please write to me privately if you and your employer are 
willing to do that.) Third, email proposing minor patches like this should 
normally be sent to bug-gnu-emacs@gnu.org instead of to emacs-devel@gnu.org. Thanks.



  reply	other threads:[~2016-12-28  7:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-28  7:34 [no subject] Chris Gregory
2016-12-28  7:42 ` Paul Eggert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-28  6:33 Simplify internal_catch() Chris Gregory
2016-12-28  8:48 ` Andreas Schwab
2016-12-28 16:45 ` Stefan Monnier
2016-12-28 19:24   ` Paul Eggert
2016-12-28 19:28     ` Stefan Monnier
2016-12-31 21:29       ` Paul Eggert
2016-12-28  1:54 Chris Gregory
2016-12-28  2:50 ` 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=cca7115c-02b8-e74a-393b-5da055d8d403@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=czipperz@gmail.com \
    --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.