From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Let's tell we are using GTK+ Date: Fri, 22 Aug 2003 10:38:05 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030820182418.GA10777@milla.autsens.localnet> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1061617368 4510 80.91.224.253 (23 Aug 2003 05:42:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 23 Aug 2003 05:42:48 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Aug 23 07:42:46 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19qRAk-0008Rc-00 for ; Sat, 23 Aug 2003 07:42:46 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19qRFF-0000WF-00 for ; Sat, 23 Aug 2003 07:47:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19qQwt-0002gy-VF for emacs-devel@quimby.gnus.org; Sat, 23 Aug 2003 01:28:27 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19qIzX-0003ov-G8 for emacs-devel@gnu.org; Fri, 22 Aug 2003 16:58:39 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19qIFI-0005eI-WC for emacs-devel@gnu.org; Fri, 22 Aug 2003 16:11:24 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19qD65-0001G1-4I; Fri, 22 Aug 2003 10:41:01 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19qD3F-0008Ht-7Y; Fri, 22 Aug 2003 10:38:05 -0400 Original-To: Betoes In-reply-to: <20030820182418.GA10777@milla.autsens.localnet> (message from Betoes on Wed, 20 Aug 2003 15:24:18 -0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16089 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16089 I believe, asprintf would be better, but I don't know about portability... isn't asprintf a GNU libc extension?