unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Jean Louis <bugs@gnu.support>
Cc: 43633@debbugs.gnu.org, rms@gnu.org
Subject: bug#43633: 28.0.50; Include definitions in glossary for: extensible, customizable, self-documenting, real-time display editor
Date: Wed, 30 Sep 2020 21:50:01 +0300	[thread overview]
Message-ID: <878scrjnji.fsf@mail.linkov.net> (raw)
In-Reply-To: <20200930111528.GF31048@protected.rcdrun.com> (Jean Louis's message of "Wed, 30 Sep 2020 14:15:28 +0300")

> If I wish to edit with "ed" I would say:
>
> $ ed file
>
> but then nothing would happen, nothing would be displayed. I would
> need to do something like:
>
> i
> New line written here
> .
> w
> 22
> q
>
> then the line "New line written here" would be in the file, as I saved
> it with "w" for 22 bytes, and quit with "q"

Indeed, and 'ed' is still relevant today on minimized distributions
where only 'ed' is available for editing (that even don't provide 'vi').

> Thus "real time display" editor is (probably) comparison to line
> editors. This comparison was useful back in time, today it is hard to
> explain to people.

Emacs can't be described as "real-time" because it doesn't meet the demands of
real-time systems according to https://en.wikipedia.org/wiki/Real-time_computing
that at least require deterministic garbage collection.





  reply	other threads:[~2020-09-30 18:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26 17:06 bug#43633: 28.0.50; Include definitions in glossary for: extensible, customizable, self-documenting, real-time display editor Jean Louis
2020-09-26 17:16 ` Eli Zaretskii
2020-09-26 20:33   ` Jean Louis
2020-09-27  6:05     ` Eli Zaretskii
2020-09-27  2:42 ` Richard Stallman
2020-09-27  4:42   ` Jean Louis
2020-09-28  3:47     ` Richard Stallman
2020-09-28  4:57       ` Drew Adams
2020-09-30 11:15         ` Jean Louis
2020-09-30 18:50           ` Juri Linkov [this message]
2020-10-01  5:08             ` Jean Louis
2020-10-02  3:51             ` Richard Stallman
2020-09-28  6:32       ` Eli Zaretskii
2020-09-30  9:31       ` Jean Louis
2020-09-27  6:27   ` Eli Zaretskii
2020-09-28  3:44     ` Richard Stallman
2020-09-28  6:30       ` Eli Zaretskii

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=878scrjnji.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=43633@debbugs.gnu.org \
    --cc=bugs@gnu.support \
    --cc=rms@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.
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).