• 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: Can any of you certify that this is a bug in Mail.app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can any of you certify that this is a bug in Mail.app


  • Subject: Re: Can any of you certify that this is a bug in Mail.app
  • From: Axel Luttgens <email@hidden>
  • Date: Mon, 24 May 2010 11:11:29 +0200

Le 24 mai 2010 à 07:27:13, Tommy Bollman a écrit :

> Hello there:
> When I run this script I get generated a reply, but the contents is multiplied
> like 10 times in it, could you please run the script and tell if the same thing happens to you?
> I
>
> set theCntns to ""
> set dmsg to {}
> set selMsg to {}
> set theAnsw to {}
> tell application "Mail"
> 	-- make new outgoing message
> 	copy selected messages of front message viewer to selMsg
> 	copy item 1 of selMsg to dmsg
> 	-- copy content of dmsg to thCntns gives RIGHT result
> 	set the theAnsw to reply dmsg with opening window
>
> end tell

Hello Tommy,

Running above script here opens a reply window with the expected contents: no "multiplicates". This is with Mail 4.2.

Could you try this simplified version:

	tell application "Mail" to set theAnsw to reply (item 1 of (get selected messages of front message viewer)) with opening window

and tell us what gives?

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: Can any of you certify that this is a bug in Mail.app
      • From: Tommy Bollman <email@hidden>
References: 
 >Can any of you certify that this is a bug in Mail.app (From: Tommy Bollman <email@hidden>)

  • Prev by Date: Re: Getting a link from a safari window
  • Next by Date: Re: Can any of you certify that this is a bug in Mail.app
  • Previous by thread: Can any of you certify that this is a bug in Mail.app
  • Next by thread: Re: Can any of you certify that this is a bug in Mail.app
  • Index(es):
    • Date
    • Thread