unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33081: 27.0.50; Docstring of gnus-article-treat-fold-newsgroups is wrong
@ 2018-10-18 11:15 Filipp Gunbin
  2018-10-18 19:08 ` Eric Abrahamsen
  2018-10-20  8:27 ` Eli Zaretskii
  0 siblings, 2 replies; 7+ messages in thread
From: Filipp Gunbin @ 2018-10-18 11:15 UTC (permalink / raw)
  To: 33081

Docstring of gnus-article-treat-fold-newsgroups looks like it's
copy-pasted from gnus-article-treat-unfold-headers:

"Unfold folded message headers.
Only the headers that fit into the current window width will be
unfolded."

Thanks.

In GNU Emacs 27.0.50 (build 5, x86_64-apple-darwin17.7.0, NS appkit-1561.60 Version 10.13.6 (Build 17G65))
 of 2018-10-18 built on fgunbin.playteam.ru
Repository revision: 46106eec16ddb2294e06f9e482b9183777b90014
System Description:  Mac OS X 10.13.6





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

* bug#33081: 27.0.50; Docstring of gnus-article-treat-fold-newsgroups is wrong
  2018-10-18 11:15 bug#33081: 27.0.50; Docstring of gnus-article-treat-fold-newsgroups is wrong Filipp Gunbin
@ 2018-10-18 19:08 ` Eric Abrahamsen
  2018-10-18 20:19   ` Filipp Gunbin
  2018-10-20  8:27 ` Eli Zaretskii
  1 sibling, 1 reply; 7+ messages in thread
From: Eric Abrahamsen @ 2018-10-18 19:08 UTC (permalink / raw)
  To: 33081

Filipp Gunbin <fgunbin@fastmail.fm> writes:

> Docstring of gnus-article-treat-fold-newsgroups looks like it's
> copy-pasted from gnus-article-treat-unfold-headers:
>
> "Unfold folded message headers.
> Only the headers that fit into the current window width will be
> unfolded."
>
> Thanks.

I'd be happy to take this over -- do you have any suggestions for a
replacement docstring?

Thanks,
Eric






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

* bug#33081: 27.0.50; Docstring of gnus-article-treat-fold-newsgroups is wrong
  2018-10-18 19:08 ` Eric Abrahamsen
@ 2018-10-18 20:19   ` Filipp Gunbin
  2018-10-18 21:22     ` Eric Abrahamsen
  0 siblings, 1 reply; 7+ messages in thread
From: Filipp Gunbin @ 2018-10-18 20:19 UTC (permalink / raw)
  To: Eric Abrahamsen; +Cc: 33081

On 18/10/2018 12:08 -0700, Eric Abrahamsen wrote:

> Filipp Gunbin <fgunbin@fastmail.fm> writes:
>
>> Docstring of gnus-article-treat-fold-newsgroups looks like it's
>> copy-pasted from gnus-article-treat-unfold-headers:
>>
>> "Unfold folded message headers.
>> Only the headers that fit into the current window width will be
>> unfolded."
>>
>> Thanks.
>
> I'd be happy to take this over -- do you have any suggestions for a
> replacement docstring?
>

Not really.  If I had, I would just fix it myself.

Thanks.
Filipp





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

* bug#33081: 27.0.50; Docstring of gnus-article-treat-fold-newsgroups is wrong
  2018-10-18 20:19   ` Filipp Gunbin
@ 2018-10-18 21:22     ` Eric Abrahamsen
  0 siblings, 0 replies; 7+ messages in thread
From: Eric Abrahamsen @ 2018-10-18 21:22 UTC (permalink / raw)
  To: Filipp Gunbin; +Cc: 33081


