From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: command and doco for valgrind Date: Mon, 22 Mar 2004 18:27:37 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <16479.12313.229122.565069@nick.uklinux.net> References: <16383.8247.758985.411260@nick.uklinux.net> <9743-Sat10Jan2004143440+0200-eliz@elta.co.il> <16393.51090.62851.168340@nick.uklinux.net> <16477.50952.102740.343250@nick.uklinux.net> <3791-Sun21Mar2004185657+0200-eliz@elta.co.il> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1079980825 11308 80.91.224.253 (22 Mar 2004 18:40:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Mar 2004 18:40:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Mar 22 19:40:14 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B5ULO-0000UD-00 for ; Mon, 22 Mar 2004 19:40:14 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B5ULO-0003Qj-00 for ; Mon, 22 Mar 2004 19:40:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B5UKg-0005lF-O5 for emacs-devel@quimby.gnus.org; Mon, 22 Mar 2004 13:39:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B5UJU-0005GC-Kr for emacs-devel@gnu.org; Mon, 22 Mar 2004 13:38:16 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B5UIU-0004cw-Bz for emacs-devel@gnu.org; Mon, 22 Mar 2004 13:37:45 -0500 Original-Received: from [194.247.50.174] (helo=nick.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B5UIT-0004bQ-BT for emacs-devel@gnu.org; Mon, 22 Mar 2004 13:37:14 -0500 Original-Received: by nick.uklinux.net (Postfix, from userid 501) id C2CDE75FDE; Mon, 22 Mar 2004 18:27:37 +0000 (GMT) Original-To: Eli Zaretskii In-Reply-To: <3791-Sun21Mar2004185657+0200-eliz@elta.co.il> X-Mailer: VM 6.97 under Emacs 21.2.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:20740 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20740 > > > FWIW, this problem is documented in the valgrind's docs. > > > > How about including this in Emacs PROBLEMS file also? > > Do we have something useful to tell users, like how to work around the > problem? If not, I personally don't see any reason to have this same > text in PROBLEMS. The reasoning would be that someone, on seeing it, might work on it (to Emacs benefit). It's probably not appropriate for the TODO file, and like many tasks, such as GNOME support for Emacs, it falls between the cracks of two different projects and gets forgotten about. I'm not suggesting copying it verbatim. Nick