From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Missing function do-applescript Date: Fri, 23 May 2008 10:52:02 -0700 Message-ID: <200805231752.m4NHq211018609@sallyv1.ics.uci.edu> References: <378826.57501.qm@web56715.mail.re3.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211565316 18924 80.91.229.12 (23 May 2008 17:55:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 May 2008 17:55:16 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Ralph Hicks Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 23 19:55:55 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JzbUV-00041T-Uw for ged-emacs-devel@m.gmane.org; Fri, 23 May 2008 19:55:44 +0200 Original-Received: from localhost ([127.0.0.1]:35317 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JzbTl-0003DC-FC for ged-emacs-devel@m.gmane.org; Fri, 23 May 2008 13:54:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JzbTf-00037Z-11 for emacs-devel@gnu.org; Fri, 23 May 2008 13:54:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JzbTd-00032n-1s for emacs-devel@gnu.org; Fri, 23 May 2008 13:54:50 -0400 Original-Received: from [199.232.76.173] (port=58933 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JzbTc-00032R-Sg for emacs-devel@gnu.org; Fri, 23 May 2008 13:54:48 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:41239) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JzbTc-0000rF-FW for emacs-devel@gnu.org; Fri, 23 May 2008 13:54:48 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]:38657) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JzbSE-0007sK-Am for emacs-pretest-bug@gnu.org; Fri, 23 May 2008 13:53:22 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JzbTY-0000qW-Hl for emacs-pretest-bug@gnu.org; Fri, 23 May 2008 13:54:47 -0400 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]:54072) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JzbTY-0000q0-4f for emacs-pretest-bug@gnu.org; Fri, 23 May 2008 13:54:44 -0400 X-ICS-MailScanner-Watermark: 1212169923.58808@XkLhmXUlp53xSi41nWubfw Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m4NHq211018609; Fri, 23 May 2008 10:52:02 -0700 (PDT) In-Reply-To: <378826.57501.qm@web56715.mail.re3.yahoo.com> (Ralph Hicks's message of "Fri, 23 May 2008 05:57:34 -0400 (EDT)") Original-Lines: 18 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:97605 gmane.emacs.pretest.bugs:22432 Archived-At: Ralph Hicks writes: > The function 'do-applescript' is unavailable in the Mac OS X build. See the > attached file 'trying_to_execute_do-applescript.pdf' which contains a snapshot > of an Emacs window showing a Lisp expression in the '*scratch*' buffer and the > resulting Lisp error in the '*Backtrace*' buffer. Also see the attached file > 'where_is_do-applescript.pdf' which contains a snapshot of an Emacs window > showing the description of the function 'do-applescript' in the '*info*' buffer > and the completions for 'M-x do-' in the '*Completions*' buffer. > > In GNU Emacs 23.0.60.1 (i386-apple-darwin8.10.1, *Step 9.0rc3) > of 2007-11-25 on hermes.mshome.net > configured using `configure '--with-ns' '--without-x' ^^^^^^^^^^^ The NS port is not in emacs CVS (for now). So it's probably better to report this issue directly to the maintainers of that code...