• 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: Replying to Apple lists
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replying to Apple lists


  • Subject: Re: Replying to Apple lists
  • From: Craig Sutherland <email@hidden>
  • Date: Fri, 31 Oct 2003 13:52:00 -0600

Ben-
Simple, works. Nice.

Thanks

Craig Sutherland
On Oct 31, 2003, at 11:51 AM, Ben Waldie wrote:
Steve,
This worked for me in Panther. In fact, I used it to reply to your message...

tell application "Mail"
activate
set curMsg to item 1 of (get selected messages of message viewer 1)
set newMsg to reply curMsg with opening window and reply to all
set props to properties of cc recipient 1 of newMsg
delete every to recipient of newMsg
delete every cc recipient of newMsg
make new recipient at end of to recipients of newMsg with properties {name:name of props, address:address of props}
end tell
>snip<
On Oct 31, 2003, at 11:59 AM, Steve Mills wrote:
OK. When replying to Apple mailing lists, we all know how annoying it is to have to remember to reply to all, then Cut the cc address, delete the to address, and Paste the real address there. I wrote a script that uses
<snip<
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Replying to Apple lists (From: Steve Mills <email@hidden>)
 >Re: Replying to Apple lists (From: Ben Waldie <email@hidden>)

  • Prev by Date: Re: rounding integers
  • Next by Date: Problems with creating header key rules in Mail.app
  • Previous by thread: Re: Replying to Apple lists
  • Next by thread: F5 key
  • Index(es):
    • Date
    • Thread