On 16 May 2007, at 22:59, Roussanka Loukanova wrote: > > (defun raise-emacs-on-aqua() > (shell-command "osascript -e 'tell application \"Emacs\" to > activate' &")) > > opens up an *Async Shell..." and adds robustness. I find the Async > Shell
Does Carbon Emacs not have the `do-applescript' function? I don't quite see why one need to ask the shell to ask osascript to execute a script when you can execute the script directly. That should address the Async buffer business. --~--~---------~--~----~------------~-------~--~----~ "Carbon Emacs" group mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/carbon-emacs?hl=en -~----------~----~----~----~------~----~------~--~---
