From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Piet van Oostrum Newsgroups: gmane.emacs.help Subject: Re: Is Emacs on Aqua crippleware or is it just broken? Date: 05 May 2003 12:44:45 +0200 Organization: Dept of Computer Science, Utrecht University, The Netherlands Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <39d9c156.0305042200.1639a252@posting.google.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052133787 14721 80.91.224.249 (5 May 2003 11:23:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 5 May 2003 11:23:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon May 05 13:23:01 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Ce2g-0003m2-00 for ; Mon, 05 May 2003 13:21:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19Cdwx-0001O7-04 for gnu-help-gnu-emacs@m.gmane.org; Mon, 05 May 2003 07:16:03 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.uchicago.edu!newsswitch.lcs.mit.edu!snoopy.risq.qc.ca!news.imp.ch!news.imp.ch!zen.net.uk!news.nl.linux.org!humbolt.nl.linux.org!phil.uu.nl!cs.uu.nl!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.sys.mac.apps Original-Lines: 90 Original-NNTP-Posting-Host: modena.cs.uu.nl Original-X-Trace: june.cs.uu.nl 1052132822 28604 131.211.80.35 (5 May 2003 11:07:02 GMT) Original-X-Complaints-To: news@cs.uu.nl Original-NNTP-Posting-Date: Mon, 5 May 2003 11:07:02 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:112785 comp.sys.mac.apps:360481 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9280 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9280 >>>>> bk_usenet@yahoo.co.uk (BK) (B) wrote: B> I tried several builds of Aqua versions of Emacs on OSX and all of B> them exhibit severe symptoms of crippleware. I would like to know if B> those are supposed to work or are they just bugs. Apparently you didn't try the most recent one, the CVS version of the official Emacs as this supports most of it. I wouldn't call it a crippled version, although certain things have not yet been implemented. It is still in development. It is called Carbon Emacs. If you don't want to compile it yourself you can at least find an installable version by Enrico Franconi (http://www.cs.man.ac.uk/~franconi/). So I will answer your objections with regard to this version. B> 1) No Drag and Drop - files B> On a Mac you can just drag a file icon with the mouse onto an B> application icon and the application will open the file. Works. B> 2) No Drag and Drop - text snippets B> On a Mac you can just drag a snippet of text with the mouse from one B> application and drag it directly into another application. I don't know if it has been implemented. I don't think so, and emacs' way of working with the mouse is quite different from other applications, so I think first some agreement must be made about how to do this. B> 3) Systemwide Clipboard - cut and paste B> On a Mac you can cut or copy a text snippet to the clipboard while in B> one application and then paste it back while in another application. Works. B> 4) HIG violations - quitting B> On a Mac, all applications *must* quit when "Quit" is selected in the B> applications main menu (the one that carries its name). Further, B> applications *must* quit when the user choses "Quit" from the menu in B> the application's dock item. Finally, Cmd-Q is the designated keyboard B> shortcut for quitting. The Emacs keybinding for quit is C-x C-q. The problem is that if you use the `standard' Mac keybindings you are non-standard with respect with other emacsen. This also applies to the following items. Quit from the Dock does quit emacs. Quit from the application menu is disabled, but there really is not much reason for it as it works from the Dock. So it could easily be enabled I think. B> 5) HIG violations - paste B> On a Mac, cut/copy/paste is Cmd-x/c/v. Emacs doesn't adhere to this, B> but in principle, this can be changed back to normal by defining B> keyboard macros. Same as above. The keybindings can be changed but then youhave to find alternatives for the rebound keys. On Windows there is a cua.el and some others that do this. It would be easy to adapt this to Mac style (Cmd- rather than Control-). B> Unfortunately, "Paste", which is now Ctrl-y doesn't work at all, B> neither from the keyboard nor from the Menu. Bug or feature? Works. Both menu and keyboard. In fact for Copy you don't need either. Just select with the mouse (I think transient-mark-mode must be enabled for this feature) and paste it in another application with Cmd-V. B> 6) Emacs keyboard shortcuts B> Most of the Emacs keyboard shortcuts don't work. Bug or feature? What do you mean? I can use all normal Emacs keyboard commands. B> 7) User Preferences - Fonts B> On just about every Mac application, you can set your preferred font B> and size. It seems Emacs doesn't allow one to do that. How do you B> change the font/size? Emacs has some special requirements for fonts I think. This area needs some work. I haven't found a way to select a bigger font. -- Piet van Oostrum URL: http://www.cs.uu.nl/~piet [PGP] Private email: P.van.Oostrum@hccnet.nl