• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Messages are Double Spaced for the Recipient

Slipstick Systems

› Problems › Messages are Double Spaced for the Recipient

Last reviewed on August 6, 2018     77 Comments

A frequent question in Outlook forums asks how to fix Outlook so that messages aren't double spaced for the recipient. This effect is caused by the HTML coding and is most frequent for recipients using a web-based email client, such as GMail. This is because of the way Outlook creates line breaks in HTML and how browsers or other clients interpret them. In some cases, the message is correctly spaced when received and only double spaced when replied to.

Note: This is not a problem new to Outlook 2007, it was also a problem with older versions when using Word as the editor. It is more noticeable because there is only one editor: Word, and it's the reason there is a problem with spacing.

Cause | Solutions | Edit the Template

Cause

When you press Enter while creating HTML email, Outlook inserts a paragraph tag (<p>), so two Enters (for white space between the paragraphs) inserts two <p> tags, which is double spaced when rendered in a browser. If you use Shift+Enter twice, which creates the line break tag (<br>), the message will not look double spaced in a browser. This will look ok in all mail clients.

examples of paragraphs

To see if you are using the <p> or <br> tag when composing messages, press Ctrl+Shift+8 to toggle marks off and on.

Solutions

You have 7 options:

  1. Use the +Body style and set the paragraph spacing on the Format Text ribbon > Change Styles > Paragraph Spacing command. Set as Default after changing the spacing.
  2. Use plain text for messages. Plain text will look ok in any and every email client available.
  3. Press Enter once, not twice, when composing HTML formatted email.
  4. Press Shift+Enter twice at the end of a paragraph, rather than pressing Enter twice.
  5. Just ignore it as an inconstancy in the way various applications handle HTML.
  6. Edit the email template to add '12 points after' in the Normal style.
  7. Use Search and Replace to replace paragraph symbols (^p) with a manual line break(^l)

Eighth option from Dave: Use AutoHotKey and this script.

My preference is to ignore it in messages - email is an imperfect medium and most people are used to inconsistencies such as this. I'm more concerned about the content of the messages I receive, not with how they look. (Newsletters and other bulk mail should be sent using a bulk mail application, not Outlook, and would not be affected by this.)

I often use Shift+Enter when I compose messages for my newsletters or edit the p style in my CSS to add 12 points bottom margin (margin-bottom:12.0pt;).

Change the paragraph spacing

There are two ways to change the paragraph spacing: by changing the Normal style or changing email defaults. I recommend changing the email default settings but either method works.

Change the default Body setting:

  1. Create a new Email Message, put your cursor in the body area
  2. Switch to Format Text tab
  3. Expand Change Styles button
  4. Select Paragraph Spacing command and select No spacing.
  5. Change Styles

  6. Expand the Change Styles button again and choose Set as Default

Change the Normal style:

  1. Create a new Email Message, put your cursor in the body area
  2. Switch to Format Text tab
  3. Right-click on the "Normal" Style
  4. Click Modify
  5. Click Format (in the bottom left)
  6. Click Paragraph
  7. On the Indents and Spacing Tab, in the Spacing section, turn ON Don't add space between paragraphs of the same style. Line spacing should be set to single and 0.
  8. Change spacing

  9. Click OK once
  10. While still in the Modify Style window, click the radio button for "New documents based on this template" (near the bottom left)
  11. Click OK and return to Outlook.
  12. Close the message without sending.

Use Search & Replace

This suggestion comes from Jim: Do a "replace all" on "caret p" with "caret l".

This works best when the message contains only plain paragraphs - bulleted or numbered lists and other formatting require paragraphs, not line breaks.

