From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: Use Core Text for Cocoa Emacs Date: Wed, 19 May 2010 14:08:54 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <94E6FF46-4227-4DA2-BE35-C64908558378@gmail.com> <18325.1274214480@ccs.covici.com> <24612.1274240176@ccs.covici.com> <25311.1274244267@ccs.covici.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: dough.gmane.org 1274246534 28965 80.91.229.12 (19 May 2010 05:22:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 19 May 2010 05:22:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: covici@ccs.covici.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 19 07:22:12 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OEbjQ-0001Wr-79 for ged-emacs-devel@m.gmane.org; Wed, 19 May 2010 07:22:12 +0200 Original-Received: from localhost ([127.0.0.1]:40232 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEbjP-0004jQ-Ee for ged-emacs-devel@m.gmane.org; Wed, 19 May 2010 01:22:11 -0400 Original-Received: from [140.186.70.92] (port=34362 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEbjC-0004hS-Ly for emacs-devel@gnu.org; Wed, 19 May 2010 01:21:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEbWc-0001M7-00 for emacs-devel@gnu.org; Wed, 19 May 2010 01:08:59 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]:61093) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEbWb-0001Lt-OY for emacs-devel@gnu.org; Wed, 19 May 2010 01:08:57 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 40942C0557; Wed, 19 May 2010 14:08:54 +0900 (JST) In-Reply-To: <25311.1274244267@ccs.covici.com> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-operating-system: by eggs.gnu.org: NetBSD 3.0 (DF) 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:124924 Archived-At: >>>>> On Wed, 19 May 2010 00:44:27 -0400, covici@ccs.covici.com said: > If you have Voiceover on and run the emacs app, you don't get any > speech at all, as far as I know. At least, "Speak selected text when the key is pressed", which can be customized in the Speech pane in the System Preferences, seems to work for the NS port (and the Mac port will support it in the next release). Actually, any application will work if it can copy the selected text to the clipboard with "Command-C". So, you didn't mean it, right? > More information is available at > http://www.apple.com/accessibility/voiceover . Again, concrete procedure and expected behavior in detail please!! I think many developers are not so familiar with how accessibility features would be supposed to work if Emacs supported it. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp