From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61448 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.gnus.general Subject: Re: doc strings that are too long Date: Thu, 01 Dec 2005 01:05:10 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1133417221 18527 80.91.229.2 (1 Dec 2005 06:07:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Dec 2005 06:07:01 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Reiner.Steib@gmx.de, ding@gnus.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Thu Dec 01 07:06:57 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EhhZE-0008M9-0Z for gebp-emacs-pretest-bug@gmane.org; Thu, 01 Dec 2005 07:05:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EhhZD-0001dY-Dt for gebp-emacs-pretest-bug@gmane.org; Thu, 01 Dec 2005 01:05:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EhhZA-0001dT-3i for emacs-pretest-bug@gnu.org; Thu, 01 Dec 2005 01:05:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EhhZ9-0001d1-Ll for emacs-pretest-bug@gnu.org; Thu, 01 Dec 2005 01:05:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EhhZ9-0001cq-I7 for emacs-pretest-bug@gnu.org; Thu, 01 Dec 2005 01:05:11 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EhhZ9-0000v8-Fc for emacs-pretest-bug@gnu.org; Thu, 01 Dec 2005 01:05:11 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EhhZ8-0002YI-L8; Thu, 01 Dec 2005 01:05:10 -0500 Original-To: John Paul Wallington In-reply-to: (message from John Paul Wallington on Wed, 30 Nov 2005 00:59:14 +0000) X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for CVS Emacs." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.pretest.bugs:10246 gmane.emacs.gnus.general:61448 Archived-At: > The only thing we could do to solve this is to change > describe-function-1 to fill the argument list. I installed a change to do that. Thanks.