From: Ken Brown <kbrown@cornell.edu>
To: Stefan Monnier <monnier@iro.umontreal.ca>
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 15:44:33 -0500 [thread overview]
Message-ID: <512535B1.7010105@cornell.edu> (raw)
In-Reply-To: <jwvy5ej2hif.fsf-monnier+emacs@gnu.org>
On 2/20/2013 9:21 AM, Stefan Monnier wrote:
>> - 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.
Ken
next prev parent reply other threads:[~2013-02-20 20:44 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 [this message]
2013-02-20 21:02 ` Stefan Monnier
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=512535B1.7010105@cornell.edu \
--to=kbrown@cornell.edu \
--cc=dancol@dancol.org \
--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).