unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
@ 2020-09-26 20:39 Jean Louis
  2020-09-27  6:38 ` Eli Zaretskii
  0 siblings, 1 reply; 14+ messages in thread
From: Jean Louis @ 2020-09-26 20:39 UTC (permalink / raw)
  To: 43636


I do not agree that the menu option under Help -> About Emacs is
giving meaningful information to user:

This is GNU Emacs, one component of the GNU/Linux operating system.

GNU Emacs 28.0.50 (build 15, x86_64-pc-linux-gnu, X toolkit, cairo version 1.14.8, Xaw3d scroll bars)
 of 2020-09-24
Copyright (C) 2020 Free Software Foundation, Inc.

To follow a link, click Mouse-1 on it, or move to it and type RET.

Authors		Many people have contributed code included in GNU Emacs
Contributing	How to report bugs and contribute improvements to Emacs

GNU and Freedom		Why we developed GNU Emacs and the GNU system
Absence of Warranty	GNU Emacs comes with ABSOLUTELY NO WARRANTY
Copying Conditions	Conditions for redistributing and changing Emacs
Getting New Versions	How to get the latest version of GNU Emacs
More Manuals / Ordering Manuals	Buying printed manuals from the FSF

One basic example is that the page does not tell to user that Emacs is
editor. So the "About Emacs" is not straight to the point to tell what
Emacs is.

For example if I open Gnumeric -> Help -> Info I can see it is
spreadsheet, as it is written, so it is with many applications. With
Emacs, it is not even written that it is text editor.

This statement may appeal strange to developer, please assume
viewpoint of a beginning user or just somebody who finds application
on a screen in computer club or Internet point, and wish to find about
it. It should not be realization after reading many pages, it should
be written that it is for text editing.





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2020-09-26 20:39 bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file Jean Louis
@ 2020-09-27  6:38 ` Eli Zaretskii
  2020-09-27  6:52   ` Jean Louis
  0 siblings, 1 reply; 14+ messages in thread
From: Eli Zaretskii @ 2020-09-27  6:38 UTC (permalink / raw)
  To: Jean Louis; +Cc: 43636

> From: Jean Louis <bugs@gnu.support>
> Date: Sat, 26 Sep 2020 22:39:48 +0200
> 
> One basic example is that the page does not tell to user that Emacs is
> editor. So the "About Emacs" is not straight to the point to tell what
> Emacs is.

What would you suggest to say there?  Emacs is not just an editor, but
OTOH whatever we want to say we need to say succinctly, so as not to
overflow the single line we have for that.





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2020-09-27  6:38 ` Eli Zaretskii
@ 2020-09-27  6:52   ` Jean Louis
  2020-09-27  7:26     ` Eli Zaretskii
  2020-09-28  3:44     ` Richard Stallman
  0 siblings, 2 replies; 14+ messages in thread
From: Jean Louis @ 2020-09-27  6:52 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 43636

* Eli Zaretskii <eliz@gnu.org> [2020-09-27 09:39]:
> > From: Jean Louis <bugs@gnu.support>
> > Date: Sat, 26 Sep 2020 22:39:48 +0200
> > 
> > One basic example is that the page does not tell to user that Emacs is
> > editor. So the "About Emacs" is not straight to the point to tell what
> > Emacs is.
> 
> What would you suggest to say there?  Emacs is not just an editor, but
> OTOH whatever we want to say we need to say succinctly, so as not to
> overflow the single line we have for that.

That is good question how to formulate the designation for
characteristics that is not only the text editor.

For me, it is ready user interface that I use to manage the database
and collect information, yet all those functions are still text editor
functions. It is viewing images, PDF, epub, djvu files, it is much
more than text editor.

That is important point that shall be presented.

For me it is: general computing environment

Jean





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2020-09-27  6:52   ` Jean Louis
@ 2020-09-27  7:26     ` Eli Zaretskii
  2020-09-27 15:48       ` Jean Louis
  2020-09-28  3:44     ` Richard Stallman
  1 sibling, 1 reply; 14+ messages in thread
From: Eli Zaretskii @ 2020-09-27  7:26 UTC (permalink / raw)
  To: Jean Louis; +Cc: 43636

> Date: Sun, 27 Sep 2020 09:52:15 +0300
> From: Jean Louis <bugs@gnu.support>
> Cc: 43636@debbugs.gnu.org
> 
> For me it is: general computing environment

That sounds too general and abstract to be useful.  E.g., I could say
the same about any modern OS.






^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2020-09-27  7:26     ` Eli Zaretskii
@ 2020-09-27 15:48       ` Jean Louis
  0 siblings, 0 replies; 14+ messages in thread
From: Jean Louis @ 2020-09-27 15:48 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 43636

* Eli Zaretskii <eliz@gnu.org> [2020-09-27 10:27]:
> > Date: Sun, 27 Sep 2020 09:52:15 +0300
> > From: Jean Louis <bugs@gnu.support>
> > Cc: 43636@debbugs.gnu.org
> > 
> > For me it is: general computing environment
> 
> That sounds too general and abstract to be useful.  E.g., I could say
> the same about any modern OS.

Yes, it is too general for public. I am using Emacs to make
applications within Emacs.

We can see that Tetris, Pong and other games can be made within
Emacs, so it is foundation for development.

Maybe Emacs does not fit anywhere into any known group, it may be
unique.

It is used as IDE:
https://en.wikipedia.org/wiki/Integrated_development_environment

What I wish to say, it is platform for development of applications
that run within Emacs. Maybe it is not common to develop full
applications in Emacs Lisp, but that is what it is for me.

How to name it? Hard to say.

Jean





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
       [not found]     ` <<83zh5bof2y.fsf@gnu.org>
