* Emacs psychiatrist
@ 2008-03-20 19:21 gykati
2008-03-20 22:31 ` Drew Adams
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: gykati @ 2008-03-20 19:21 UTC (permalink / raw)
To: bug-gnu-emacs
Hello!
I studied Emacs psychiatrist, and I think that behind
the program there is a vivid person (or persons?).
Is it so? I simply couldn't understand how one person could
reply to so many persons, who decided to use the program
Emacs psychiatrist.
Is the Emacs psychiatrist a real psychiatrist? Or do you
work on artificial intelligent and it is a very complex program?
(I don't think so...) I just started to interest in computers,
and anyway I found this program is very humorous.
Could you answer to my questions? I am extremly curious.
Another problem is that sending mails by emacs doesn't work on my
computer. Could you fix it?
Best regards,
Katalin Gyarmati
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Emacs psychiatrist
[not found] <mailman.9275.1206051538.18990.bug-gnu-emacs@gnu.org>
@ 2008-03-20 22:31 ` Joost Diepenmaat
0 siblings, 0 replies; 7+ messages in thread
From: Joost Diepenmaat @ 2008-03-20 22:31 UTC (permalink / raw)
To: gnu-emacs-bug
gykati@cs.elte.hu writes:
> Hello!
>
> I studied Emacs psychiatrist, and I think that behind
> the program there is a vivid person (or persons?).
> Is it so? I simply couldn't understand how one person could
> reply to so many persons, who decided to use the program
> Emacs psychiatrist.
>
> Is the Emacs psychiatrist a real psychiatrist? Or do you
> work on artificial intelligent and it is a very complex program?
> (I don't think so...) I just started to interest in computers,
> and anyway I found this program is very humorous.
>
> Could you answer to my questions? I am extremly curious.
Haha. *cough*
Anyway, In case you're serious or just interested in the subject, see:
http://en.wikipedia.org/wiki/ELIZA and
http://en.wikipedia.org/wiki/Turing_test
> Another problem is that sending mails by emacs doesn't work on my
> computer. Could you fix it?
Somebody might, if you can provide enough detail so they can figure out
what you're doing and why it doesn't work...
--
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Emacs psychiatrist
2008-03-20 19:21 Emacs psychiatrist gykati
@ 2008-03-20 22:31 ` Drew Adams
[not found] ` <mailman.9277.1206052394.18990.bug-gnu-emacs@gnu.org>
2008-03-21 1:11 ` Stefan Monnier
2 siblings, 0 replies; 7+ messages in thread
From: Drew Adams @ 2008-03-20 22:31 UTC (permalink / raw)
To: gykati, bug-gnu-emacs
> I studied Emacs psychiatrist, and I think that behind
> the program there is a vivid person (or persons?).
> Is it so? I simply couldn't understand how one person could
> reply to so many persons, who decided to use the program
> Emacs psychiatrist.
>
> Is the Emacs psychiatrist a real psychiatrist? Or do you
> work on artificial intelligent and it is a very complex program?
> (I don't think so...) I just started to interest in computers,
> and anyway I found this program is very humorous.
If you can't tell, then what's the difference? ;-)
http://en.wikipedia.org/wiki/Turing_test
Anyway, yes, it's a program. The source code is in library `doctor.el'. You
can find out about any Emacs function by using `C-h f' - in this case, `C-h
f doctor'. The function description give you a link to the source code. The
source code for all of Emacs is available at your fingertips. Enjoy.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Emacs psychiatrist
[not found] ` <mailman.9277.1206052394.18990.bug-gnu-emacs@gnu.org>
@ 2008-03-20 23:05 ` Peter Tury
2008-03-21 8:04 ` Reiner Steib
0 siblings, 1 reply; 7+ messages in thread
From: Peter Tury @ 2008-03-20 23:05 UTC (permalink / raw)
To: bug-gnu-emacs
On márc. 20, 23:31, "Drew Adams" <drew.ad...@oracle.com> wrote:
> Anyway, yes, it's a program. The source code is in library `doctor.el'. You
> can find out about any Emacs function by using `C-h f' - in this case, `C-h
> f doctor'.
Why "doctor"? Use C-h k and then click onto the menu: you will see
what is really called...
> The function description give you a link to the source code. The
> source code for all of Emacs is available at your fingertips. Enjoy.
Except if you installed "barebin" version (I guess).
Anyway. Please use gnu.emacs.help for simple questions.
...bug is for bug reports. And, if I remember well, gnus (mailing) has
its own newsgroup.
\bye
P
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Emacs psychiatrist
2008-03-20 19:21 Emacs psychiatrist gykati
2008-03-20 22:31 ` Drew Adams
[not found] ` <mailman.9277.1206052394.18990.bug-gnu-emacs@gnu.org>
@ 2008-03-21 1:11 ` Stefan Monnier
2008-03-21 1:17 ` Lennart Borgman (gmail)
2 siblings, 1 reply; 7+ messages in thread
From: Stefan Monnier @ 2008-03-21 1:11 UTC (permalink / raw)
To: gykati; +Cc: bug-gnu-emacs
> I studied Emacs psychiatrist, and I think that behind
> the program there is a vivid person (or persons?).
> Is it so? I simply couldn't understand how one person could
> reply to so many persons, who decided to use the program
> Emacs psychiatrist.
> Is the Emacs psychiatrist a real psychiatrist? Or do you
> work on artificial intelligent and it is a very complex program?
> (I don't think so...) I just started to interest in computers,
> and anyway I found this program is very humorous.
Actually, it's not a psychiatrist (obviously: it doesn't prescribe any
drug), just a psychoanalyst.
You may want to read http://en.wikipedia.org/wiki/ELIZA
> Another problem is that sending mails by Emacs doesn't work on my
> computer. Could you fix it?
Have you asked M-x doctor?
More seriously, we can't help you if you don't give us more information
about what you tried to do and what happened.
Stefan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Emacs psychiatrist
2008-03-21 1:11 ` Stefan Monnier
@ 2008-03-21 1:17 ` Lennart Borgman (gmail)
0 siblings, 0 replies; 7+ messages in thread
From: Lennart Borgman (gmail) @ 2008-03-21 1:17 UTC (permalink / raw)
To: Stefan Monnier; +Cc: bug-gnu-emacs, gykati
Stefan Monnier wrote:
> Actually, it's not a psychiatrist (obviously: it doesn't prescribe any
> drug), just a psychoanalyst.
Well, that's incorrect I believe. Shouldn't it be
Actually, it's not a psychiatrist (obviously: it doesn't
just prescribe some drug), it is a psychoanalyst.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Emacs psychiatrist
2008-03-20 23:05 ` Peter Tury
@ 2008-03-21 8:04 ` Reiner Steib
0 siblings, 0 replies; 7+ messages in thread
From: Reiner Steib @ 2008-03-21 8:04 UTC (permalink / raw)
To: Peter Tury; +Cc: bug-gnu-emacs, gykati
On Fri, Mar 21 2008, Peter Tury wrote:
> And, if I remember well, gnus (mailing) has its own newsgroup.
Emacs has several mail user agents. The OP didn't mention Gnus.
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-03-21 8:04 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-20 19:21 Emacs psychiatrist gykati
2008-03-20 22:31 ` Drew Adams
[not found] ` <mailman.9277.1206052394.18990.bug-gnu-emacs@gnu.org>
2008-03-20 23:05 ` Peter Tury
2008-03-21 8:04 ` Reiner Steib
2008-03-21 1:11 ` Stefan Monnier
2008-03-21 1:17 ` Lennart Borgman (gmail)
[not found] <mailman.9275.1206051538.18990.bug-gnu-emacs@gnu.org>
2008-03-20 22:31 ` Joost Diepenmaat
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).