Gnus development mailing list
 help / color / mirror / Atom feed
* Small typo in lisp/gnus-start.el
@ 2014-11-05 23:53 Tim Landscheidt
  2014-11-07 19:51 ` Tassilo Horn
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Landscheidt @ 2014-11-05 23:53 UTC (permalink / raw)
  To: ding

Hi,

I stumbled over this typo and neither could let it go nor
proofread the whole file :-); so:

| diff --git a/lisp/gnus-start.el b/lisp/gnus-start.el
| index 5b734d0..70d0a28 100644
| --- a/lisp/gnus-start.el
| +++ b/lisp/gnus-start.el
| @@ -1475,7 +1475,7 @@ newsgroup."
|    "Check whether a group has been activated or not.
|  If SCAN, request a scan of that group as well.  If METHOD, use
|  that select method instead of determining the method based on the
| -group name.  If DONT-CHECK, don't check check whether the group
| +group name.  If DONT-CHECK, don't check whether the group
|  actually exists.  If DONT-SUB-CHECK or DONT-CHECK, don't let the
|  backend check whether the group actually exists."
|    (let ((method (or method (inline (gnus-find-method-for-group group))))

Tim




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

* Re: Small typo in lisp/gnus-start.el
  2014-11-05 23:53 Small typo in lisp/gnus-start.el Tim Landscheidt
@ 2014-11-07 19:51 ` Tassilo Horn
  0 siblings, 0 replies; 2+ messages in thread
From: Tassilo Horn @ 2014-11-07 19:51 UTC (permalink / raw)
  To: ding

Tim Landscheidt <tim@tim-landscheidt.de> writes:

Hi Tim,

> I stumbled over this typo and neither could let it go nor proofread
> the whole file :-); so:
>
> | -group name.  If DONT-CHECK, don't check check whether the group
> | +group name.  If DONT-CHECK, don't check whether the group

DONT-CHECK means don't double-check, no? ;-)

Fixed, thanks!

Bye,
Tassilo



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

end of thread, other threads:[~2014-11-07 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-05 23:53 Small typo in lisp/gnus-start.el Tim Landscheidt
2014-11-07 19:51 ` Tassilo Horn

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