* is emacs considered a gui WP or cli?
@ 2002-05-24 23:31 Matthew Stapleton
2002-05-25 8:43 ` Steven Smith
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Matthew Stapleton @ 2002-05-24 23:31 UTC (permalink / raw)
To: linux-newbie
I was wondering if Emacs was considered to be gui based WP or cli-based?
And is it stilled updated?
Matthew Stapleton
...........
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: is emacs considered a gui WP or cli?
2002-05-24 23:31 is emacs considered a gui WP or cli? Matthew Stapleton
@ 2002-05-25 8:43 ` Steven Smith
2002-05-25 15:03 ` Elias Athanasopoulos
2002-05-26 4:16 ` G Anna
2 siblings, 0 replies; 6+ messages in thread
From: Steven Smith @ 2002-05-25 8:43 UTC (permalink / raw)
To: Matthew Stapleton; +Cc: linux-newbie
[-- Attachment #1: Type: text/plain, Size: 484 bytes --]
> I was wondering if Emacs was considered to be gui based WP or cli-based?
Does it matter a great deal? I normally classify it as CLI-based, because
it runs fine on a virtual console without X running, but that's just
an opinion.
> And is it stilled updated?
Most definitely. They release a little slowly (Emacs 1 dates from 1976,
and the current version is 21.2, so that's less than one release a year),
but it is still being worked on.
Steven Smith,
sos22@cam.ac.uk.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: is emacs considered a gui WP or cli?
2002-05-24 23:31 is emacs considered a gui WP or cli? Matthew Stapleton
2002-05-25 8:43 ` Steven Smith
@ 2002-05-25 15:03 ` Elias Athanasopoulos
2002-05-25 19:48 ` Matthiaseifert
2002-06-07 18:37 ` David Jones
2002-05-26 4:16 ` G Anna
2 siblings, 2 replies; 6+ messages in thread
From: Elias Athanasopoulos @ 2002-05-25 15:03 UTC (permalink / raw)
To: Matthew Stapleton; +Cc: linux-newbie
On Fri, May 24, 2002 at 04:31:33PM -0700, Matthew Stapleton wrote:
> I was wondering if Emacs was considered to be gui based WP or cli-based?
Noone of it. Emacs is an OS which pretends to be an editor. :-)
Elias
--
http://gnewtellium.sourceforge.net MP3 is not a crime.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: is emacs considered a gui WP or cli?
2002-05-25 15:03 ` Elias Athanasopoulos
@ 2002-05-25 19:48 ` Matthiaseifert
2002-06-07 18:37 ` David Jones
1 sibling, 0 replies; 6+ messages in thread
From: Matthiaseifert @ 2002-05-25 19:48 UTC (permalink / raw)
To: linux-newbie
Hi, all!
Hi, Matthew!
The emacs we're talking about is afaik the *GNU emacs* that
Richard Stallman gave to the unix community long time ago.
There is actual a version called xemacs which one could consider
a *gui-editor* (or whatsoever).
But to be honest, I don't use either.
My editor-of-choice is vi and I'm not familliar with both, GNU emacs
and xemacs. Maybe smbdy else on this list can give you more advise on that.
Bye, Matthias
> On Fri, May 24, 2002 at 04:31:33PM -0700, Matthew Stapleton wrote:
> > I was wondering if Emacs was considered to be gui based WP or cli-based?
--
Matthias U. Eifert
65934 Frankfurt am Main
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: is emacs considered a gui WP or cli?
2002-05-24 23:31 is emacs considered a gui WP or cli? Matthew Stapleton
2002-05-25 8:43 ` Steven Smith
2002-05-25 15:03 ` Elias Athanasopoulos
@ 2002-05-26 4:16 ` G Anna
2 siblings, 0 replies; 6+ messages in thread
From: G Anna @ 2002-05-26 4:16 UTC (permalink / raw)
To: Matthew Stapleton; +Cc: linux-newbie
> Date: Fri, 24 May 2002 16:31:33 -0700
> From: Matthew Stapleton <matthewstapleton@juno.com>
> Subj: is emacs considered a gui WP or cli?
>
> I was wondering if Emacs was considered to be gui based WP or
> cli-based? And is it stilled updated?
(snip)
I use GNU Emacs all the time. And I love it. I use the viper mode,
in which you can use the vi commands to edit.
Anyway you could probably ask your question at
help-gnu-emacs@gnu.org
To ask a question you don't need to subscribe to that mailing list (I
think so).
Cheers,
anna
--
(14) The hero is not entitled to a last kiss, a last cigarette, or any
other form of last request. - Peter Anspach in "The Top 100 Things
I'd Do If I Ever Became An Evil Overlord"
http://www.eviloverlord.com
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: is emacs considered a gui WP or cli?
2002-05-25 15:03 ` Elias Athanasopoulos
2002-05-25 19:48 ` Matthiaseifert
@ 2002-06-07 18:37 ` David Jones
1 sibling, 0 replies; 6+ messages in thread
From: David Jones @ 2002-06-07 18:37 UTC (permalink / raw)
To: linux-newbie
On 25 May 2002, at 18:03, Elias Athanasopoulos wrote:
> On Fri, May 24, 2002 at 04:31:33PM -0700, Matthew Stapleton wrote:
> > I was wondering if Emacs was considered to be gui based WP or cli-based?
>
> Noone of it. Emacs is an OS which pretends to be an editor. :-)
No, Emacs is a religion. ;-)
David
gnome@hawaii.rr.com
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-06-07 18:37 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-24 23:31 is emacs considered a gui WP or cli? Matthew Stapleton
2002-05-25 8:43 ` Steven Smith
2002-05-25 15:03 ` Elias Athanasopoulos
2002-05-25 19:48 ` Matthiaseifert
2002-06-07 18:37 ` David Jones
2002-05-26 4:16 ` G Anna
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox