Gnus development mailing list
 help / color / mirror / Atom feed
* Re: doc strings that are too long
       [not found] <MEEKKIABFKKDFJMPIOEBKEJDCNAA.drew.adams@oracle.com>
@ 2005-11-29 11:33 ` Reiner Steib
  2005-11-29 21:47   ` Richard M. Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Reiner Steib @ 2005-11-29 11:33 UTC (permalink / raw)
  Cc: ding

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: doc strings that are too long
  2005-11-29 11:33 ` doc strings that are too long Reiner Steib
@ 2005-11-29 21:47   ` Richard M. Stallman
  2005-11-30  0:59     ` John Paul Wallington
  0 siblings, 1 reply; 4+ messages in thread
From: Richard M. Stallman @ 2005-11-29 21:47 UTC (permalink / raw)
  Cc: emacs-pretest-bug, ding

    | 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.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: doc strings that are too long
  2005-11-29 21:47   ` Richard M. Stallman
@ 2005-11-30  0:59     ` John Paul Wallington
  2005-12-01  6:05       ` Richard M. Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: John Paul Wallington @ 2005-11-30  0:59 UTC (permalink / raw)
  Cc: emacs-pretest-bug, Reiner.Steib, ding

"Richard M. Stallman" <rms@gnu.org> writes:

> 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: doc strings that are too long
  2005-11-30  0:59     ` John Paul Wallington
@ 2005-12-01  6:05       ` Richard M. Stallman
  0 siblings, 0 replies; 4+ messages in thread
From: Richard M. Stallman @ 2005-12-01  6:05 UTC (permalink / raw)
  Cc: emacs-pretest-bug, Reiner.Steib, ding

    > 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-01  6:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <MEEKKIABFKKDFJMPIOEBKEJDCNAA.drew.adams@oracle.com>
2005-11-29 11:33 ` doc strings that are too long Reiner Steib
2005-11-29 21:47   ` Richard M. Stallman
2005-11-30  0:59     ` John Paul Wallington
2005-12-01  6:05       ` Richard M. Stallman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).