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: --enable-maintainer-mode Date: Sun, 27 Jul 2003 14:39:57 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1059331449 28751 80.91.224.249 (27 Jul 2003 18:44:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 27 Jul 2003 18:44:09 +0000 (UTC) Cc: emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Jul 27 20:44:07 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19gqV5-0007Ta-00 for ; Sun, 27 Jul 2003 20:44:07 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19gqVi-0003J0-00 for ; Sun, 27 Jul 2003 20:44:46 +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 19gqUJ-0002Cw-4p for emacs-devel@quimby.gnus.org; Sun, 27 Jul 2003 14:43:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19gqTa-0001rr-OR for emacs-devel@gnu.org; Sun, 27 Jul 2003 14:42:34 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19gqTQ-0001Gi-TX for emacs-devel@gnu.org; Sun, 27 Jul 2003 14:42:25 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19gqR4-000884-E4 for emacs-devel@gnu.org; Sun, 27 Jul 2003 14:39:58 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19gqR3-0006ha-H0; Sun, 27 Jul 2003 14:39:57 -0400 Original-To: Andreas Schwab In-reply-to: (message from Andreas Schwab on Fri, 25 Jul 2003 10:42:18 +0200) 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:15710 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15710 I second that. Plus, there is already such an option: ./configure CFLAGS=-g That won't do the whole job; it does not turn off inlining.