• 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: Mail.app "reply" verb returning nothing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail.app "reply" verb returning nothing


  • Subject: Re: Mail.app "reply" verb returning nothing
  • From: Dylan McNamee <email@hidden>
  • Date: Wed, 3 Jan 2007 11:58:26 -0800

Martin Orpen wrote:


On 3 Jan 2007, at 19:19, Michelle Steiner wrote:


It really is a bug.


I reckon that it's more likely a verb that's going to be dropped in Mail 3.0.



I filed a bug, it's numbered 4904656.

I sure hope this verb isn't dropped in the next Mail. As I pointed out in my original posting, parsing a from address and consing up a valid to address is nontrivial. This is because (in Mail.app's wisdom) the sender is a flat string (including the Name and the <email address>, with _many_ valid forms), but the recipient is a structure with the name and address in separate fields.

Mail.app knows all the rules for turning one into another. As someone who wrote / hacked perl code to do this job long ago, I really don't want to reproduce that magic in AppleScript. The "reply" verb leverages Mail.app's logic for doing this, but is useless for scripts as is.

Another way to fix the issue is to have recipient objects in outgoing messages be flat strings, and let Mail.app parse them, or to have senders be pre-parsed objects, like recipients are.

Again, thanks for all the thoughtful comments. (And I'm still puzzled why it _works_ for deivy!)

cheers,
dylan

_______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Mail.app "reply" verb returning nothing
      • From: deivy petrescu <email@hidden>
  • Prev by Date: Re: Unexpected Finder window (was: AppleScript-Users Digest, Vol 4, Issue 6)
  • Next by Date: Re: Unexpected Finder window
  • Previous by thread: Re: Mail.app "reply" verb returning nothing
  • Next by thread: Re: Mail.app "reply" verb returning nothing
  • Index(es):
    • Date
    • Thread