@ 2020-09-27 19:14       ` Drew Adams
  0 siblings, 0 replies; 14+ messages in thread
From: Drew Adams @ 2020-09-27 19:14 UTC (permalink / raw)
  To: Eli Zaretskii, Jean Louis; +Cc: 43636

> > For me it is: general computing environment
> 
> That sounds too general and abstract to be useful.  E.g., I could say
> the same about any modern OS.

Yes.  IMO, nearly any list of general labels won't
be very helpful.  It might suffice to say at the
outset that you can do lots of things with Emacs -
it is a text editor and more.  IOW, the old "kitchen
sink".

It's by examples (even descriptions of examples)
that we can convey the breadth of "what you can do"
with Emacs.  A list of labels won't help anyone
much, IMO.





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2020-09-27  6:52   ` Jean Louis
  2020-09-27  7:26     ` Eli Zaretskii
@ 2020-09-28  3:44     ` Richard Stallman
  2021-12-05  0:53       ` Lars Ingebrigtsen
  1 sibling, 1 reply; 14+ messages in thread
From: Richard Stallman @ 2020-09-28  3:44 UTC (permalink / raw)
  To: Jean Louis; +Cc: 43636

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > > What would you suggest to say there?  Emacs is not just an editor, but
  > > OTOH whatever we want to say we need to say succinctly, so as not to
  > > overflow the single line we have for that.

  > That is good question how to formulate the designation for
  > characteristics that is not only the text editor.

"Text editor and more"?
"Text editor and much more"?
"Text editor^2"?


-- 
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)







^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2020-09-28  3:44     ` Richard Stallman
@ 2021-12-05  0:53       ` Lars Ingebrigtsen
  2021-12-05  1:46         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-12-05  9:20         ` Juri Linkov
  0 siblings, 2 replies; 14+ messages in thread
From: Lars Ingebrigtsen @ 2021-12-05  0:53 UTC (permalink / raw)
  To: Richard Stallman; +Cc: Jean Louis, 43636

Richard Stallman <rms@gnu.org> writes:

>   > That is good question how to formulate the designation for
>   > characteristics that is not only the text editor.
>
> "Text editor and more"?

Now done in Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2021-12-05  0:53       ` Lars Ingebrigtsen
@ 2021-12-05  1:46         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-12-05  1:59           ` Lars Ingebrigtsen
  2021-12-05  9:20         ` Juri Linkov
  1 sibling, 1 reply; 14+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-12-05  1:46 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: eliz, Richard Stallman, Jean Louis, 43636

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Richard Stallman <rms@gnu.org> writes:
>
>>   > That is good question how to formulate the designation for
>>   > characteristics that is not only the text editor.
>>
>> "Text editor and more"?
>
> Now done in Emacs 29.

How about "the text editor of the GNU operating system?"





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2021-12-05  1:46         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-12-05  1:59           ` Lars Ingebrigtsen
  2021-12-05  2:09             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 14+ messages in thread
