• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Duplicated Message Content
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Duplicated Message Content


  • Subject: Re: Duplicated Message Content
  • From: Axel Luttgens <email@hidden>
  • Date: Thu, 21 Nov 2013 09:13:02 +0100

Le 20 nov. 2013 à 23:29, Ron Hunsinger a écrit :

>
> On Nov 18, 2013, at 12:20 AM, Axel Luttgens wrote:
>> So, gmail accounts... I've one too here (mainly for "just in case" purposes), but can't reproduce the problem any further with that account.
>
> The problem has nothing to do with Gmail. I've had the problem with real IMAP mail accounts going back to at least Snow Leopard, and have it still on Mavericks.
>
> The problem I've always had is two-fold:
>
> 	1) Mail's 'reply' AppleScript command does not honor the setting of 'quote selected text'. It always quotes the entire
> 		message, or none of it. (Replying via GUI does work.)
>
> 	2) Each time I send an AppleScript command to modify the reply message, Mail appends another copy of the entire
> 		original message (properly quoted).
>
>
> The workaround I came up with for problem 2 was to copy the reply message's content before touching it in any way, and then pasting that back in at the end, as in:
>
> [...]

Hello Ron,

I must be quite dumb, since I still don't understand what the thread is about...
But I'm intrigued... ;-)

All of this began with this snippet:

	tell application "Mail"
		set aMessage to first item of (get selection)
		set replyMessage to reply aMessage with opening window
	end tell

supposed to replicate the contents of the message upon each invocation.
I don't see such a thing happen here.

What should I add to the above code so as to trigger that behavior?

Thanks,
Axel


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


  • Follow-Ups:
    • Re: Duplicated Message Content
      • From: Christopher Stone <email@hidden>
References: 
 >Duplicated Message Content (From: John <email@hidden>)
 >Re: Duplicated Message Content (From: Axel Luttgens <email@hidden>)
 >Re: Duplicated Message Content (From: John <email@hidden>)
 >Re: Duplicated Message Content (From: Axel Luttgens <email@hidden>)
 >Re: Duplicated Message Content (From: Ron Hunsinger <email@hidden>)

  • Prev by Date: Re: Contacts » Select 'All Contacts'
  • Next by Date: Re: Duplicated Message Content
  • Previous by thread: Re: Duplicated Message Content
  • Next by thread: Re: Duplicated Message Content
  • Index(es):
    • Date
    • Thread