Characters with accent in Sent Messages

In Mail, writting a message in french, why the following sentence with accents:
"J'ai réfléchi à la meilleure solution pour cette opération"
becomes in the Sent Messages
"J'ai réfléchi à la meilleure solution pour cette opération"
Is there any fonts not to use? In that instance, I believe I used Tahoma

If I remember correctly I might have done a reply to a mail, typed my message, then select all text (so including the original mail at the bottom) and change the font. It is a mistake from my part. Normally I would change only the font of my own text only.
There not really any reason why a font change should cause such a problem. All fonts used in OS X have the same encoding, and emails contain charset= statements to tell apps what encoding to use when reading (you can see this code by doing View > Message > Raw Source). For some reason Mail is using the wrong encoding for reading those.

Similar Messages

  • Unicode characters with accents won't display in Java Swing applications

    I'm using FreeMind (a Java Swing application) and I need to enter classical Greek characters with accent marks. When I type an accented Greek character, FreeMind displays the unaccented character. However, I can type the accented character in MS Word, then copy and paste into FreeMind, the accented character appears.
    One of the FreeMind developers indicated this was a Java Swing issue, not FreeMind, and suggested I test with another Swing application. So, I installed jEdit and got exactly the same results. I can paste an accented character into jEdit, but I cannot type it in directly.
    I'm using Windows Vista with Java 6 Update 22 (build 1.6.0_22-b04). I also tested on a XP Pro box with Java 1.6.0_18-b07 and got the same result.
    One other note: A couple days ago, I was able to type accented Greek characters into FreeMind. But it only worked for a couple days and then the behavior reverted to unaccented characters. It is possible, but I don't recall specifically, that I updated Java during the time and that may indicate a bug in one version of Java but not another.
    Any assistance or guidance would be greatly appreciated!
    Darin

    Walter,
    The link you provided does not appear to describe the Greek Polytonic keyboard. (The page also describes using the "Option" key as the dead key. There is no "Option" key on my keyboard. I'm using a Sony VGN-NS140E purchased in Chicago, i.e. standard physical US keyboard.)
    Please see http://darindavis.net/languages/keyboard_Greek.pdf for a detailed description of how to use the Greek (Polytonic) keyboard in Windows to produce a complete set of accented classical Greek characters. This method works in MS Word and Notepad. I enabled the Greek (Polytonic) keyboard with:
    Windows (Vista) Start > Control Panel > Regional and Language Options > Change Keyboards > General > Add > Greek (Greece) > Greek Polytonic
    A test that will demonstrate whether you can replicate the error is to do the following in both MS Word (or Notepad) and jEdit (or FreeMind):
    1. Enable the Greek Polytonic keyboard
    2. Type "\" then "e" which should produce an epsilon with smooth breathing and grave accent (ἒ)
    When I do this in MS Word or Notepad, I see the epsilon with smooth breathing and grave accent. When I do this in jEdit and FreeMind, I only see an epsilon.
    I recorded a screencast to illustrate the problem: http://www.screencast.com/t/TRKkKQrCgbN
    Actually, this problem is transient. Sometimes FreeMind or jEdit will display accented characters, other times it won't. Ironically, the first time I recorded the above referenced screencast, a few characters in jEdit did appear with accents. A couple minutes later, I re-recorded the screencast and as you can see jEdit did not display the accents. Between the two recordings I literally did nothing other than stop the Jing recording and start a new one. There is another variable at play here and I can't determine what it is. The most likely source seems to be Java since MS Word and Notepad consistently display accent characters.
    Thanks,
    Darin

  • Howing greek characters with accents

    Hello everybody,
    I've an applet developed using swing where I've to show some greek text. The problem is that I can see the standard greek characters but I cannot see those characters with accents or spirits.
    The document that contains the text is a DefaultStyledDocument and, right now, I've configured it in this way:
    Style normal_style = this.addStyle("normal", null);
    StyleConstants.setFontFamily(normal_style, "lucida");
    this.setParagraphAttributes(0, 0, normal_style, false);
    I've used the lucida family since I've read that family is able to render the greek but any character with an accent is rendered with a small rectangle.
    I upload the text from a text file encoded using utf8. The example text is the following:
    Κύκλου τμήματος δοθέντος προσαναγράψαι τὸν κύκλον,οὗπέρ ἐστι τμῆμα.
    Ἔστω τὸ δοθὲν τμῆμα κύκλου τὸ ΑΒΓ· δεῖ δὴ τοῦ ΑΒΓ τμήματος προσαναγράψαι τὸν κύκλον, οὗπέρ ἐστι τμῆμα.
    Τετμήσθω γὰρ ἡ ΑΓ δίχα κατὰ τὸ Δ, καὶ ἤχθω ἀπὸ τοῦ Δ σημείου τῇ ΑΓ πρὸς ὀρθὰς ἡ ΔΒ, καὶ ἐπεζεύχθω ἡ ΑΒ· ἡ ὑπὸ ΑΒΔ γωνία ἄρα τῆς ὑπὸ ΒΑΔ ἤτοι μείζων ἐστὶν ἢ ἴση ἢ ἐλάττων.
    Also, when I save this text using my application my new saved file still contains the correct characters with the accent and all the stuff.
    The problems seems to be just the rendering in the application...
    Any idea?

    Hello everybody,
    I've an applet developed using swing where I've to show some greek text. The problem is that I can see the standard greek characters but I cannot see those characters with accents or spirits.
    The document that contains the text is a DefaultStyledDocument and, right now, I've configured it in this way:
    Style normal_style = this.addStyle("normal", null);
    StyleConstants.setFontFamily(normal_style, "lucida");
    this.setParagraphAttributes(0, 0, normal_style, false);
    I've used the lucida family since I've read that family is able to render the greek but any character with an accent is rendered with a small rectangle.
    I upload the text from a text file encoded using utf8. The example text is the following:
    Κύκλου τμήματος δοθέντος προσαναγράψαι τὸν κύκλον,οὗπέρ ἐστι τμῆμα.
    Ἔστω τὸ δοθὲν τμῆμα κύκλου τὸ ΑΒΓ· δεῖ δὴ τοῦ ΑΒΓ τμήματος προσαναγράψαι τὸν κύκλον, οὗπέρ ἐστι τμῆμα.
    Τετμήσθω γὰρ ἡ ΑΓ δίχα κατὰ τὸ Δ, καὶ ἤχθω ἀπὸ τοῦ Δ σημείου τῇ ΑΓ πρὸς ὀρθὰς ἡ ΔΒ, καὶ ἐπεζεύχθω ἡ ΑΒ· ἡ ὑπὸ ΑΒΔ γωνία ἄρα τῆς ὑπὸ ΒΑΔ ἤτοι μείζων ἐστὶν ἢ ἴση ἢ ἐλάττων.
    Also, when I save this text using my application my new saved file still contains the correct characters with the accent and all the stuff.
    The problems seems to be just the rendering in the application...
    Any idea?

  • Showing greek characters with accents

    Hello everybody,
    I've an applet developed using swing where I've to show some greek text. The problem is that I can see the standard greek characters but I cannot see those characters with accents or spirits.
    The document that contains the text is a DefaultStyledDocument and, right now, I've configured it in this way:
              Style normal_style = this.addStyle("normal", null);
              StyleConstants.setFontFamily(normal_style, "lucida");
              this.setParagraphAttributes(0, 0, normal_style, false);
    I've used the lucida family since I've read that family is able to render the greek but any character with an accent is rendered with a small rectangle.
    I upload the text from a text file encoded using utf8. The example text is the following:
    Κύκλου τμήματος δοθέντος προσαναγράψαι τὸν κύκλον,οὗπέρ ἐστι τμῆμα.
    Ἔστω τὸ δοθὲν τμῆμα κύκλου τὸ ΑΒΓ· δεῖ δὴ τοῦ ΑΒΓ τμήματος προσαναγράψαι τὸν κύκλον, οὗπέρ ἐστι τμῆμα.
    Τετμήσθω γὰρ ἡ ΑΓ δίχα κατὰ τὸ Δ, καὶ ἤχθω ἀπὸ τοῦ Δ σημείου τῇ ΑΓ πρὸς ὀρθὰς ἡ ΔΒ, καὶ ἐπεζεύχθω ἡ ΑΒ· ἡ ὑπὸ ΑΒΔ γωνία ἄρα τῆς ὑπὸ ΒΑΔ ἤτοι μείζων ἐστὶν ἢ ἴση ἢ ἐλάττων.
    Also, when I save this text using my application my new saved file still contains the correct characters with the accent and all the stuff.
    The problems seems to be just the rendering in the application...
    Any idea?

    Hello everybody,
    I've an applet developed using swing where I've to show some greek text. The problem is that I can see the standard greek characters but I cannot see those characters with accents or spirits.
    The document that contains the text is a DefaultStyledDocument and, right now, I've configured it in this way:
              Style normal_style = this.addStyle("normal", null);
              StyleConstants.setFontFamily(normal_style, "lucida");
              this.setParagraphAttributes(0, 0, normal_style, false);
    I've used the lucida family since I've read that family is able to render the greek but any character with an accent is rendered with a small rectangle.
    I upload the text from a text file encoded using utf8. The example text is the following:
    Κύκλου τμήματος δοθέντος προσαναγράψαι τὸν κύκλον,οὗπέρ ἐστι τμῆμα.
    Ἔστω τὸ δοθὲν τμῆμα κύκλου τὸ ΑΒΓ· δεῖ δὴ τοῦ ΑΒΓ τμήματος προσαναγράψαι τὸν κύκλον, οὗπέρ ἐστι τμῆμα.
    Τετμήσθω γὰρ ἡ ΑΓ δίχα κατὰ τὸ Δ, καὶ ἤχθω ἀπὸ τοῦ Δ σημείου τῇ ΑΓ πρὸς ὀρθὰς ἡ ΔΒ, καὶ ἐπεζεύχθω ἡ ΑΒ· ἡ ὑπὸ ΑΒΔ γωνία ἄρα τῆς ὑπὸ ΒΑΔ ἤτοι μείζων ἐστὶν ἢ ἴση ἢ ἐλάττων.
    Also, when I save this text using my application my new saved file still contains the correct characters with the accent and all the stuff.
    The problems seems to be just the rendering in the application...
    Any idea?

  • Trouble with characters with accent marks

    Hi,
    I have an Indesign document of Quebec.  Many town names have characters with accent marks on them but when i create my PDF they show up as a small black box instead.  Is there any way of fixing this, other than converting my type to paths?
    I'm on a Mac using Indesign v3 and Acrobat v7
    Thanks
    Rick

    oldtoby11 wrote:
    OK i already had the Apr 2005 patch installed
    i went to:
    Indesign preferences
    general tab
    Font downloading and imbedding- Always subset fonts with glyph counts greater than 2000
    Is this the right place?
    I changed the number from 2000 to 200, (i also did it set at 20)  but all that did was cause even more type to display as black boxes
    I also went into my ID print settings and in the graphics tab i changed the fonts menu from "Complete" to "subset" and unchecked "download PPD fonts"
    I also tried printing stright to PDF instead of postscripting and distilling
    None of it changed anything or had any effect.
    Since changing fonts in Freehand had an effect, could it be a corrupted font file?
    No, no. Don't reduce the number in the prefs, and You DO want complete and download PPD fonts checked.
    DId you try resaving with the same fonts in Freehand and making sure you chose to embed them? I was never a Freehand user, so I don't really know what options are available.

  • How can I print characters with accent using TEXT_IO?????

    I need to write characteres with accent, like ó,Á using TEXT_IO.....
    Please help me!!!!

    Francois:
    I try to use your solution but don't work....maybe is necessary setting something in the database or in the developer......
    I'm writing an xml format file, and the string that I need to write is:
    <Item Name="DUMMY" FontSize="1000" DirtyInfo="true" Height="16" MouseNavigate="false" XPosition="109" FontName="Arial" ForegroundColor="black" Width="64" YPosition="191" FontSpacing="Normal" Label="OK" FontWeight="Negrita" FontStyle="Normal" ItemType="Botón" CanvasName="WEBUTIL_CANVAS">

  • IOS 8 lockscreen keyboard does not let me input characters with accent marks. My password has an accent mark. I can't restore the device without unlocking it and turning off find my iPod. What can I even do here?

    I do have a third party keyboard installed (fleksy), and I removed english and emoji from the keyboards list in settings before rebooting the ipod. When it booted up, it asked for my device password with the default keyboard, but I can't type any letters with accent marks, so I can't enter the password. I figured I could fix this by restoring a backup and changing my password, but I can't restore a backup without turning off Find My iPod - which of course requires me to unlock the device with the device password, which I can't do. Am I stuck here? Is there anything at all that I can do?

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Forgot passcode or device disabled
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        

  • RegEx for characters with accents and such but not alphanum or punctuation

    I'm creating a fuction that checks for the following code snip. I'm having trouble understanding what I need to do to get the last criteria. How do I specifically check for characters with additional marks  such as   a'   but  not  a
    Thanks in advance for any help or advice you might give
        <!---Contain characters from three of the following five categories:--->
                <!---English uppercase characters (A through Z)--->
       <cfif ReFind("[[:upper:]]+",passwd,0, false) gt 0>
        <cfset numCharSets = numCharSets + 1>
       </cfif>
                <!---English lowercase characters (a through z)--->
       <cfif ReFind("[[:lower:]]+",passwd,0, false) gt 0>
        <cfset numCharSets = numCharSets + 1>
       </cfif>
                <!---Base 10 digits (0 through 9)--->
       <cfif ReFind("[[:digit:]]+",passwd,0, false) gt 0>
        <cfset numCharSets = numCharSets + 1>
       </cfif>
                <!---Non-alphabetic characters (for example, !, $, #, %)--->
       <cfif ReFind("[[:punct:]]+",passwd,0, false) gt 0>
        <cfset numCharSets = numCharSets + 1>
       </cfif>
                <!---A catch-all category of any Unicode character that does not fall under the
          previous four categories. This fifth category can be regionally specific.--->

    AWEInCA1 wrote:
    How do I specifically check for characters with additional marks  such as   a'   but  not  a
    By recognizing they are seperate characters.  You will probably want to use codes to access these characters.
    \uFFFF where FFFF are 4 hexadecimal digits
    Matches a specific Unicode code point. Can be used inside character classes.
    \u00E0 matches à encoded as U+00E0 only. \u00A9 matches ©
    http://www.regular-expressions.info/refunicode.html
    http://www.regular-expressions.info/reference.html

  • Icloud sent messages on device not saved in sent folder

    My icloud email is set up as an IMAP account on my Android phone and Windows computer (using EmClient).  Sent messages are not being saved to the sent folder.  I tried a message online in icloud and on my ipdad mini and there was no problem there with saving my sent message in the sent folder.  How can I fix this?

    This is a long shot, but Apple is going to start requiring you to set up app-specific passwords in order to allow third-party apps to access data from your iCloud account.  This is outlined in this document: Using app-specific passwords.  This isn't supposed to be implemented until October, but maybe changes are already taking place behind the scenes in the way third-party apps sync with iCloud that is causing them to "misbehave".
    Ask EmClient support if they are hearing from there customers that they can no longer sync with iCloud, and if is, if it is because of this new policy.   If so, you may need to just put up with it until Oct. 1st. when you can generate a password for these apps.

  • How do I determine if a sent message had a return receipt request attached?

    I don't always send return receipt requests with messages so I'm wondering how I can tell if I sent
    an RRR with a particular sent message? If I sent to multiple recipients, I'd like to know who has not
    returned a receipt.

    You might be able to use a Message Filter to tag the ones that have a receipt requested. I haven't tried that with Sent Items, but tested something similar for incoming messages in this thread: https://support.mozilla.org/questions/1003321

  • Pb with accent

    Hi,
    I've got a problem with WL 6 SP1 running on Solaris 5.8. I don't manage to get
    my characters with accents properly. For an "é" or an "è" (&eacute or &egrave),
    i get an &yacute ??? or something like that
    It works properly with my server WL 6 SP1 on Windows NT 4. It's exactly the same
    files.
    I've this tag in my HTML and JSP pages :
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> but it
    doesn't seem to make any change.
    Has someone an idea ? Someone talk me about the LC_... environment variable on
    UNIX but it doesn't work.
    Thanks
    Yvan

    i use this
    <portlet:validatedForm event="myevent" ... >
    <webflow:text name="mytext"/>
    </portlet:validatedForm>
    and i don't know how can i use the enctype="application/x-www-form-urlencoded"
    with URLEncoder??
    am i in the right way?
    "Falk" <[email protected]> wrote:
    >
    Did you try to URL-encode and -decode your data?
    Otherwise it will get corrupted. Your data has
    to comply to the HTTP protocol. International
    characters have to be encoded to get submitted
    correctly.
    There are helpers to do it, like
    java.net.URLEncoder / Decoder.
    Some tags in Portal do that for you automagically,
    like <cm:getProperty encode="url"/>
    Falk
    "jpmeert" <[email protected]> wrote:
    Hello,
    I have some problem to use, character like 'é' or 'à', ...
    i use form tag in Weblogic Portal 4.0, and when i get the data fromthe
    form,
    i have character like 'é' for any character who have a code greater
    than 128.
    There is some one who have a solution?

  • Character with accents

    Hi, the data merge change all the characters with accents, in my sourece file appears with accent. How can i solve that...
    Ramírez for Ram√≠rez
    Help please!!!

    Thanks! it was very helpfull the UTF16 encoding works!!!

  • Problems with iPhone messaging - received messages showing as sent messages and messages sent to one family member gets received by other family members.

    AT&T family plan - 4 iPhones in use by family members (4s, 4g, and two 3g's).  Weird things happen when we text message:
    1.   Sometimes, received messages look like they are sent messages - and no alert is sounded.   The conversation looks like you are talking to yourself.   Sometimes it happens to both parties in a text conversation, sometimes it only happens to one party.   Deleting the message entirely and starting over from scratch sometimes fixes the problems and sometimes doesn't fix the problem.  Once this phenomenon starts in a conversation it is almost impossible to get it to stop.  
    2.     Sometimes text messages to a specific family member get replicated to other family members as if in a group conversation - but group is turned off.   This happens sporadically but it happens.   Quite embarassing when husband and wife are sending private messages then suddenly the kids see the message on their iPhones!   Can't figure out why this happens or what makes it happen, but happens a lot!!!
    Has anyone had these problems or knows how to fix them?

    Be specific.
    Everyone?  or Every Device?
    If every device, does that mean you can no longer share apps?
    KiltedTim wrote:
    You have configured multiple devices to use the same AppleID for iMessage.
    Don't do that. iMessage is designed to sync messages between all devices configured with the same Apple ID.
    Everyone should have their own Apple ID. They were never designed to be shared.

  • How to load CSV with accented characters?

    Hi,
    I have a database instance with NLS_CHARACTERSET = 'AL32UTF'. I upload a csv file with APEX into WW_FLOW_FILES table and then parse it with dbms_lob.instr. The problem that I am facing is that if I save the CSV file in UTF8, then this works fine, if I save it in any other encoding then it's displaying 'funny' characters when I try to parse it and display the parsing result and the source data contains some accented characters, like, á, é, ő etc,
    I am not sure if this is an APEX issue or I rather be turning to NLS forum. TIA.
    Tamas
    Edited by: Tamas Szecsy on Jan 30, 2011 6:34 PM

    Did you every find a resolution to this issue on importing with accented characters?

  • Sent Messages are constantly synchronising with server. Mail so slow!!

    Whenever I open Mail, the Mail Activity window displays thousands of messages incoming which takes forever and slows down my computer. Also the Activity window shows it's constantly Communicating with Server (Sent Messages) Fetching. It never seems to complete this action and so slows everything down. If I let it run and run overnight I still see this message in the morning.
    I have a MobileMe account but it used to be a .Mac account. Is the computer getting confused between the two I wonder?
    Please help, I've searched the forums for similar issues but nothing has been resolved. I'm going mad!!

    Prince Of Wales II wrote:
    Whenever I open Mail, the Mail Activity window displays thousands of messages incoming which takes forever and slows down my computer. Also the Activity window shows it's constantly Communicating with Server (Sent Messages) Fetching. It never seems to complete this action and so slows everything down. If I let it run and run overnight I still see this message in the morning.
    I have a MobileMe account but it used to be a .Mac account. Is the computer getting confused between the two I wonder?
    Please help, I've searched the forums for similar issues but nothing has been resolved. I'm going mad!!
    Dear Prince,
    has your issue been solved? Now it's challenging me... Mail is synchronizing till death (since yesterday morning ...)
    Marco

Maybe you are looking for

  • ITunes 11.0 First Impressions

    1. My first impression of the user interface is that it's "square" and "flat".    Esthetically I don't see it as an improvement. To the contrary, I think    the former interface is nicer. 2. After starting iTunes 11.0 it sat there for 1/2 an hour wit

  • Till firefox 22 my ICA citrix plugin doesn't respond anymore

    I tried to fix the issue using the last upgrade tips (doesnt work after 21) like : Go in about:config and change the plugins.load_appdir_plugins -> true I tried to repair the citrix internet receiver I copy the plugins in the "new" folder in browser\

  • OC4J under JDeveloper

    I'm trying to run OC4J under JDeveloper. I'm using JDeveloper v.10.1.3.1 and OC4J v.10.1.3 . There is a Wizard in JDeveloper that's used to define an App Server connection. The problem I'm having is on Step 3 of 4 of the Wizard. There are 3 entries h

  • I want know...

    Hi, everbody. I want to know, how works (principle):when you protect a PDF file against edit, copy, print etc. I need to know a technical principle of it....can you help me?

  • Printing with macbook

    Hey i have a printer on my wireless network, and both my iBook and Mac Mini print fine, but the Macbook prints the same documents with half the letter missing and it looks terrible...the font even looks different...why is this? can this be fixed? tha