Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Option to switch off superscript (^) display for plain text messages, so that git revs are displayed correctly

  • 2 ответа
  • 2 имеют эту проблему
  • 4 просмотра
  • Последний ответ от Philip Oakley

more options

I'm on Thunderbird 52.9.1 (32-bit). I have the 'use fixed width font for plain text messages' set (in Options, Display, Fonts & Colours; Advanced).

I'm on a number of Git mailing lists which use plain text and option have Git revisions e.g. HEAD^1 which, unfortunately is then displayed as a superscript, rather than as originally intended. This makes for 'eye strain' when they turn up.

Is there an option to switch this off?

I'm quite happy with the bold/italic (**) and underlining (_) and the quotation (> >) display effects, but this one (the caret ^ superscript) is a bit too much.

Any good suggestions?

I'm on Thunderbird 52.9.1 (32-bit). I have the 'use fixed width font for plain text messages' set (in Options, Display, Fonts & Colours; Advanced). I'm on a number of Git mailing lists which use plain text and option have Git revisions e.g. HEAD^1 which, unfortunately is then displayed as a superscript, rather than as originally intended. This makes for 'eye strain' when they turn up. Is there an option to switch this off? I'm quite happy with the bold/italic (**) and underlining (_) and the quotation (> >) display effects, but this one (the caret ^ superscript) is a bit too much. Any good suggestions?

Все ответы (2)

more options

I can't see the issues in your image. Is this the one you intended to post?

However, try this:

http://codeverge.com/mozilla.support.thunderbird/turning-off-bold-and-italic/1458941

more options

Hi Zenos, Thanks for the link. Yes the attachment was bogus (a left over from a prior question).

I tried the suggestion > Go to Tools -> Options -> Advanced -> General > and to the right of "Advanced Configuration", click the > button labelled "Config editor". > > Scroll down to find the preference named "converter.html2txt.structs" > and double-click it to change its value to false.

But unfortunately it didn't change anything (I closed and re-opened TB via the X button).

an example of a defectively displayed message is https://public-inbox.org/git/CAGZ79kbAmt9qxcoo+hhcZzcGxQ3AxhMLdzmX3ZfL1GzvEBZb2w@mail.gmail.com/ where the v1.7.10-rc1~14^2~2 is malformed on display as a 'raised to the power 2' with the '^' removed.

I'm happy with the bold and italic highlighting, as no characters are lost, but the change of font size and loss of characters for the superscript is meh.

Any ideas on where I should look for the 'display plain text messages as plain text' configurations?

Thanks again for the initial pointers.