unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Daniel Fleischer <danflscr@gmail.com>,
	"emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: RE: [External] : Re: [PATCH] Package Installation in Tutorial
Date: Fri, 3 Dec 2021 23:01:28 +0000	[thread overview]
Message-ID: <SJ0PR10MB548842562C12A8EFCCC6CED1F36A9@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <m2r1at4cac.fsf@gmail.com>

> > How do you propose to know what is most useful
> > to them?
> 
> That's easy: because I was a beginner and I struggled with some of these
> things and because I use other editors as well and try to see what is
> offered elsewhere to try and understand what people tend to expect
> nowadays

Do you see first-time users asking about this often?
If so, where do you see that?

> > Why also package management?  That's my question.
> > Why is that something needed for _starting_ to
> > use Emacs?  By "package management" I guess you
> > mean installing and deleting packages?  Why is
> > that something you need to learn at the outset?
> 
> That's the crux: in my experience, installing a package 
> is the FIRST thing I do.

If that is the crux then I'd expect "How do I install
a package?" to be a FAQ, especially for first-timers.
I don't see that, and I go through user questions daily.

Again, where do you see that "crux" question posed
often by first-timers?

_That's_ the crux: how important is this for first use
of Emacs?  Beyond your saying that it's important, and
that you struggled with this yourself, I don't see
where you've pointed to others struggling with it.

> I used to work with Sublime text, Atom, VS Code. The first thing I
> did was to install a package for the type of file I worked on, whether
> it was JSON, Latex, Python. VSCode even has a popup when you open a file
> asking you to download the appropriate package. I gave JSON as an
> example because there is no built-in "support" but it can be easily
> downloaded.

I think you're saying that for practical use of Emacs
with a given type of file, one needs a 3rd-party pkg.

OK, if true, I can see that a tutorial for how to find
and install relevant packages can be useful.  I still
don't see why it would be the "FIRST" thing someone
trying Emacs would need to learn, but OK.

(Is it really a "struggle" to find this how-to?  Maybe
this belongs in its own tutorial?)

> People expect the editor to be lean and to install packages for the type
> of files they work on - it's part of what they call to setup the
> environment. Emacs is different, it's opposite of lean. But even then,
> there are many things Emacs doesn't have built-in. People will open
> Clojure, Rust, GO files or what have you and stare and ask what do I do
> now. Downloading "clojure-mode" or "rust-mode" or "go-mode" is one
> command away, and that's what I want to people to see in the tutorial.

I understand.  But would it be enough to just say that:
With Emacs, you might want to install a 3rd-party
package for some mode.  And point to the manual for
how-to.  The how-to for "installing" is pretty simple,
no?  It seems pretty clear from (emacs) `Package
Installation'.

The how-to for finding the most relevant package for a
given mode might be more involved, but does that belong
in the tutorial?

> To reiterate, I believe the first thing a user does with a new editor is
> have it ready to work with some file-type of interest which the editor
> might not support built-in, and this is even before configuring anything
> general in the editor. Starting to configure the editor requires some
> commitment, which was not earned yet.

That might be true of some users.  Odd, in that case,
that we don't see much in the way of questions "How
do I install a package?"

> > I'm again asking what _you_ look to, as evidence
> > that installing & deleting packages is something
> > that first-timers really need, as part of our
> > learn-by-doing tutorial.
> 
> I feel like that's not fair. In the short time I've been here I was able
> to see features being implemented which were NOT backed up by any
> external data or polls (discussions here are not included).

Indeed.  IMO there's too often stuff done with little
or no discussion, and often even no proposal.  Don't
take my wish to see proposal, reasons, and discussion
personally.

> Moreover, some updates were motivated by individual bug reports which is a sample
> of one.

+1 again.  Full agreement.  This is too bad.

> Also what's the downside here? having the tutorial too long?

The question should always be, IMO, why make a given
change?  The question isn't "Why not?"  And that's
also the professed policy of the maintainers, AFAIK.

(I can't vouch for whether that rule applies to them
as well.  I'd hope and expect that it does.)

> If you're asking if it's a low hanging fruit, compared to teaching users
> about customization, then it is. I don't see anything wrong with it.

I'm not saying there's anything wrong with it.  My
request was for reasons supporting it.



  reply	other threads:[~2021-12-03 23:01 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01 17:30 [PATCH] Package Installation in Tutorial Daniel Fleischer
2021-12-01 18:06 ` Daniel Martín
2021-12-01 19:25   ` Stefan Kangas
2021-12-01 19:25 ` Stefan Kangas
2021-12-02  6:42   ` Daniel Fleischer
2021-12-02  9:09   ` Juri Linkov
2021-12-02 11:17     ` Stefan Kangas
2021-12-03  6:57       ` Daniel Fleischer
2021-12-03 16:29         ` [External] : " Drew Adams
2021-12-03 17:48           ` Daniel Fleischer
2021-12-03 18:53             ` Stefan Kangas
2021-12-03 18:56               ` Drew Adams
2021-12-03 18:53             ` Drew Adams
2021-12-03 19:24               ` Stefan Kangas
2021-12-03 20:24                 ` Drew Adams
2021-12-03 22:54                   ` Stefan Kangas
2021-12-03 21:19               ` Daniel Fleischer
2021-12-03 23:01                 ` Drew Adams [this message]
2021-12-04  8:06                 ` Eli Zaretskii
2021-12-04 11:04                   ` Daniel Fleischer
2021-12-04 18:16                     ` Drew Adams
2021-12-04 21:06                       ` Daniel Fleischer
2021-12-04 17:38                   ` Drew Adams
2021-12-04  5:44               ` Richard Stallman
2021-12-04  8:04                 ` Eli Zaretskii
2021-12-04 17:20                   ` Drew Adams
2021-12-04 17:18                 ` Drew Adams
2021-12-03 17:00         ` Lars Ingebrigtsen
2021-12-04 13:08           ` Stefan Kangas
2021-12-04 14:15             ` Daniel Fleischer
2021-12-04 16:29               ` Eli Zaretskii
2021-12-04 20:38                 ` Daniel Fleischer
2021-12-04 21:58                   ` Lars Ingebrigtsen
2021-12-05  9:37                     ` Daniel Fleischer
2021-12-05 20:52                       ` Lars Ingebrigtsen
2021-12-05 10:21                   ` Eli Zaretskii
2021-12-05 10:54                     ` Daniel Fleischer
2021-12-05 11:44                       ` Stefan Kangas
2021-12-05 15:33                         ` Daniel Fleischer
2021-12-06 10:36                           ` Daniel Fleischer
2021-12-06 14:10                           ` Stefan Kangas
2021-12-05 11:29                     ` Stefan Kangas

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=SJ0PR10MB548842562C12A8EFCCC6CED1F36A9@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=danflscr@gmail.com \
    --cc=emacs-devel@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).