[Bug 1017563] Re: Enigmail uses mailnews.wraplength unconditionally when signing (ignoring "Enable Word Wrap" setting from the "Toggle Word Wrap" addon)

2013-03-22 Thread Daniel Hahler
See also the "Toggle Word Wrap" addon at: https://addons.mozilla.org/en- US/thunderbird/addon/toggle-word-wrap/ This allows to toggle word wrapping using a hotkey (Ctrl-Shift-W). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1017563] Re: Enigmail uses mailnews.wraplength unconditionally when signing (ignoring "Enable Word Wrap" setting from the "Toggle Word Wrap" addon)

2013-03-22 Thread Daniel Hahler
Also, note that enigmail changes the mailnews.send_plaintext_flowed setting to false by default. And when you manually enable it, it will still wrap. I have created a ticket for Enigmail about this at: https://sourceforge.net/p/enigmail/bugs/131/ -- You received this bug notification because yo

[Bug 1017563] Re: Enigmail uses mailnews.wraplength unconditionally when signing (ignoring "Enable Word Wrap" setting from the "Toggle Word Wrap" addon)

2013-03-22 Thread Daniel Hahler
Just for information, this code (re-)wraps the text in Enigmail, using wraplength-2: if (wrapWidth && editor.wrapWidth > 0) { editor.wrapWidth = wrapWidth - 2; wrapper.rewrap(true); editor.wrapWidth = wrapWidth; } (from extensions/enigmail/u

[Bug 1017563] Re: Enigmail uses mailnews.wraplength unconditionally when signing (ignoring "Enable Word Wrap" setting from the "Toggle Word Wrap" addon)

2013-03-22 Thread Daniel Hahler
It looks like Thunderbird itself has a bug with wrapping in plain text. If I disable all addons ("thunderbird -safe-mode") and then edit a draft, Thunderbird wraps it to about mailnews.wraplength-12 (60, if 72 (the default) is configured). This appears to get applied after any addon handling (lik

[Bug 1017563] Re: Enigmail uses mailnews.wraplength unconditionally when signing (ignoring "Enable Word Wrap" setting from the "Toggle Word Wrap" addon)

2013-03-19 Thread B Bobo
I have Enigmail 1.4.6, but not the Toggle Word Wrap addon, and I am still seeing forced wrapping on outgoing messages, even those that are not signed by Enigmail. I have set mail.wrap_long_lines=false and mail.compose.wrap_to_window_width=false, so why is wrapping still happening? That seems to be

[Bug 1017563] Re: Enigmail uses mailnews.wraplength unconditionally when signing (ignoring "Enable Word Wrap" setting from the "Toggle Word Wrap" addon)

2013-03-19 Thread B Bobo
Should this bug report be re-opened if the bug I am seeing is the same? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1017563 Title: Enigmail uses mailnews.wraplength unconditionally when signing

[Bug 1017563] Re: Enigmail uses mailnews.wraplength unconditionally when signing (ignoring "Enable Word Wrap" setting from the "Toggle Word Wrap" addon)

2012-08-13 Thread Daniel Hahler
** Summary changed: - Enigmail uses mailnews.wraplength unconditionally when signing (ignoring "Enable Word Wrap" setting) + Enigmail uses mailnews.wraplength unconditionally when signing (ignoring "Enable Word Wrap" setting from the "Toggle Word Wrap" addon) -- You received this bug notificat