unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Emacs and Unix (was: Re: Elisp addiction not as bad in light of Linux forkoholism)
Date: Fri, 12 Dec 2014 04:42:36 +0100	[thread overview]
Message-ID: <87lhmdh6tv.fsf_-_@debian.uxu> (raw)
In-Reply-To: 87oarp9sk4.fsf@kuiper.lan.informatimago.com

"Pascal J. Bourguignon" <pjb@informatimago.com>
writes:

> I find it is an essential unixism

Speaking of Unix and Emacs, many Unix devotees like to
bring up the Unix software philosophy, that should
amount to

* software stick to their field, and carry out their
  particular task and nothing else, and that task can
  be very simple indeed
  
* but all software share the same interface - this is
  arguments, pipes, streams, redirection, perhaps even
  shell features like backticks and so on

* and data is always the same: text

This means you can combine simple software to do more
and more complicated things.

People talk about "modular" software, but this
toolchain architecture is by definition modular.

Question is: is Emacs "Unix" as well?

Problem is, the Unix philosophy applies best to batch
software, like CLI computation, old-school black-box
computing where data in one form is inputted, and then
the same data, but modified or arranged differently,
is outputted.

My gut feeling is that Emacs could be Unix only
interactive, and that the text stream data type is the
Emacs buffer. I mean, it is not important for me that
Emacs is Unix, I know there are emacses on many other
OSs, but one sure sees similarities of approaches with
the "one interface, one data type", not to mention the
practical side to have a text editor to navigate and
interact with as system that is all a bunch of
textfiles.

But to some degree, I think Emacs is cooler and more
advanced than Unix. The strength of the Unix system
architecture - that everything are files and processes
- must have been very hard figuring out, but once
there it is a straightforward implementation of a
simple program. Emacs on the other hand is not Unix at
all when it comes to processes and such. But of course
it wouldn't make sense to make Unix to run on top of
Unix...

-- 
underground experts united


  parent reply	other threads:[~2014-12-12  3:42 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-30  0:06 Elisp addiction not as bad in light of Linux forkoholism Emanuel Berg
2014-11-30  1:22 ` Filipp Gunbin
     [not found] ` <mailman.14979.1417310548.1147.help-gnu-emacs@gnu.org>
2014-11-30  1:49   ` Emanuel Berg
2014-12-01 12:17     ` Filipp Gunbin
     [not found]     ` <mailman.15048.1417436297.1147.help-gnu-emacs@gnu.org>
2014-12-12  2:07       ` Emanuel Berg
2014-11-30  5:16 ` Pascal J. Bourguignon
2014-11-30  6:05   ` Dan Espen
2014-11-30 14:56     ` Emanuel Berg
2014-11-30 17:04     ` Pascal J. Bourguignon
2014-12-01 17:56       ` Dan Espen
2014-12-01 18:41         ` Rostislav Svoboda
     [not found]         ` <mailman.15078.1417459356.1147.help-gnu-emacs@gnu.org>
2014-12-01 20:13           ` Dan Espen
2014-12-12  2:09           ` Emanuel Berg
2014-11-30 14:51   ` Emanuel Berg
2014-12-12  3:42   ` Emanuel Berg [this message]
2014-11-30 16:14 ` Marcin Borkowski
     [not found] ` <mailman.15000.1417364114.1147.help-gnu-emacs@gnu.org>
2014-11-30 17:35   ` Emanuel Berg
2014-11-30 18:36     ` Marcin Borkowski
2014-11-30 19:27       ` H. Dieter Wilhelm
     [not found]       ` <mailman.15012.1417375681.1147.help-gnu-emacs@gnu.org>
2014-11-30 19:43         ` Emanuel Berg
2014-11-30 20:18           ` Marcin Borkowski
     [not found]           ` <mailman.15021.1417378703.1147.help-gnu-emacs@gnu.org>
2014-11-30 22:21             ` Emanuel Berg
2014-11-30 22:30           ` H. Dieter Wilhelm
     [not found]           ` <mailman.15028.1417386648.1147.help-gnu-emacs@gnu.org>
2014-12-12  1:55             ` Emanuel Berg
     [not found]     ` <mailman.15006.1417372637.1147.help-gnu-emacs@gnu.org>
2014-11-30 19:41       ` Emanuel Berg
2014-11-30 18:16 ` Nikolay Kudryavtsev
     [not found] ` <mailman.15002.1417371387.1147.help-gnu-emacs@gnu.org>
2014-11-30 18:32   ` Emanuel Berg
2014-12-02 14:50 ` Raffaele Ricciardi
2014-12-02 15:07   ` Eli Zaretskii
     [not found]   ` <mailman.15150.1417532856.1147.help-gnu-emacs@gnu.org>
2014-12-02 16:01     ` Loris Bennett
2014-12-02 17:00       ` Eli Zaretskii
2014-12-03  1:44       ` Stefan Monnier
     [not found]       ` <mailman.15187.1417571105.1147.help-gnu-emacs@gnu.org>
2014-12-12  2:38         ` Emanuel Berg
2014-12-12  2:17   ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lhmdh6tv.fsf_-_@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).