On 10/18/18 23:19 PM, Filipp Gunbin wrote:
> On 18/10/2018 12:08 -0700, Eric Abrahamsen wrote:
>
>> Filipp Gunbin <fgunbin@fastmail.fm> writes:
>>
>>> Docstring of gnus-article-treat-fold-newsgroups looks like it's
>>> copy-pasted from gnus-article-treat-unfold-headers:
>>>
>>> "Unfold folded message headers.
>>> Only the headers that fit into the current window width will be
>>> unfolded."
>>>
>>> Thanks.
>>
>> I'd be happy to take this over -- do you have any suggestions for a
>> replacement docstring?
>>
>
> Not really.  If I had, I would just fix it myself.

Fair enough. I'll look into it this weekend.





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

* bug#33081: 27.0.50; Docstring of gnus-article-treat-fold-newsgroups is wrong
  2018-10-18 11:15 bug#33081: 27.0.50; Docstring of gnus-article-treat-fold-newsgroups is wrong Filipp Gunbin
  2018-10-18 19:08 ` Eric Abrahamsen
@ 2018-10-20  8:27 ` Eli Zaretskii
  2018-10-22 12:43   ` Filipp Gunbin
  1 sibling, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2018-10-20  8:27 UTC (permalink / raw)
  To: Filipp Gunbin; +Cc: 33081-done

> From: Filipp Gunbin <fgunbin@fastmail.fm>
> Date: Thu, 18 Oct 2018 14:15:37 +0300
> 
> Docstring of gnus-article-treat-fold-newsgroups looks like it's
> copy-pasted from gnus-article-treat-unfold-headers:
> 
> "Unfold folded message headers.
> Only the headers that fit into the current window width will be
> unfolded."

Thanks, fixed.





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

* bug#33081: 27.0.50; Docstring of gnus-article-treat-fold-newsgroups is wrong
  2018-10-20  8:27 ` Eli Zaretskii
@ 2018-10-22 12:43   ` Filipp Gunbin
  2018-10-22 13:46     ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Filipp Gunbin @ 2018-10-22 12:43 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 33081

On 20/10/2018 11:27 +0300, Eli Zaretskii wrote:

>> From: Filipp Gunbin <fgunbin@fastmail.fm>
>> Date: Thu, 18 Oct 2018 14:15:37 +0300
>>
>> Docstring of gnus-article-treat-fold-newsgroups looks like it's
>> copy-pasted from gnus-article-treat-unfold-headers:
>>
>> "Unfold folded message headers.
>> Only the headers that fit into the current window width will be
>> unfolded."
>
> Thanks, fixed.

Sorry, I cannot see the fix on current master.

Thanks.





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

* bug#33081: 27.0.50; Docstring of gnus-article-treat-fold-newsgroups is wrong
  2018-10-22 12:43   ` Filipp Gunbin
@ 2018-10-22 13:46     ` Eli Zaretskii
  0 siblings, 0 replies; 7+ messages in thread
From: Eli Zaretskii @ 2018-10-22 13:46 UTC (permalink / raw)
  To: Filipp Gunbin; +Cc: 33081

> From: Filipp Gunbin <fgunbin@fastmail.fm>
> Cc: 33081@debbugs.gnu.org
> Date: Mon, 22 Oct 2018 15:43:22 +0300
> 
> >> "Unfold folded message headers.
> >> Only the headers that fit into the current window width will be
> >> unfolded."
> >
> > Thanks, fixed.
> 
> Sorry, I cannot see the fix on current master.

That's because I fixed it on the emacs-26 branch.  The fix will be
merged to master soon.





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

end of thread, other threads:[~2018-10-22 13:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-18 11:15 bug#33081: 27.0.50; Docstring of gnus-article-treat-fold-newsgroups is wrong Filipp Gunbin
2018-10-18 19:08 ` Eric Abrahamsen
2018-10-18 20:19   ` Filipp Gunbin
2018-10-18 21:22     ` Eric Abrahamsen
2018-10-20  8:27 ` Eli Zaretskii
2018-10-22 12:43   ` Filipp Gunbin
2018-10-22 13:46     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).