From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: debugging.texi Date: Sat, 11 Jun 2005 08:18:53 -0400 Message-ID: References: <200506092236.j59MaQf01709@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1118492951 10768 80.91.229.2 (11 Jun 2005 12:29:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Jun 2005 12:29:11 +0000 (UTC) Cc: teirllm@dms.auburn.edu, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 11 14:29:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dh56N-0000DL-LH for ged-emacs-devel@m.gmane.org; Sat, 11 Jun 2005 14:28:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dh5Al-0000Gc-6k for ged-emacs-devel@m.gmane.org; Sat, 11 Jun 2005 08:33:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dh56i-000672-Mv for emacs-devel@gnu.org; Sat, 11 Jun 2005 08:29:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dh56V-000612-UR for emacs-devel@gnu.org; Sat, 11 Jun 2005 08:28:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dh56V-0005xp-NN for emacs-devel@gnu.org; Sat, 11 Jun 2005 08:28:47 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dh4xu-0007eF-Vq for emacs-devel@gnu.org; Sat, 11 Jun 2005 08:19:55 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Dh4wv-0007C6-QQ; Sat, 11 Jun 2005 08:18:53 -0400 Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Fri, 10 Jun 2005 09:30:14 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:38574 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38574 @var{function-name} in the minibuffer. If @var{function-name} is ! omitted, @code{nil} or the empty string, it cancels break-on-entry for all You need a comment after @code{nil} to eliminate a misreading. With that change, please install. Correction--you need a comma after...