GNU bug report logs - #18283
24.4.50; Feature Request -- OSX -- add -- <key>NSAppleScriptEnabled</key> <string>YES</string>

Previous Next

Package: emacs;

Reported by: Keith David Bershatsky <esq <at> lawlist.com>

Date: Sun, 17 Aug 2014 18:47:02 UTC

Severity: wishlist

Found in version 24.4.50

Done: Anders Lindgren <andlind <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 18283 <at> debbugs.gnu.org (full text, mbox):

From: Anders Lindgren <andlind <at> gmail.com>
To: 18283 <at> debbugs.gnu.org
Subject: More information.
Date: Wed, 25 Nov 2015 15:07:00 +0100
[Message part 1 (text/plain, inline)]
Additional information:

This change allows applescripts like the following to work:

    tell application "Emacs"
         set the bounds of the first window to {100, 100, 500, 500}
    end tell

Without the change, the following error message is issued:

    test.oas:23:89: execution error: Emacs got an error: Can’t set bounds
of window 1 to {100, 100, 500, 500}. (-10006)

    -- Anders Lindgren
[Message part 2 (text/html, inline)]

This bug report was last modified 9 years and 177 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.