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/ui/content/enigmailMsgComposeOverlay.js)

-- 
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
  (ignoring "Enable Word Wrap" setting from the "Toggle Word Wrap"
  addon)

To manage notifications about this bug go to:
https://bugs.launchpad.net/enigmail/+bug/1017563/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to