• 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: Eudora AppleScript Question...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eudora AppleScript Question...


  • Subject: Re: Eudora AppleScript Question...
  • From: Christopher Stone <email@hidden>
  • Date: Sat, 25 Oct 2003 10:05:34 -0500

At 10:48 -0600 10/24/03, David Crowe wrought:

If I read my messages from newest to oldest this would work, but what I want is the oldest unread message, usually somewhere in the middle of the "In" mailbox.
______________________________________________________________________

Greetings,

John Delacour is no longer subscribed to this list.

If you are reading messages and manually deleting them what is the point of scripting the delete process?

Command-d will delete the front-most open message, and you can set what happens as a consequence in the "Moving Around" settings pane - "Open next unread message" is one option.

"Delete" does in fact have its uses - there *are* objects you can delete such as personalities or nicknames.

tell application "Eudora"
delete nickname 0 of nickname file "Eudora Nicknames"
end tell

There is no way to have Eudora auto-select another message when moving one via script. (I have at times found that inability to be most annoying.)


Chris
_______________________________________________
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: 
 >Eudora AppleScript Question... (From: David Crowe <email@hidden>)
 >Re: Eudora AppleScript Question... (From: Bill Briggs <email@hidden>)
 >Re: Eudora AppleScript Question... (From: David Crowe <email@hidden>)

  • Prev by Date: RE: gaining control
  • Next by Date: Re: newbie question: real with fraction to int
  • Previous by thread: Re: Eudora AppleScript Question...
  • Next by thread: Re: Eudora AppleScript Question...
  • Index(es):
    • Date
    • Thread