How can I set a default window in MAIL (10.6.8) so that it's 27" wide?

I don't recall this problem pre-OSX. Opening MAIL (in Snow Leopard) results in a window that completely fills my iMac's 27" monitor, almost 100% of the time – even though when exiting MAIL I have all windows to a manageable size.
How can I limit MIAL to a default window sufficient to contain a "normal" e-message?

Shrink the window to the size you want, quit mail (may not even have to do that), and then the window will be that size until you change it.  Similarly for new message windows.  Mail remembers (or should remember) the size you set its various windows to.
Update:
Hmm, you say you did that.  So what happens if you try this from another account?  Also, FWIW, the mail preferences are kept in com.apple.mail.plist.  If you are willing to potentially loose your mail settings and recreate them then you could try removing that and starting over.

Similar Messages

  • How can I set the default window location in calendar to my second monitor?

    After installing Mavericks, Calendar always opens its windowed centered in my main monitor.  I move it to where I want it (upper left, second monitor) but when I quit the program, the location reverts to the original location.  Is there a .plist I need to edit?
    -Jeff

    The "quit calendar" fix does not endure after the next logout or restart.
    In System Preferences, in the Mission Control Pane, unchecking "Displays have separate spaces" causes the windowing behavior to revert to pre-Mavericks behavior.  Applications open in the previously used window.  Applications with windows on multiple monitors re-open with correctly located windows.  However, all the behavior reverts, so you can't run multiple full screen applications on different monitors, nor is there a tool bar at the top of secondary monitors.
    -Jeff

  • How do I set the default window size when I open a Numbers 3.0 document

    How do I set the default window size when I open a Numbers 3.0 document?
    When I open an existing document it always open too small, I resize it but next time I open it it's small again! Please help! I used to be able to resize them then they stayed that size until I resized it no matter how many times I opened and closed it before upgrading to 3.0!!!!

    This document can help you set the print settings for any type of printing. Not just for photos as the title suggests. You should not have to keep setting it every time.
    Printer settings
    007OHMSS
    I was a support engineer for HP.
    If the advice resolved the situation, please mark it as a solution. Thank you.

  • How can I set a default file for JFileChooser

    Hi. I am developing a p2p chat application and I have to unrelated questions.
    1. How can I set a default file name for JFileChooser, to save a completly new file?
    2. I have a JTextArea that I append recieved messages. But when a message is appended, the whole desktop screen refreshes. How can I prevent that?
    Hope I was clear. Thanks in advance.

    Thank you for the first answer, it solved my problem. Here is the code for 2nd question, I've trimmed it a lot, hope I didn't cut off any critical code
    public class ConversationWindow extends JFrame implements KeyListener,MessageArrivedListener,ActionListener,IOnlineUsrComp{
         private TextArea incomingArea;
         private Conversation conversation;
         private JTextField outgoingField;
         private JScrollPane incomingTextScroller;
         private String userName;
         private JButton inviteButton;
         private JButton sendFileButton;
         private JFileChooser fileChooser;
         private FontMetrics fontMetrics;
         private HashMap<String, String> onlineUserMap;
         public void MessageArrived(MessageArrivedEvent e) {
              showMessage(e.getArrivedMessage());
         public ConversationWindow(Conversation conversation)
              this.conversation=conversation;
              userName=User.getInstance().getUserName();
              sendFileButton=new JButton("Dosya G�nder");
              sendFileButton.addActionListener(this);
              inviteButton=new JButton("Davet et");
              inviteButton.addActionListener(this);
              incomingArea=new TextArea();
              incomingArea.setEditable(false);
              incomingArea.setFont(new Font("Verdana",Font.PLAIN,12));
              fontMetrics =incomingArea.getFontMetrics(incomingArea.getFont());
              incomingArea.setPreferredSize(new Dimension(300,300));
              outgoingField=new JTextField();
              outgoingField.addKeyListener(this);
              incomingTextScroller=new JScrollPane(incomingArea);          
              JPanel panel=new JPanel();
              panel.setLayout(new BoxLayout(panel,BoxLayout.PAGE_AXIS));
              panel.add(inviteButton);
              panel.add(sendFileButton);
              panel.add(incomingTextScroller);
              panel.add(outgoingField);
              add(panel);
              pack();
              setTitle("Ki&#351;iler:");
              setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
              setLocationRelativeTo(null);
              addWindowListener(new CloseAdapter());
         //Sends the message to other end
         public void keyPressed(KeyEvent e) {
              if(e.getKeyCode()==KeyEvent.VK_ENTER && e.getSource()==outgoingField)
                   String message=outgoingField.getText();
                   if(message.equals("")) return;
                   showMessage(userName+": "+message);
                   conversation.sendMessages(userName+": "+message);
                   outgoingField.setText("");     
         //Displays the recieved message
         public void showMessage(String message)
              if(fontMetrics.stringWidth(message)>incomingArea.getWidth())
                   int mid=message.length()/2;
                   StringBuilder sbld=new StringBuilder(message);
                   for(;mid<message.length();mid++)
                        if(message.charAt(mid)==' ')
                             sbld.setCharAt(mid, '\n');
                             message=sbld.toString();
                             break;
              incomingArea.append("\n"+message);
    }

  • How Can I Set a Default Placeholder Text Language?

    How can I set a default placeholder text language instead of having to set the language every time I use placeholder text?

    Steve Werner wrote:
    I think the default placeholder text language is the language of your version of InDesign.
    The placeholder text is based on the current language setting. So if the language under the cursor is Hebrew, you'll get Hebrew.

  • How can I set a default for webpages to expand to full screen?

    How can I set a default for webpages to expand to full screen? Every webpage I go to does not expand to a full screen which causes me to have to ctrl+++ each time. How can I set my preference to expand to full screen automatically?
    Thanks.

    The Firefox [https://support.mozilla.com/en-US/kb/Page+Zoom Page Zoom] feature does a domain by domain level of saving the users preferred zoom level settings, there is no default Page Zoom level setting in Firefox, as with some other browsers.
    Try the Default FullZoom Level extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/6965
    Or the NoSquint extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/2592/

  • How can I set a DEFAULT zoom size at ctrl+++ that will hold while changing sites--even in private browsing?

    How can I set a DEFAULT zoom size at ctrl+++ that will hold while changing sites--even in Private Browsing?
    I'm just starting using Firefox but I won't be using it for long if I have to re-size the screen with every new location viewed.

    Try this add-on
    [https://addons.mozilla.org/en-US/firefox/addon/6965/ Default FullZoom Level ]

  • How can I set the default sign in the mail accounts? thank you

    How can I set the default sign in the mail accounts? thank you

    From the Mail menu bar, select
    Mail ▹ Preferences ▹ Signatures
    Drag the signature to each of the desired accounts in the list on the left. If you want it to be the default signature added to all messages sent from that account, select the account, and then select from the Choose Signature menu at the bottom of the dialog.

  • How can I set the default saving setting in Acrobat 9 to Acrobat 1.4 Compatibility

    How can I set the default saving in Acrobat 9 to Acrobat 1.4 Compatibility...
    My imposition program requires 1.4 compatibility - it handles files from acrobat 8 perfectly - however to use from 9 i have to re-postscript and redistill.
    Ive tried saving as optimised but it doesnt always work.
    I cant seem to find anything in the settings to change it....
    Can anyone enlighten me please??
    Paul

    fatdouglas wrote:
    Ive tried saving as optimised but it doesnt always work.
    I cant seem to find anything in the settings to change it....
    Can anyone enlighten me please??
    Paul
    In your Optimize settings if you set it to "Make Compatible with Acrobat 5.0 or Later" it will bring it down to PDF 1.4

  • How can I set the default print settings of my document as color.  I want the default print setting to be color when someone opens a document.  similar to duplex print preset is there a color print preset?

    How can I set the default print settings of my document as color.  I want the default print setting to be color when someone opens a document.  similar to duplex print preset is there a color print preset?

    Hi,
    Try saving your settings as a Preset by clicking the Preset drop down and then select Save Current Settings as a Preset.
    Next try changing the settings by selecting the saved preset.
    That allow saving the settings for a specific printer, I assume it may also allow selecting these settings for another printer.

  • Pls advise on how can i set my default page

    may i know how can i set my default page if i m using Apache as my web server n tomcat as my servlet container. thank u in advance

    hi....i tried but cannot.
    even when i jus change the "DirectoryIndex Index.html" to "DirectoryIndex abc.html it still gives me the page which shows the file in my directory of htdocs.
    i guess if someone can advise me on how to change away this page first....
    thank u

  • How can I set up various mailboxes in Mail on my iPad.

    How can I set up various mailboxes in Mail on my iPad.
    I am using a Pop account and don't want to change this setup.
    I use two devices to access the same email account but I am not experiencing any lockout issues.
    Mail is simply not giving me any options to create mailboxes and there must be a way of doing this.  If I can do it in my iMac, surely I can do the same thing on my iPad.

    -Tap "Settings" app,
    -Select "Mail, Contacts, Calendars" option on the left hand side,
    -On the right, under "Accounts" on top, tap "Add Account...",
    -Select one of the email service providers or "Other",
    -Under "Mail", tap "Add Mail Account",
    -A window pops up and enter your new email account details.
    -Repeat for new email accounts.

  • How can i set songs within a playlist, or an entire playlist, so that they are not included when using the shuffle function on IPOD Classic? Is this possible?

    How can i set songs within a playlist, or an entire playlist, so that they are not included when using the shuffle function on IPOD Classic?
    Is this possible?

    You can set any song to Skip when shuffling.
    In your iTunes Library, highlight the song and right-click/Get Info. On the Options tab is the Skip when shuffling box. Select that and then Sync the iPod with your Library.

  • When I create a new event, 3 alarms are automatically set. How can I set the default to zero alarms?

    What I said above - when I set up a new event three default alarms are set, all for 10 minutes prior to the event. How can I make the default alarm free?
    Thanks!
    Mark

    Hi Mark,
    Do you have a default alarm set in iCal's Preferences > General Tab?
    Are you syncing via iCloud (if so look here)?
    Are you syncing to Google Calendar (if so look here)?
    Are you syncing elsewhere?
    Best wishes
    John M

  • How can I set the default line height?

    Greetings,
    I have a report that displays observed behavior in a list format like the one below:
    Behavior Observed:   
        Withdrawn           
        Happy
        Sad
        angry
    There are 5 responses as to the severity of the behavior or it is left blank if the behavior was within normal limits.
    So the output would look like this:  
    Behavior Observed:   
        Withdrawn            (mild)
        Happy
        Sad                      (moderate)
        angry
    The problem is that when this report was designed the details sections were not uniformy formatted and the spacing between data elements is hard to follow from the label to the data field.  I tried to set the details to be uniform by selecting "Arrange Lines",  however when I do this, the data is displayed too close horizontally.  So my question is how do I set the default line height for each field so that they are uniform in distance from each other but not too close due to the font height?
    Does this make sense?
    Thank you,
    Kevin

    I'm confused... How are you associating line height with horizontal field spacing???
    If you have this...
    Behavior Observed:     Severity:
    Withdrawn          (mild)
    Happy
    Sad               (moderate)
    angry
    But want it to look like this...
    Behavior Observed:
    Withdrawn (mild)
    Happy
    Sad (moderate)
    angry
    all you have to do is create a concatenation formula. Something like this...
    {TableName.BehaviorObserved} & " (" & {TableName.Severity} &")"
    Sorry if I've misunderstood what you are trying to do.
    Jason

Maybe you are looking for

  • Import IDoc from SAP R/3 3.1I to ESR

    Hi experts For the import of RFC and IDoc structures the SAP Backend needs SAP Release 4.0 and higher. But I have the requirement to import an Z-IDoc from an SAP R/3 3.1I to the PI-ESR. Is there any way to do this? Thx Tobias

  • ATV1 - no HDMI video

    My ATV is connected to my home receiver (Yamaha Aventage PX800) via HDMI. Occasionally when I switch my receiver to the AppleTV HDMI input to watch video or listen to music, the ATV video will not come on. I can hear it working, just no video. All my

  • Massive Aperture cleanup of duplicates and renaming of files...

    Hi, I have been wanting to clean up a massive (tens of thousands) cleanup of duplicates for quite some time, and work out a more sustainable workflow and filehandling. The combination of several small tools seems to give me what I want, and by using:

  • How to make .torrent files auto save ?

    Whenever I download a .torrent file I am unable to check "Do this automatically for files like this from now on" like in this picture. I want a sloution for this, please. Screen : http://i.imgur.com/SGHSxEW.jpg

  • Basic Snow Leopard install with special customization:  setup assistant infinite loop problem.

    Hi, all, Based on this post: https://discussions.apple.com/thread/1395118?start=0&tstart=0, I'm assuming there's a problem with setup assistant running after a customization install reboot.  But I could be wrong. Here are the details: MacBook Pro Cle