
Double spacing in outgoing messages in MS Outlook 2007 and 2010
tags: email, mail, message, Outlook, spacing, text formatting
9 comments | Add a comment
Microsoft Outlook 2007 and 2010 users often complain that the recipients to their e-mails say they contain double spaces between lines. This situation may happen in HTML formatted e-mails making the message look unclear and scruffy.
The reason is the way the new Outlook handles new line signs in HTML messages. It is generally accepted in word processors that the Enter key starts a new paragraph, while hitting Shift + Enter starts a new line of the text. The difference between starting a new paragraph and proceeding to the next line may seem subtle, still it is important and known for a long time. Spacing between paragraphs is usually bigger than spacing between regular text lines. In HTML <p> tag is used to start a new paragraph, whereas <br> tag to move one line down.
Unfortunately Outlook 2007 and 2010 violates this rule and, from the perspective of a user writing a new message, there is no difference if they hit Enter, or Shift + Enter. The result is the same, the word processor behaves as if proceeding to the next line, whereas when we hit Enter the <p> marker is being inserted, which means the actual beginning of a new paragraph. However, when we hit Shift + Enter, the <br> tag is inserted, which means proceeding to the next line. Inserting the <p> tag and the <br> tag looks the same to the user, which is caused by the way Outlook 2007/2010 CSS style sheet was developed.
Because there is no noticeable difference between inserting a new paragraph (see Fig. 1.), and proceeding to a new line, users often hit Enter twice to get the effect of a new paragraph with spacing they are used to from other word processors, including Microsoft Word 2007/2010 , which is an integral part of Microsoft Office 2007 and 2010 . As a result the users insert double paragraphs to their e-mails , which means two <p> tag (<p><p>) instead of a single <p> tag, or hit Enter instead of Shift + Enter to go to the next line - as a result they insert the <p> tag instead of <br>.

