unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] trunk r117286: Fix last commit.
Date: Mon, 09 Jun 2014 09:44:36 -0700	[thread overview]
Message-ID: <5395E474.5050307@cs.ucla.edu> (raw)
In-Reply-To: <jwv1tuyvz7p.fsf-monnier+emacsdiffs@gnu.org>

On 06/09/2014 09:19 AM, Stefan Monnier wrote:
> Yes, but for things which are conceptually global (e.g. all the Qfoo
> thingies, which by convention share namespace with Elisp's)

OK, I'll bump the priority of Bug#15880; this should resolve the issue 
of worrying about 'static' before Qfoo declarations.

I had been meaning to do this anyway, for another reason: I would like 
'NILP (x)' in C to compile into something as simple and efficient as 'x 
== 0', and we can do that if we apply the patch in Bug#15880 and one or 
two other transformations.  With luck, this should address the other 
objections to the proposed patch in Bug#15880.



      reply	other threads:[~2014-06-09 16:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1WtB1v-0003W1-TA@vcs.savannah.gnu.org>
2014-06-08  0:50 ` [Emacs-diffs] trunk r117286: Fix last commit Stefan Monnier
2014-06-08 14:33   ` Eli Zaretskii
2014-06-08 18:30     ` Paul Eggert
2014-06-08 19:14       ` Eli Zaretskii
2014-06-09 16:19       ` Stefan Monnier
2014-06-09 16:44         ` Paul Eggert [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5395E474.5050307@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).