From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61434 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.gnus.general,gmane.emacs.pretest.bugs Subject: Re: doc strings that are too long Date: Tue, 29 Nov 2005 16:47:32 -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 1133301147 31443 80.91.229.2 (29 Nov 2005 21:52:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Nov 2005 21:52:27 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, ding@gnus.org Original-X-From: ding-owner+m9965@lists.math.uh.edu Tue Nov 29 22:52:25 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EhDNW-0004qP-AU for ding-account@gmane.org; Tue, 29 Nov 2005 22:51:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1EhDNR-0000S4-00; Tue, 29 Nov 2005 15:51:05 -0600 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1EhDKl-0000Ry-00 for ding@lists.math.uh.edu; Tue, 29 Nov 2005 15:48:19 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1EhDKh-0005e1-Tw for ding@lists.math.uh.edu; Tue, 29 Nov 2005 15:48:19 -0600 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1EhDKf-0000li-00 for ; Tue, 29 Nov 2005 22:48:14 +0100 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EhDK0-0007Rr-CH; Tue, 29 Nov 2005 16:47:33 -0500 Original-To: Reiner Steib In-reply-to: (message from Reiner Steib on Tue, 29 Nov 2005 12:33:16 +0100) X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61434 gmane.emacs.pretest.bugs:10226 Archived-At: | gnus-msg-mail is an interactive compiled Lisp function in `gnus-msg.el'. | (gnus-msg-mail &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-ACTION YANK-ACTION SEND-ACTIONS) | The doc string isn't too long. Maybe you meant the arguments? What can we do about this? The only thing we could do to solve this is to change describe-function-1 to fill the argument list.