Fig.1. Spaces in a MS Outlook 2007 e-mail message
The problem appears when a recipient uses a mail reader which doesn't support complex CSS style sheets used by MS Outlook. And there is quite a number of such readers.
Personally, I have no clue what pushed the makers of Microsoft Outlook 2007 and 2010 to the idea of treating a new paragraph, and proceeding to a new line, differently from other mail software makers, and differently from what is generally accepted and to which users are accustomed. What can Outlook users do to make their e-mails look the same on their and their recipients' computers? There is a number of possibilities, and everyone can choose the most convenient one, though each of the solutions has some drawbacks.
The first solution is to always use Shift + Enter when proceeding to the next line or next paragraph. In order to proceed to a new paragraph, users will need to hit Shift + Enter twice. The drawback of this solution is that text formatting, such as indents or bullets, is based on paragraphs, and if we want to use this type of formatting, we will still have to create a new paragraph hitting Enter, because double-hitting Shift + Enter inserts two <br><br> tags instead of <p> tag, which in HTML stands for a paragraph.
If we want the Enter key to insert a new paragraph which will in fact have bigger spacing than a line space in a regular text, we can edit the Outlook style sheet used when composing a message. This is the second solution. The style sheet can be found in NormalEmail.dotm file in %appdata%\Microsoft\Templates. You need to open the file using Word and modify Normal style in such a way to achieve a 10 pts margin after each paragraph. To do this you should:
1. Right-click Normal style on the ribbon and choose Modify from drop-down menu.
2. In a dialogue screen click Format, and from drop-down menu choose Paragraph.
3. In the window with formatting properties in Indents section in the field After type 10 pts.
After saving changes in NormalEmail.dotm file when composing a message in Outlook, when we hit Enter a new paragraph with a visible indent from the preceding paragraph will be created.
The third solution is to be a conscious user and be able to notice Outlook's behavior with Enter and Shift + Enter keys, although the Outlook itself doesn't show any difference between those two situations. If we want to insert a new paragraph, we should hit Enter. If we want only to proceed to the next line - hit Shift + Enter, and remember not to hit Enter twice if we want to make a new paragraph. This solution, however, has some obvious drawbacks. The message we created will look different in mail applications which can interpret MS Outlook CSS styles, and different in applications which can't. The message will also be less readable in the first type of applications because of the lack of spacing between paragraphs.
It clearly shows from the presented ideas and solutions that the problems of spacing between paragraphs in MS Outlook can't be completely solved. Unfortunately, it is a serious problem for some users. For the time being, however, they could apply one of the solutions presented in this article as a workaround of the MS Outlook inconvenience.
© All rights reserved. No part or whole of this article may not be reproduced or published without prior permission.
Comments
Personally, I completely don't understand why new lines in Microsoft Outlook work the way they are. I don't know a single person that would like or understand this "feature".
It isn't so bad after learning the way to go to a new paragraph or specifically just one line down. While it is an action different from what we are used to and just needs to be 'retaught', it actually does makes sense to me since most the time I hit enter, it is to go to a new paragraph, double spaced from the previous one. I just need to remember that if I want to go to a new line, 1 down, just hit the shift key as well. What is more outrageous to me & need to be addressed is how horribly Gmail works with Outlook's HTML. I tried working with Rich Text (as mentioned above) in Outlook, to maintain my formatting & have it compatible with Gmail but when you insert attachments in Outlook, it gets inserted into the body of the email, not in the Attachments area, which is totally inconvenient. Gmail modifies HTML text from Outlook by: 1. Changing the font randomly w/o a consistent pattern that I have found - size, type of font used, color, etc. 2. Inserts html code for telephone numbers "tel:" when activated in the Chat/phone settings. 3. Modifies line spacing by either removing lines or adding. Sorry to go off topic. :-) Interestingly enough, Windows Live Mail seems to do a better job than Gmail & Outlook itself by maintaining an intuitive interface and management of HTML emails, as specified below. http://www.email-standards.org
Thank you. It's refreshing to read information that is well worded and articulate. So much on the internet is shallow and insufficiently described. Congratulations for your effort.
Thanks for your article. I have long believed that the programmers at Microsoft need to take some admin classes so they know the basic rules of office documents. This is just one more example of making their programs LESS user friendly. I appreciate your solution. I was very surprised to see my emails (in people's responses) with such huge paragraph breaks. It makes ME look like I don't know how to type an email. Frustrating to say the least.
Tried your suggestion and it didn't work. As I have an email address that I monitor in Outlook 2007, and I have a seperate gmail account (which forward, but I can use for testing), I tried your suggestion. All looks fine in Outlook when I compose and send. When I open in Gmail, the email looks fine. When I reply in Gmail, and send back to Outlook, the extra lines are added BY GMAIL in the reply. The message LOOKED FINE in Gmail, but looks bad in Outlook. It doesn't matter if I use Shift/Enter,Shift/Enter or Double Enter. Tried totally deleting the Normal.dotm and NormalEmail.dotm and letting the program re-create them, but this did not help. Not sure what changed, because I know this wasn't doing this even yesterday. Now is REALLY frustrating.
I do the following
- hilight the lines where you are goign to type
- go to format text
- paragraph tab
- line spacing - change multiple lines to single
- after spacing - change from 10 pt to 0 pt-
Why on earth would anyone think that having to press SHIFT+ENTER for a new line is a good idea? I could see SHIFT+ENTER for a paragraph but a new line!? Really!? This makes my decision to move to Ubuntu make even more sense. I'm just tired of Microsoft and their BS.
It really drives me nuts!! I reset the 'add space between paragraphs of the same style' checkbox about a zillion times, each time telling Outlook to set this as a default. I even edited the NormalEmail.dotm with Word and changed this successfully. After restarting Outlook (2010) it, in its 'wisdom' decided to ignore my change and add speces between paragraphs again. DON'T THINK FOR ME Micrisoft!!!!!

Late to the game here with a comment but after getting mad about how my emails sent from Outlook didn't look the way I sent them out to Gmail recipients. I did some testing. 1. The double spacing after only wanting to go down one space was an issue for me but then I'm adjusting now and using the Shift+Enter to go down one line, those few times it is needed. 2. Gmail seems not to like Outlook's html format files that it receives and seems to reformat it, disregarding the spacing seen in Outlook and leaving no spaces in the email. 3. *Rich text (Converting to html for internet recipients) seems to best maintain the intended layout of Outlook's emails in Gmail & AOL webmail (although it looks like AOL imposes different fonts whereas Gmail doesn't). I assume the sending of rich & conversion to html does here so in a simple manner w/o CSS or a problematic internal Outlook html format.