unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Ken Brown <kbrown@cornell.edu>
Cc: dancol@dancol.org, emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r111831: * sheap.c (report_sheap_usage): Use message, not message1, so
Date: Wed, 20 Feb 2013 16:02:55 -0500	[thread overview]
Message-ID: <jwvtxp61yxa.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <512535B1.7010105@cornell.edu> (Ken Brown's message of "Wed, 20 Feb 2013 15:44:33 -0500")

>>> -  message1 (buf);
>>> +  /* Don't change this call to message1! message1 can log
>>> +     messages, and at this point, we're not allowed to create
>>> +     buffers.  */
>>> +  message ("%s", buf);
>> Thanks for finding it.  Can you check if
>> message1_nolog (buf);
>> works as well?
> Works for me.

Thanks, installed,


        Stefan



  reply	other threads:[~2013-02-20 21:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1U82zY-0001GG-O8@vcs.savannah.gnu.org>
2013-02-20 14:21 ` [Emacs-diffs] /srv/bzr/emacs/trunk r111831: * sheap.c (report_sheap_usage): Use message, not message1, so Stefan Monnier
2013-02-20 20:44   ` Ken Brown
2013-02-20 21:02     ` Stefan Monnier [this message]
2013-02-20 21:16       ` Ken Brown
2013-02-21  2:36         ` Ken Brown
2013-02-21 15:24           ` 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

  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=jwvtxp61yxa.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=dancol@dancol.org \
    --cc=emacs-devel@gnu.org \
    --cc=kbrown@cornell.edu \
    /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).