為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

why are all messages in thunderbird double spaced? how do i change this?

  • 9 回覆
  • 1 有這個問題
  • 2 次檢視
  • 最近回覆由 Matt

more options

just installed and noticed all messages are double spaced? why? how do i change to just single space standard?

just installed and noticed all messages are double spaced? why? how do i change to just single space standard?

所有回覆 (9)

more options

Please advise on which of the follwoing you are refering to

  1. the message list space between listed messages
  2. messages you have received when opened display using double space
  3. messages you compose
more options

hi toad hall,

messages that i compose

are all appearing double

spaced.

ideally i would prefer my outgoing messages to appear as single spaced both while composing and for the recipient.

appreciate the feedback!

more options

in a new Write message When you start typing, make a note of the first option in the Formatting Bar 'Body Text' should give single line spacing. But 'Paragraph' inserts double spacing.

So as you type can you notice what is going on - does it change to Paragraph at some point?

more options

toad,

when i begin to type in a new message the formatting bar is set to body text.

as i continue to type this doesn't change it stays set to body text, however it is still double spacing.

more options

Are you manually pressing enter to make line breaks?

more options

I don't know why your messages are double-spaced (perhaps due to your Windows Display font size setting), but you can force line spacing in HTML messages by inserting a single line of code (Insert/HTML..) at the beginning:

http://forums.mozillazine.org/viewtopic.php?p=2198505#p2198505

In the above example, you would use line-height:1

more options

Agree this is an odd one.

the answer by sfhowes is a good workaround, but needs to be added to each email you create. You could add it to a new Write message and then save it as a Template which you use when writing emails; this would save you typing it each time.

However, you could try another method.

Make hidden files and folders visible:

In Thunderbird Help > Troubleshooting Information click on 'Show folder' button

a new window opens showng your Profile folder name contents. Create a new folder and call it chrome - note the spelling. The chrome folder should be in the same location as your Mail folder. see first image below.

then open 'Notepad' copy the text between the first two lines below and paste into notepad. Save the file as userContent.css - note the spelling Save it in the chrome folder. See second image below. Restart Thunderbird and test.


body { line-height: normal !important; }


If after testing, the above line does not work as desired ,then try altering to the text below. Remember to close Thunderbird before you alter anything in the Profile folders.


body { line-height: 1 !important;}

more options

could you send me an email that demonstrates this behaviour that I might look to see if there is anything unusual about the mail itself.

unicorn dot consulting at gmail dot com