Where would one change Aquamacs around to successfully interact with Applescript requests? I’m trying: <pre class="real">tell application "Aquamacs"<br>        get bounds of front window<br>end tell<br></pre><p>and I receive: “Aquamacs got an error: Can’t get bounds of
window 1.” Eventually, I want to set bounds as well. I just built from
source and it’s still an issue.</p><p>Cheers,<br>BA<br></p>