Gnus development mailing list
 help / color / mirror / Atom feed
* New mml-enable-flowed variable (was: [gnus git]  branch master updated: =1= mml: add mml-enable-flowed)
       [not found] <E1P6osw-0000I1-00@quimby.gnus.org>
@ 2010-10-17 10:43 ` Reiner Steib
  2010-10-17 11:29   ` New mml-enable-flowed variable Julien Danjou
  0 siblings, 1 reply; 2+ messages in thread
From: Reiner Steib @ 2010-10-17 10:43 UTC (permalink / raw)
  To: ding

> +2010-10-15  Julien Danjou  <julien@danjou.info>
> +
> +	* mml.el (mml-generate-mime-1): Add `mml-enable-flow' variable to add a
> +	possibility to disable format=flow encoding when using hard newlines.

(`mml-enable-flow' -> `mml-enable-flowed')

> +(defcustom mml-enable-flowed t
> +  "If non-nil, enable format=flowed usage when encoding a message.
> +This is only performed when filling on text/plain with hard
> +newlines in the text."
> +  :version "24.1"
> +  :type 'boolean
> +  :group 'message)

Why do we need another variable?  According to the manual,
`use-hard-newlines' should be sufficient.  In any case, please update
the manual as well.

,----[ (info "(emacs-mime)Flowed text") ]
| 2.7 Flowed text
| ===============
| 
| The Emacs MIME library will respect the `use-hard-newlines' variable
| (*note Hard and Soft Newlines: (emacs)Hard and Soft Newlines.) when
| encoding a message, and the "format=flowed" Content-Type parameter when
| decoding a message.
`----

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



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

* Re: New mml-enable-flowed variable
  2010-10-17 10:43 ` New mml-enable-flowed variable (was: [gnus git] branch master updated: =1= mml: add mml-enable-flowed) Reiner Steib
@ 2010-10-17 11:29   ` Julien Danjou
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Danjou @ 2010-10-17 11:29 UTC (permalink / raw)
  To: ding

On Sun, Oct 17 2010, Reiner Steib wrote:

> Why do we need another variable?  According to the manual,
> `use-hard-newlines' should be sufficient.

Because I use hard newlines but I do *not* want to send mails in flowed
format.

> In any case, please update
> the manual as well.

I'll do.

-- 
Julien Danjou
// ᐰ <julien@danjou.info>   http://julien.danjou.info



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

end of thread, other threads:[~2010-10-17 11:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1P6osw-0000I1-00@quimby.gnus.org>
2010-10-17 10:43 ` New mml-enable-flowed variable (was: [gnus git] branch master updated: =1= mml: add mml-enable-flowed) Reiner Steib
2010-10-17 11:29   ` New mml-enable-flowed variable Julien Danjou

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