all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anders Lindgren <andlind@gmail.com>
To: 18283@debbugs.gnu.org
Subject: bug#18283: More information.
Date: Wed, 25 Nov 2015 15:07:00 +0100	[thread overview]
Message-ID: <CABr8ebaj-B83s6P2nvfUXVa=7nsQmkP+Sik+gPm_FFA7ye=8dQ@mail.gmail.com> (raw)
In-Reply-To: <m2egwfneep.wl%esq@lawlist.com>

[-- Attachment #1: Type: text/plain, Size: 417 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 854 bytes --]

  parent reply	other threads:[~2015-11-25 14:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-17 18:45 bug#18283: 24.4.50; Feature Request -- OSX -- add -- <key>NSAppleScriptEnabled</key> <string>YES</string> Keith David Bershatsky
2015-11-24 21:08 ` bug#18283: AppleScript enabled Anders Lindgren
2015-11-25 14:07 ` Anders Lindgren [this message]
2015-12-01  3:32 ` bug#18283: #18283; Feature Request; OSX; add -- <key>NSAppleScriptEnabled</key> <string>YES</string> Keith David Bershatsky
2015-12-01 10:29   ` Anders Lindgren
2015-12-01 16:52 ` Keith David Bershatsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABr8ebaj-B83s6P2nvfUXVa=7nsQmkP+Sik+gPm_FFA7ye=8dQ@mail.gmail.com' \
    --to=andlind@gmail.com \
    --cc=18283@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.