
Eliza is a psychiatrist, and best of all, she offers her services free of charge to anyone with Mac OS X. To find her, open Terminal.app and type:emacs and hit enter/return. Then hold down Shift and press Esc. Now type:xdoctor then press enter/return. You have now entered Eliza’s office. She will ask you a series of questions. All you need to do is type in your answer and hit enter/return twice after each answer. Who knows, maybe you’ll rediscover yourself, but then again, probably not.
Charlie
Last login: Tue Apr 1 10:44:46 on ttyp1
Welcome to Darwin!
user-0cdf283:~ charlesdale$ emacs
dumpemacs: Must be run as root unless -n is used
emacs: child exited with status 1
user-0cdf283:~ charlesdale$ xdoctor
-bash: xdoctor: command not found
user-0cdf283:~ charlesdale$ April 1st, 2008 at 8:49 am
Norris
Brad Jasper
Charlie, looks like you must run "emacs -n" instead of "emacs"
That should work for you. April 1st, 2008 at 10:30 am
Ray
Brad Jasper
She kept telling me I have issues because I was swearing at her ;) April 1st, 2008 at 11:47 am
Robert
Charlie
Last login: Tue Apr 1 19:21:15 on ttyp1
Welcome to Darwin!
user-0cdf283:~ charlesdale$ emacs -n
dumpemacs: Must be run as root unless -n is used
emacs: child exited with status 1
user-0cdf283:~ charlesdale$ xdoctor
-bash: xdoctor: command not found
user-0cdf283:~ charlesdale$
Why is it giving me such a problem and not to no one else? April 1st, 2008 at 5:25 pm
Brad Jasper
Perhaps try "sudo emacs" then type your password.
Not sure why its giving you problems.
- Brad April 1st, 2008 at 5:33 pm
san
Charlie
File Edit Options Buffers Tools Help
Welcome to GNU Emacs
Get help C-h (Hold down CTRL and press h)
Undo changes C-x u Exit Emacs C-x C-c
Get a tutorial C-h t Use Info to read docs C-h i
Ordering manuals C-h RET
Activate menubar F10 or ESC ` or M-`
(`C-' means use the CTRL key. `M-' means use the Meta (or Alt) key.
If you have no Meta key, you may instead type ESC followed by the character.)
GNU Emacs 21.2.1 (powerpc-apple-darwin8.0)
of 2008-04-02 on user-0cdf283.cable.mindspring.com
Copyright (C) 2001 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY; type C-h C-w for full details.
Emacs is Free Software--Free as in Freedom--so you can redistribute copies
of Emacs and modify it; type C-h C-c to see the conditions.
Type C-h C-d for information on getting the latest version.
----:---F1 *scratch* (Lisp Interaction)--L1--All-----------------------
For information about the GNU Project and its goals, type C-h C-p.
File Edit Options Buffers Tools Help
;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.
----:---F1 *scratch* (Lisp Interaction)--L5--All-----------------------
For information about the GNU Project and its goals, type C-h C-p.
Then I was able to talk to Eliza April 2nd, 2008 at 8:50 am
Brad Jasper
Based on the errors you were giving me it looked like you were having permissions problems.
Elevating your privileges generally helps this (as in your case).
It's not a great idea to randomly try sudo when a command doesn't work.
In fact, I would highly recommend NOT using sudo unless you know exactly what you're doing. You can really screw up your system by haphazardly using sudo.
Glad to hear it worked for you. April 2nd, 2008 at 9:03 am
Aaron
Anonymous
Jordan
anon
Me
Marcelo