Use Search and Replace to replace the paragraph with a manual line break.

  1. Press Ctrl+H to open the search and replace dialog
  2. Type ^p in the Find field
  3. Type ^l in the Replace field (that's lower case L)
  4. Replace all (Use Replace and Find Next if using formatting that requires paragraphs)

If you press Ctrl+Shift+8 to show formatting marks, you'll see the paragraph marks ( ΒΆ ) are replaced with manual line breaks ( 8 ). Press Ctrl+Shift+8 to toggle the marks off.

Edit the Template

In Outlook 2007:

Close Outlook. (If you get a message that the template is read only, Outlook is not closed.) Locate NormalEmail.dotm and open it for editing. You'll find it in the templates folder at C:\Users\username\AppData\Roaming\Microsoft\Templates (Vista), To easily access this folder in Windows XP or Vista, paste

%appdata%\Microsoft\Templates\

in the Start search dialog (Vista) or the address bar of Windows Explorer.

  1. Right click on NormalEmail.dotm and choose Open. This will open the template in Word as a template.
  2. Right click on the Normal style button in the ribbon and chose Modify.
  3. Click Format in the lower left and choose Paragraph.
  4. In the Spacing section, change the After value to 12 points.
  5. Save and close the template.

Now when you write a new message you'll press enter once and have white space when recipients read the message in any client or web browser. Replies will use the style sheet of the original message.

spacing

User Submitted Solutions

These solutions were made by other users:

Dump the stationery, or at least try a different stationery. This is not an cure-all, and changing the style settings of the preferred stationery should have the same effect for default stationery. To change the style setting, click the Change Styles button on the Format Text tab then change the Paragraph spacing, then set it as default.

Another user discovered using RTF message format also eliminates double spacing. I really don't recommend using RTF formatting, even if you do set Outlook to always convert RTF to HTML for Internet addresses, but if double spacing really bothers someone its worth a try.

Messages are Double Spaced for the Recipient was last modified: August 6th, 2018 by Diane Poremsky
Post Views: 49

Related Posts:

  • Setting Margins when Composing Email
  • To Use Internet-Style Quoting
  • Understanding Fonts and the +Body Style
  • To Change the Font on Incoming Messages

About Diane Poremsky

A Microsoft Outlook Most Valuable Professional (MVP) since 1999, Diane is the author of several books, including Outlook 2013 Absolute Beginners Book. She also created video training CDs and online training classes for Microsoft Outlook. You can find her helping people online in Outlook Forums as well as in the Microsoft Answers and TechNet forums.

Comments

  1. Edgar K says

    January 22, 2024 at 10:55 am

    Building on solution No. 7, there is a nice script from user Mar_50 on learn.microsoft.com that fixed it for me. If you run into any compile errors, check that "Microsoft Word 16.0 Object Library" is selected as an available reference under Tools->References in the VBA editor.

    Reply
  2. Dennis says

    December 21, 2020 at 10:24 pm

    Found an incredibly easy solution... Rich Text.

    After several days of pulling my hair out, I tested many different ways and methods. Changing to Rich Text resolved the problem.

    try it and see...

    Reply
    • Diane Poremsky says

      December 22, 2020 at 10:24 am

      I don't recommend doing that - only outlook can decipher rich text and the message will either be displayed as plain text (with a winmail.dat attachment) or converted to HTML.

      Reply
  3. John says

    December 19, 2020 at 10:08 pm

    Well, Ive done everything and my emails still come up with large par spaces in gmail and protonmail. Using Outlook 2010

    Reply
  4. Karen Doty says

    November 19, 2020 at 5:52 pm

    Thanks for the autohotkey script. I was already using autohotkey so I used it. Works great except you need to close it with another '#IfWinActive' (w/o a parameter) or else any command after it in your script won't work anywhere except in an outlook message window.

    Reply
  5. Curls says

    August 3, 2020 at 4:29 pm

    Thank you! The ^p to ^l fixed it for me. I'm moving Word to Thunderbird. I can't stand huge double spaces all through a meeting mins. It makes it much harder to read such an already long document.

    Reply
  6. Jan says

    July 28, 2020 at 6:06 pm

    Interesting read, thank you very much.
    The double blank lines are/were very annoying, I'm glad there are ways to avoid it.

    The only thing that really works for me is using Shift+Enter instead of Enter; in my testing this seems to work.

    Setting the +body style isn't possible in the version I'm using. I'm on a Mac with Outlook 365, that Styles option isn't there.
    What I did find was that right-clicking when in the body of the mail and then clicking on Paragraph (or using Command+Option+M) opens a similar window to the one you displayed when editing normal style.
    I'm not sure though if it is broken or simply doesn't work on the Mac version. As of today (July 29th 2020) I can turn on Don't add space between paragraphs of the same style, but when I click on Set as default it doesn't save. Simply clicking OK after turning it on seems to save it.
    But it still does the double line.

    If I click Enter two times but then add a Space (empty character) in the empty line, it renders as no line in Outlook but as one line on HTML. Very weird.
    There are probably more weird outcomes, but it takes some time to test stuff, so I won't dig deeper.

    I guess I just have to get used to clicking Shift+Enter twice, but since that it usually the way in other programs and websites, it shouldn't take too long.
    Maybe I'll even find a working way to change Outlooks behaviour, so I can simply use Enter.

    Thanks again, have a great day!

    Reply
  7. Frank says

    February 9, 2019 at 8:25 am

    File> Options> Mail> Compose Messages> Rich Text was the only solution for me.

    Reply
  8. Patrick McLaughlin says

    January 25, 2017 at 9:23 am

    Thank you for the advice on how to eliminate double spacing in Outlook. Inconsistency between spaces in different email programs in Outlook was a nuisance.

    Reply
  9. Alan Wilson says

    October 10, 2016 at 3:07 am

    Hi Diane where located in Australia and have tried fixing double spacing issues on emails, have spent days trying to resolve this issue, are you able to recommend someone who could fix problem online?

    Reply
  10. Nietzche says

    October 4, 2016 at 4:30 pm

    No one has addressed (one person asked about it) what is surely the more important/frustrating issue: double spacing on emails that are RECEIVED from OTHER USERS! I probably receive emails from about 30 people per day on average, and about half of those emails cause double spacing on MY AND THEIR PREVIOUS MESSAGE THREAD TEXT. Any solution to this?

    TIA for any help anyone can offer!

    Reply
    • Diane Poremsky says

      October 4, 2016 at 9:06 pm

      It's the same problem, you're just the recipient and may be stuck with it if it's originating with the sender. There might be some things you can do to mitigate it a little, but it's probably not going to go away completely.

      Are you using outlook on the desktop or reading mail in a web browser? What version of Outlook?
      Do you know what client the senders use?

      Reply
  11. Jaume says

    August 1, 2016 at 7:09 am

    Thanks a lot for this deep explanation with good solutions for this particularly annoying issue.

    Reply
  12. Tony caya says

    February 12, 2016 at 9:02 am

    Hello guys,

    My problem is this. All my inbox messages are double space if its in plain text format and since its plain format, i cannot do anything for the paragraph because there are no option or settings for it. If it is HTML well its ok you can do something about it in paragraph option.

    So here is what happened.

    You could try this option..
    I called a customer representative and advised me tons of information and it didnt work out until the last one..
    Search in google "how to reset option and registry setting in word". You will be direted to many sights but choose the one with "support.microsoft". Then scroll down and you will find two download button. Select depending on your OS. And after download click Run. And wiindows will run in automatically for you.. After that close it. And restart your computer. Once its done open your outlook again and will be single space.. It really feels good tha i solve this simple issue but really disturbing.
    The reason you will reset option for Word is because Outlook uses the Word for messages and they are linked..

    Reply
    • Steve Simon says

      August 27, 2019 at 3:18 pm

      Never download or blindly run anything from the Internet! What is this 1998? Sounds like instructions to ruin your computer. Surprised moderators even allowed this post from "Tony caya"

      Reply
      • Diane Poremsky says

        August 28, 2019 at 7:37 am

        While it would have been better if he included the link, he said to use the one from support.microsoft - which would be this one now: https://docs.microsoft.com/en-us/office/troubleshoot/word/reset-options-and-settings-in-word - the download link for the easy fix is near the top.

        FWIW we allow any comments that are not spam or a personal attack on me (I get a couple each year) - tirades against Microsoft are ok. Naughty words may be edited out...

  13. Simon M. says

    April 23, 2015 at 7:52 am

    I am not following: the problem is that 1 ENTER () is reproduced as 2 lines in HTML.

    Why do you say: " Outlook inserts a paragraph tag (), so two Enters (for white space between the paragraphs) inserts two tags, which is double spaced when rendered in a browser. " It sounds like you are saying this only happens when you press ENTER twice. Can you please elaborate ? Thank you.

    Reply
    • Diane Poremsky says

      April 23, 2015 at 10:32 am

      When you press Enter in Outlook, it converts the Enter to a %lt;p> tag. This is HTML for paragraph. If you, like many of us, press enter twice, it creates two p tags which results in an blank paragraph, especially in web clients.

      Shift+Enter = a line break in HTML (<br /> tag), which results in a new line. Two of these will leave a single blank line between two paragraphs.

      The raw html code looks like this.

      <p>This is a paragraph</p>
      <p>One Enter = 1 line between </p>
      <p>&nbsp;</p>
      <p>2 enters = 2 lines<br>Shift+Enter = line break<br>another
      line break</p>

      and converts to this:

      This is a paragraph

      One Enter = 1 line between

       

      2 enters = 2 lines
      Shift+Enter = line break
      another line break

      Reply
  14. Pathik Shah says

    March 25, 2015 at 11:03 am

    Only Find and Replace is working for me. I'm also facing weird issues now. The spacing is perfect when I view it on the outlook app but double spaced when I view in on outlook.com

    Does anyone have a better solution?

    Reply
  15. Sandeep Yadav says

    March 14, 2015 at 4:58 am

    i am using microsoft office 2007. I can not see Bcc address in my sent message pls help me.

    Reply
    • Diane Poremsky says

      April 1, 2015 at 12:49 am

      See https://www.slipstick.com/outlook/email/view-the-bcc-field-on-sent-messages/ for information and troubleshooting.

      Reply
  16. Cresia Nomed says

    February 25, 2015 at 9:24 am

    Greetings,
    I have the same problem for long time and one friend help me with that. I tryed with many settings but nothing work. My friend told me to instal new font Calibri and everithing was fixed after that. I noticed that in my windos i have the fond Calibri Light but its not work with it. You dont need to edin setings after that. Just instal that font, restart the PC and open your email. It work for old emails too. You can get that font from Microsoft internet site to be sure its not corrupted.

    Reply
  17. Mary Schuller says

    January 12, 2015 at 6:21 pm

    Since this page comes up so often when I search for a double space solution for Outlook, I wanted to paste a solution that solved the problem for me here. It is Cliff's virtual basic script with directions and the link is https://answers.microsoft.com/en-us/office/forum/officeversion_other-outlook/outlook-double-spacing-problem/b3120ff6-e78e-4299-b483-aaf1a800516d?page=2

    I tried every other solution suggested without success for my Outlook 2010, Win 7.
    Mary

    Reply
    • Jan says

      July 28, 2020 at 6:14 pm

      Thank you for the link. Someone also suggested turning off the stationery to remove the two lines, I assume that's similar to editing the normal style.
      Unfortunately that doesn't work on Mac, but maybe a Windows user sees this.

      Reply
  18. Boyd Murray says

    March 20, 2014 at 2:00 am

    Thanks Diane! What is the general method for doing a macro? Ideally, I would like the macro to run whenever I hit the email 'Send' button.

    Reply
    • Diane Poremsky says

      March 27, 2014 at 2:32 am

      To catch mail as its sent would require an ItemSend macro -
      Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean)
      ' do whatever
      end if

      all that is left is to add the code to make the change. Basics of using a word macro in outlook are here - https://www.slipstick.com/developer/word-macro-apply-formatting-outlook-email/

      Reply
  19. Boyd Murray says

    March 19, 2014 at 7:40 pm

    The only one of the solutions discussed above which worked for me was: Do a "replace all" on "caret p" with "caret l".

    I tried automating this with: Outlook 2010> Open Email > Click in Body > File > Options > Spelling & Autocorrect > Autocorrect Options > Replace ^p with ^l. This didn’t work - ^l was just interpreted as the 2 characters β€œ^” and β€œp”. I also tried entering Alt-codes but that didn’t work either.

    Does anyone have any suggestions as to how replacing "caret p" with "caret l" can be done automatically?

    Reply
    • Diane Poremsky says

      March 20, 2014 at 1:07 am

      I think you'll need to use a macro before sending.

      Reply
  20. Joe K says

    February 28, 2014 at 1:02 pm

    The issue that I am having is that some replies start with "Multiple Line Spacing" at 1.15 with 10 points after. I have changed the spacing to single and 0 points before and after, checked the "Don't add space between paragraphs of the same style" then set as default for all documents based on the NormalEmail template. I have also set the text format to Rich Text under the File: Options: Mail: Compose Messages in this Format. Certain replies still start with the multiple spacing and 10 points after. I can change it in the reply to single spacing but it is incredibly annoying to have to do it each time. The default settings don't change but the reply still starts with the spacing enabled. They style is also different on the replies that have the extra spacing. I use the Normal style exclusively, and again I can modify it and set it to use the same for new documents based on this template. The troublesome replies start with the default style however the font, font size, and spacing are all goobered up.

    If anyone has a solution or any ideas I would appreciate them, while this is a minor issue in the grand scheme of things it is getting VERY IRRITATING!!!!

    Reply
    • Diane Poremsky says

      March 19, 2014 at 12:40 am

      part of the problem could be that outlook uses the same format as the original and may be picking up the format from it.

      Reply
  21. Jay says

    July 15, 2013 at 3:31 am

    Diane

    Thanks for the useful post. My e-mails appear double spaced for recipient (who uses gmail) and couldn't be solved by the above (problem is that others create docs in Word, I or others review through track changes, and edited in Word and then copied and pasted into Outlook 2007).

    I was trying to get everyone to change the default template in Word, but sometimes the original file originates from outside the office and nothing seemed to work.

    After reading this post I googled, then found, and then altered someone's VBA script as per below:

    --

    Sub ReplaceMLBwithPM()
    Selection.Find.ClearFormatting
    Selection.Find.Replacement.ClearFormatting
    With Selection.Find
    .Text = "^p"
    .Replacement.Text = "^l"
    .Forward = True
    .Wrap = wdFindContinue
    .Format = False
    .MatchCase = False
    .MatchWholeWord = False
    .MatchByte = False
    .MatchAllWordForms = False
    .MatchSoundsLike = False
    .MatchWildcards = False
    .MatchFuzzy = False
    End With
    Selection.Find.Execute Replace:=wdReplaceAll
    End Sub

    --

    Then I assigned the keyboard shortcut of Ctrl+Alt+P - see https://office.microsoft.com/en-001/word-help/record-or-run-a-macro-HA010099769.aspx (FN1)- which means if you Ctrl + A (Select All) then Ctrl+Alt+P you have converted all the paragraph tags to manual line breaks in a matter of seconds. Not the perfect solution, but fairly painless I couldn't have it done it without this page though as was totally lost.

    Reply
  22. Samuel Grier says

    May 7, 2013 at 12:07 pm

    I work in IT support. I have a customer that cannot open a .pdf attachment in outlook 2007 without the attachment displaying lines of grayed-out, unwanted text thats displaying in between the actual sentence lines of the document. How do I resolve this. The document was edited. but, how do I keep the issue from reoccurring?

    Reply
    • Diane Poremsky says

      May 7, 2013 at 2:35 pm

      So its showing the text that was deleted from the pdf? that would be a pdf setting.

      Reply
  23. Joey says

    May 1, 2013 at 11:17 am

    So I have tried a lot of different things and foudn that the replace all option is the best. However, I would like to have this run automatically on sent emails. It doesnt look like you can set a rule for this to happen and I am not knowledgable enough to setup a script to perform this. Anyone have any ideas on how I could automate this?

    Also, I notice when doing a full replace all of the '^p' it strips out the lines sperating the emails in a conversation chain. Any insight would be appreciated :)

    Reply
    • Diane Poremsky says

      May 1, 2013 at 12:41 pm

      I started working on a macro and got sidelined with real work. :)

      Try searching for ^p^p and replacing with something unique - I usually use xxx - then replace ^p with the line break then xxx with ^p or whatever you need.

      Reply
  24. vivek says

    April 28, 2013 at 7:41 pm

    This seems to happen when I reply or forward for email which I receive from iPhone. Normal emails when I reply I don't see this issue, please help

    Reply
    • Diane Poremsky says

      April 28, 2013 at 9:07 pm

      Are the iPhone messages in HTML? I'll have to check my ipad settings, but i thought i could only use plain text (which does not have this problem).

      Reply
  25. meowbie says

    April 27, 2013 at 9:00 pm

    Actually, I've changed my mind :P A simple search/replace triggered by the Send process would be sufficient, and probably more desirable too since it would fix all quoted text too.

    Reply
    • Diane Poremsky says

      April 27, 2013 at 9:02 pm

      Right. My first attempt did not work though. :(

      Reply
  26. meowbie says

    April 25, 2013 at 11:13 pm

    That would be fantastic, Diane! I was thinking of it initially as a search/replace. But does Outlook VBA support keystroke interception? If it did, it would be even cooler to do the substitution on the fly.

    Reply
  27. meowbie says

    April 25, 2013 at 6:05 pm

    Just thinking aloud here in reply to my own message: it should be a fairly simple matter to create a VBA script to do the line-ending conversion, instead of the external AHK solution? This would once and for all create a transparent, native solution.

    Reply
    • Diane Poremsky says

      April 25, 2013 at 6:20 pm

      you'd basically automate a search and replace, so yes it's possible. I don't have have any vba handy that does it but will look into as soon as i get my current project finished.

      Reply
  28. meowbie says

    April 13, 2013 at 4:33 pm

    Dave, thank you, thank you, thank you! I have been annoyed by this issue for years. The AHK script finally creates a clean solution (of sorts) to this frustration.

    I have to agree with a couple of other people here that Diane's opening comment that the "email is an imperfect medium" has also irritated me over the years, each time I have come here. Aesthetics matter.

    Reply
  29. Greg says

    April 8, 2013 at 8:53 am

    I stopped using Live Essentials for the moment, but have had some success with Outlook 2013.
    My issue with Outlook 2013 was that itineraries composed in rich text were being received double spaced. There is an Outlook setting that corrects this by going to FILE > OPTIONS > MAIL > (scroll down to) MESSAGE FORMAT and change where it says "When sending in Rich Text format to Internet recipients" from the default "Convert to HTML format" to "Send in Outlook Rich Text Format". The messages are then received in Outlook single spaced in Rich Text, rather than double spaced in HTML format.
    .
    My emails go through gmail's servers. When I view them online, Gmail displays the message in New Courier double spaced if sent from Outlook using the default "Convert to HTML format", and displays the message in Arial single spaced if sent from Outlook using send in "Rich Text Format".

    Reply
    • Diane Poremsky says

      April 8, 2013 at 1:50 pm

      When you use Rich text to outlook, are the messages converted to plain text in Gmail?

      Reply
  30. Greg says

    April 5, 2013 at 5:01 am

    Well I spoke too soon. I have to copy and paste between emails a lot and when I copy text from either live essentials (or from gmail) and paste into an email I'm already in the process of composing in live essentials, the pasted text loses its indentation. All lines are justified to the left of the screen.
    So now I'm using OE in virtual XP mode on my Win 7 professional, and it just works, but virtual mode is slowing me down.
    Why does Microsoft mess up something so basic?

    Reply
    • Diane Poremsky says

      April 5, 2013 at 2:22 pm

      does it keep other formatting - text etc? I haven't used Live Essentials in a while, but it should keep the text formatting, i can't say about indents as that is usually handled differently in different clients (and it depends if it is done by tabs/spaces or css. )

      Reply
  31. Greg says

    April 5, 2013 at 2:54 am

    Thank you. Live Essential just worked, no double spacing.

    Reply
  32. Greg says

    April 4, 2013 at 2:41 pm

    My old Dell laptop with XP and Outlook Express bit the dust and I'm using a new laptop with Win 7 and Outlook 2013.
    I had everything set up nicely with OE. I sent out itineraries and this double spacing really messes things up.
    I want my OE back! It was SO much easier to navigate as well.

    Reply
    • Diane Poremsky says

      April 4, 2013 at 5:22 pm

      You can install the Live Essential client - its not quite OE but it's closer to it than Outlook is.
      https://windows.microsoft.com/en-us/windows-live/essentials-home

      Reply
  33. selene says

    March 28, 2013 at 9:50 am

    Thanks, yes the screenshot is helpful, but I have been choosing "No Paragraph Space". But as you can see, that still inserts the after each line which still makes the email appear double spaced to recipients. The spacing has always looked "fine" to me in that it is single spaced, but when I toggle on the format symbols I can see that it is not any different. It is just different how it appears to ME.

    I was under the impression that changing the style to no spacing would fix this? But maybe not?

    Reply
    • Diane Poremsky says

      March 31, 2013 at 8:23 pm

      It *should* fix it - I don't understand why it doesn't.

      Reply
  34. selene says

    March 28, 2013 at 8:51 am

    This does not work in Outlook 2013. All settings are set as 0 spacing, etc, but if I view format symbols (Ctrl Shift 8), each "Enter" still inserts a . Any fix for 2013?

    Reply
    • Diane Poremsky says

      March 28, 2013 at 9:16 am

      What paragraph / line spacing are you using?

      I don't know if this screenshot will help - but it shows the spacing affects the line spacing.
      https://screencast.com/t/O03I4bKG

      Reply
  35. Eric Kyllingmark says

    December 27, 2012 at 9:38 am

    I agree with Mary Ellen. For a worldwide adopted product such as Outlook 2010 to not correctly interpret line spacing and be told that email is "imperfect" and we just need to accept the way things are is ridiculous. This is a FAIL. When I select "single space" in the paragraph dialog box, that is what I should get - no excuses. If the people on this forum can figure out how to do it, so can you Microsoft.

    Reply
  36. Ken says

    December 18, 2012 at 3:00 pm

    I thought that editing NormalEmail.dotm and checking the box "Don't add space between paragraphs of the same style" might help, but when I save the template, then compose an HTML email, the change does not "stick" (i.e. the checkbox remains unchecked in the Paragraph settings) which seems strange.

    Reply
    • Diane Poremsky says

      December 18, 2012 at 4:32 pm

      Go to Format Text, Change Styles and choose a paragraph spacing then Set as default. That should work.

      Reply
  37. Revathy says

    September 22, 2012 at 5:53 am

    thanks a ton

    Reply
  38. scott says

    August 2, 2012 at 10:28 am

    I got so annoyed with this I wrote a VB macro that will change your paragraph spacing before and after to 0. This is my first VB script, so don't get too critical, but suggestions for improvement are welcome.

    I found that the shift-enter trick caused problems with bulleted lists. The only thing I've noticed so far is that if you insert a bulleted list, the spacing after is a bit goofy. I just re-run the macro and it cleans it right back up. Much easier than going into Paragraph settings and setting Before and After to 0.

    Sub SetParagraphSpacingToZero()

    Dim myOLApp As Outlook.Application
    Set myOLApp = CreateObject("Outlook.Application")

    Dim myInspector As Outlook.Inspector
    Set myInspector = myOLApp.ActiveInspector

    If Not TypeName(myInspector) = "Nothing" Then

    If (myInspector.IsWordMail And myInspector.EditorType = olEditorWord) Then

    Dim myWordEditor As Object
    Set myWordEditor = myInspector.WordEditor

    myWordEditor.Paragraphs.SpaceBefore = 0
    myWordEditor.Paragraphs.SpaceBeforeAuto = 0
    myWordEditor.Paragraphs.SpaceAfter = 0
    myWordEditor.Paragraphs.SpaceAfterAuto = 0

    End If

    End If

    End Sub

    Reply
  39. Navy says

    August 2, 2012 at 2:39 am

    Hi there,

    I'm experiencing this boring problem since a couple of days ( note that it's a new issue that I never had before and I'm using the same Outlook installed version for about 4 years )
    As a last option I deleted the NormalEmail.dotm file
    It seems it solved the issue, most probably something corrupted into the file ?
    At least it's now using the standard default options from the Normal of Word

    Hope that helps :)

    Reply
    • Diane Poremsky says

      August 2, 2012 at 4:47 am

      Yeah, most likely a corrupt file since it was sudden - unless you changed a style recently. It's also possible an update did something.

      Reply
  40. Chad Pickle says

    August 1, 2012 at 1:09 am

    When modifying NormalEmail, you have to select the radio button "New documents based on this template" in order for the settings to default. This fixed the problem for me. That was really annoying!!

    Reply
  41. Shachi says

    May 7, 2012 at 11:19 pm

    Thanks for the NormalEmail.dotm solution! :)

    Reply
  42. Mary Ellen says

    March 22, 2012 at 12:28 pm

    As an MVP, saying "My preference is to ignore it in messages – email is an imperfect medium and most people are used to inconstancies such as this. I'm more concerned that I can read messages I recieve, not with how they look" is not acceptable. It may be OK for you, but not for most of us. Hence, the multiple comments above.

    To a business, a professional appearance is crucial. Businesses and their personnel are judged not just on content, but on the appearance and quality of their communication.

    I have received multiple complaints on double-line spacing in my replies. Many of my contacts are using PDAs and smartphones for email, and it wastes valuable space on their screen displays. I have changed formatting to HTML, rich text, ect, and still when contacts reply to me, I am seeing double line breaks.

    This Outlook upgrade has been one of the most frustrating programs I have had to work with.

    Reply
    • Diane Poremsky says

      March 23, 2012 at 6:13 am

      Email will often look different in other email clients - this is normal as each client handles mail differently. Double spacing should only be a problem when you send email to/from webmail accounts and Lotus Notes. If it's a problem with all mail, check the settings in the style you use and try changing the paragraph spacing in the +Body style (use this to change the default font) - Understanding Fonts and the +Body Style too. And don't press Enter twice for a paragraph, either change the spacing or use Shift+Enter. Keep the formatting simple and don't use stationery.

      Reply
  43. Fiona Kingham says

    March 1, 2012 at 7:55 pm

    Thanks so much for posting the solution to this problem. I can't believe, I've been pulling my hair out about this for weeks. Thanks again.
    Fiona.

    Reply
  44. Amanda P says

    December 27, 2011 at 4:18 am

    I have tried the Rich Text option and the spacing is still present in my emails. My system is making me manually change every email I send out. How can I *permanently* change the spacing options in my emails from Before - auto / After - auto to Zero??? It was like this until 2 weeks ago - suddenly something has changed - and i cannot figure out how to get it back!

    Reply
  45. Rick Ryb says

    December 21, 2011 at 6:46 am

    We had the same problem when replying to some emails. It appears this happens when the sender is using a background. I had the offending party set the background to and the problem has gone away.

    Reply
  46. R. Pete says

    December 20, 2011 at 2:24 am

    Northbanker- THANK YOU!! I tried your suggestion and changed Compose Messages to Rich Text but kept the Message Format the same - Convert to HTML. Finally, after long last, we no longer have spacing issues with outside email - even with yahoo and gmail recipients. As a bonus, we can continue to use an HTML-based business card we attach to our signatures.

    Simple and effective fix for something that was annoying the heck out out of many people at my office! Thanks again!!

    Reply
  47. Northbanker says

    December 16, 2011 at 1:25 pm

    Rich Text seems to work fine, owing to the crucial Message Format option:

    Message Format, When sending messages in Rich Text format to Internet recipients: Convert to HTML.

    My observation is that this auto-conversion of Rich Text to HTML doesn't produce the problem with extra line spacing, so in this sense Rich Text works better than using HTML format in the first place.

    Sorry I forgot to mention this in my last post.

    Reply
  48. Northbanker says

    December 16, 2011 at 4:54 am

    I finally FIXED IT!!! ...with a workaround... changed the Compose Messages format to RICH TEXT.

    Et Voila! No more extra line spacing from OL'10. Yippee!

    I just needed to take a look at my old computer's OL'03, to be reminded that it used Rich Text.

    I should be all set now. That is, as long as Microsoft, in it's infinite wisdom, doesn't eliminate the RIch Text format option in future builds of Outlook. (hope they're listening)

    Reply
    • Diane Poremsky says

      December 16, 2011 at 5:20 am

      RTF is not a good format to use for Internet email - it will work ok for mail sent to other outlook users but not to people who don't use outlook.

      Reply
  49. Northbanker says

    December 16, 2011 at 1:28 am

    Still have the problem and it's driving me nuts. Every reply I get from a Gmail user has my text triple spaced... very unprofessional looking!

    I've looked all over the place, changed various settings, especially within "Normal" and "No Spacing" styles. (e.g. "Don't add space between paragraphs...") No luck.

    As you suggested (I think), I looked at "Change Styles, Paragraph Spacing" and it says "No Paragraph Space".

    It feels like a styles/template problem and yet I can't seem to nail the cause.

    No way I can hit Shift-Enter instead of Enter, after 30+ yrs! And I'd rather not run some keystroke remapping script to do this for me.

    There's gotta be a fix within OL'10 settings. (OL'03 didn't have this problem)

    Reply
  50. Northbanker says

    December 2, 2011 at 12:10 pm

    I only got this unintended double-spacing problem when replying to emails, not when sending new ones.

    So on comparing the formats of each (under Format, Paragraph, Indents & Spacing) I found the difference: Spacing Before/After!

    New messages were set to 0 (zero) and replies were set to "Auto".

    In a Reply message, I simply changed Spacing Before/After from Auto to 0, then clicked "Set as Default". Et Voila! My unwanted double-spacing seems gone, gone, gone.

    Not sure if there are any lurking downsides to me having done this, but I'll take the chance. :)

    Thanks again Di for getting me to look in the place where the problem/solution turned out to be!

    Reply
    • Northbanker says

      December 4, 2011 at 12:31 pm

      Well, I spoke a bit too soon. :( It turns out that I am in fact getting the double-spacing problem on new emails, but it's a little bit subtle.

      (Note: I still have the settings prevously mentioned as Before/After = 0 pt, and that clearly does NOT fix the problem)

      I send a message with single spacing between paragraphs. (I hit Enter twice) And in Outlook Sent Items it looks fine. The message was sent to my Gmail where it looks fine (single spacing).

      But the problem begins to show when Gmail sends a reply back to my original email. When it comes back to my Outlook it is now double spaced!

      I am really baffled by this. Is Outlook doing some weird non-standard HTML coding?

      Reply
      • Diane Poremsky says

        December 4, 2011 at 1:27 pm

        That's mostly normal - gmail handles the p and br html tags a little differently. You'll get the same effect with almost every webmail account. However, here its not double spaced, but it is a little more spacing than i have on the original.

        Open a new message. Go to format tab, Change stypes, paragraph - what is it set on? (Outlook 2007 / 2010)

  51. AudKnits says

    October 24, 2011 at 8:57 am

    Great explanation. I've been wondering about this for years! Thank you for posting.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 31 Issue 3

Subscribe to Exchange Messaging Outlook






Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Jetpack plugin with Stats module needs to be enabled.
  • Error Opening iCloud Appointments in Classic Outlook
  • Opt out of Microsoft 365 Companion Apps
  • Mail Templates in Outlook for Windows (and Web)
  • Urban legend: Microsoft Deletes Old Outlook.com Messages
  • Buttons in the New Message Notifications
  • Move Deleted Items to Another Folder Automatically
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
  • Google Workspace and Outlook with POP Mail
  • Import EML Files into New Outlook
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Error Opening iCloud Appointments in Classic Outlook

Opt out of Microsoft 365 Companion Apps

Mail Templates in Outlook for Windows (and Web)

Urban legend: Microsoft Deletes Old Outlook.com Messages

Buttons in the New Message Notifications

Move Deleted Items to Another Folder Automatically

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Google Workspace and Outlook with POP Mail

Import EML Files into New Outlook

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2026 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.