emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: doc strings that are too long


From: Reiner Steib
Subject: Re: doc strings that are too long
Date: Tue, 29 Nov 2005 12:33:16 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On Mon, Nov 21 2005, Drew Adams wrote:

> The doc strings for the following functions and variables are too wide. Many
> are FAR too wide; some are not too bad (but still over 80 columns).
[...]
> Functions:
[...]
> gnus-agent-delete-group
> gnus-agent-rename-group
> gnus-cache-delete-group
> gnus-cache-rename-group

Fixed in Gnus CVS (v5-10 branch; will be synced to Emacs in a couple
of days).

> gnus-msg-mail

,----[ <f1> f gnus-msg-mail RET ]
| 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)
| 
| Start editing a mail message to be sent.
| Like `message-mail', but with Gnus paraphernalia, particularly the
| Gcc: header for archiving purposes.
`----

The doc string isn't too long.  Maybe you meant the arguments?  What
can we do about this?

> message-mail

Same here:

,----[ <f1> f message-mail RET ]
| message-mail is an interactive compiled Lisp function in `message.el'.
| (message-mail &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-FUNCTION 
YANK-ACTION SEND-ACTIONS)
| 
| Start editing a mail message to be sent.
| OTHER-HEADERS is an alist of header/value pairs.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]