From: Lars Ingebrigtsen @ 2021-12-05  1:59 UTC (permalink / raw)
  To: Po Lu; +Cc: Richard Stallman, Jean Louis, 43636

Po Lu <luangruo@yahoo.com> writes:

> How about "the text editor of the GNU operating system?"

I think there's more GNU text editors?  We wouldn't want to slight
anybody.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2021-12-05  1:59           ` Lars Ingebrigtsen
@ 2021-12-05  2:09             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-12-05 19:54               ` Lars Ingebrigtsen
  0 siblings, 1 reply; 14+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-12-05  2:09 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: eliz, Richard Stallman, Jean Louis, 43636

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Po Lu <luangruo@yahoo.com> writes:
>
>> How about "the text editor of the GNU operating system?"
>
> I think there's more GNU text editors?  We wouldn't want to slight
> anybody.

Hmm, then how about "a text editor of the GNU operating system"?





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2021-12-05  0:53       ` Lars Ingebrigtsen
  2021-12-05  1:46         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-12-05  9:20         ` Juri Linkov
  2021-12-05 19:54           ` Lars Ingebrigtsen
  1 sibling, 1 reply; 14+ messages in thread
From: Juri Linkov @ 2021-12-05  9:20 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Richard Stallman, Jean Louis, 43636

>>   > That is good question how to formulate the designation for
>>   > characteristics that is not only the text editor.
>>
>> "Text editor and more"?
>
> Now done in Emacs 29.

This is a minor issue but still manifestation of imperfection:
the block cursor is now placed on the first letter of "It's",
that makes it less readable.  Previously point was on the
next empty line by default 😉





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2021-12-05  9:20         ` Juri Linkov
@ 2021-12-05 19:54           ` Lars Ingebrigtsen
  0 siblings, 0 replies; 14+ messages in thread
From: Lars Ingebrigtsen @ 2021-12-05 19:54 UTC (permalink / raw)
  To: Juri Linkov; +Cc: Richard Stallman, Jean Louis, 43636

Juri Linkov <juri@linkov.net> writes:

> This is a minor issue but still manifestation of imperfection:
> the block cursor is now placed on the first letter of "It's",
> that makes it less readable.  Previously point was on the
> next empty line by default 😉

😀

Now fixed, and I made it more resilient towards changes like this.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 14+ messages in thread

* bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file
  2021-12-05  2:09             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-12-05 19:54               ` Lars Ingebrigtsen
  0 siblings, 0 replies; 14+ messages in thread
From: Lars Ingebrigtsen @ 2021-12-05 19:54 UTC (permalink / raw)
  To: Po Lu; +Cc: Richard Stallman, Jean Louis, 43636

Po Lu <luangruo@yahoo.com> writes:

> Hmm, then how about "a text editor of the GNU operating system"?

Sounds a bit awkward to me..

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-12-05 19:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-26 20:39 bug#43636: 28.0.50; About Emacs, shall be descriptive and point to Info file Jean Louis
2020-09-27  6:38 ` Eli Zaretskii
2020-09-27  6:52   ` Jean Louis
2020-09-27  7:26     ` Eli Zaretskii
2020-09-27 15:48       ` Jean Louis
2020-09-28  3:44     ` Richard Stallman
2021-12-05  0:53       ` Lars Ingebrigtsen
2021-12-05  1:46         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-05  1:59           ` Lars Ingebrigtsen
2021-12-05  2:09             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-05 19:54               ` Lars Ingebrigtsen
2021-12-05  9:20         ` Juri Linkov
2021-12-05 19:54           ` Lars Ingebrigtsen
     [not found] <<courier.000000005F6FA714.00005079@protected.rcdrun.com>
     [not found] ` <<833633pvuw.fsf@gnu.org>
     [not found]   ` <<20200927065215.GB13324@protected.rcdrun.com>
     [not found]     ` <<83zh5bof2y.fsf@gnu.org>
2020-09-27 19:14       ` Drew Adams

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).