Re: Mail signature script broken after X.3.4
Re: Mail signature script broken after X.3.4
- Subject: Re: Mail signature script broken after X.3.4
- From: Philip Aker <email@hidden>
- Date: Fri, 15 Sep 2006 11:11:50 +0100
On 2006-09-15, at 10:50:28, Alexander von Below wrote:
Thanks for your quick answer. Sorry, I should have been more
precise, because the problem I am experiencing is only described in
a later post.
Ok.
My issue is creating or changing signatures. Either of the two
scripts below will create a werid behavior:
First:
tell application "Mail"
set sigContent to content of signature "_EXISTING_SIGNAME_GOES_HERE_"
make new signature with properties {name:"My new sig",
content:sigContent}
end tell
Second:
tell application "Mail"
make new signature with properties {name:"My new sig", content:"My
Content"}
end tell
Now, when you go to mail, you can see the new signature listed in
the Signatures section of the preferences. But going to the
Signature pane alone will
1) Prevent you from closing the preference window, chosing a
different preferences section (e.g. "Accounts"), or even quit the
mail app
2) Not allow you to select, view, let alone edit the signature
Luckily in this case, after you force quit mail and restart, the
signatures are gone.
Confirm 100%.
I will file this as a bug as soon as I have finished sending this,
but any idea what is the issue here?
A virgin with bugs. Perish the thought!
I'm using Mail Version 2.1 (752/752.2) on OS X 10.4.7
Please go ahead with the bug report.
Philip Aker
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden