Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-mime-display-multipart*as-mixed not documented
@ 2003-04-26 11:55 Reiner Steib
  2003-04-27  3:42 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Reiner Steib @ 2003-04-26 11:55 UTC (permalink / raw)


Hi,

the variables `gnus-mime-display-multipart*as-mixed' in `gnus-art.el'
are not documented.  I'd like to document them and make them
customizable.  Could someone please check if my interpretation of the
code is correct and if these doc-string are okay:

--8<---------------cut here---------------start------------->8---
(defcustom gnus-mime-display-multipart-as-mixed nil
  "Display \"multipart\" parts as  \"multipart/mixed\".

If `t', it overrides `nil' values of
`gnus-mime-display-multipart-alternative-as-mixed' and
`gnus-mime-display-multipart-related-as-mixed'."
  :group 'gnus-article-mime
  :type 'boolean)

(defcustom gnus-mime-display-multipart-alternative-as-mixed nil
  "Display \"multipart/alternative\" parts as  \"multipart/mixed\"."
  :group 'gnus-article-mime
  :type 'boolean)

(defcustom gnus-mime-display-multipart-related-as-mixed nil
  "Display \"multipart/related\" parts as  \"multipart/mixed\".

If displaying \"text/html\" is discouraged \(see
`mm-discouraged-alternatives'\) images or other material inside a
\"multipart/related\" part might be overlooked when this variable is `nil'."
  :group 'gnus-article-mime
  :type 'boolean)
--8<---------------cut here---------------end--------------->8---

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




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

* Re: gnus-mime-display-multipart*as-mixed not documented
  2003-04-26 11:55 gnus-mime-display-multipart*as-mixed not documented Reiner Steib
@ 2003-04-27  3:42 ` Lars Magne Ingebrigtsen
  2003-04-27 20:53   ` Reiner Steib
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-04-27  3:42 UTC (permalink / raw)


Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:

> the variables `gnus-mime-display-multipart*as-mixed' in `gnus-art.el'
> are not documented.  I'd like to document them and make them
> customizable.  Could someone please check if my interpretation of the
> code is correct and if these doc-string are okay:

Yes, those look ok to me...

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

* Re: gnus-mime-display-multipart*as-mixed not documented
  2003-04-27  3:42 ` Lars Magne Ingebrigtsen
@ 2003-04-27 20:53   ` Reiner Steib
  2003-04-28  5:07     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Reiner Steib @ 2003-04-27 20:53 UTC (permalink / raw)


On Sun, Apr 27 2003, Lars Magne Ingebrigtsen wrote:

> Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:
>
>> the variables `gnus-mime-display-multipart*as-mixed' in `gnus-art.el'
>> are not documented.  I'd like to document them and make them
>> customizable.  Could someone please check if my interpretation of the
>> code is correct and if these doc-string are okay:
>
> Yes, those look ok to me...

Committed.  I hope this doesn't violate the feature freeze, as it's
rather a doc fix, than a new feature.

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




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

* Re: gnus-mime-display-multipart*as-mixed not documented
  2003-04-27 20:53   ` Reiner Steib
@ 2003-04-28  5:07     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-04-28  5:07 UTC (permalink / raw)


Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:

> Committed.  I hope this doesn't violate the feature freeze, as it's
> rather a doc fix, than a new feature.

Doc fixes are always OK.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2003-04-28  5:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-26 11:55 gnus-mime-display-multipart*as-mixed not documented Reiner Steib
2003-04-27  3:42 ` Lars Magne Ingebrigtsen
2003-04-27 20:53   ` Reiner Steib
2003-04-28  5:07     ` Lars Magne Ingebrigtsen

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