all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Cc: Ihor Radchenko <yantar92@posteo.net>
Subject: Re: [elpa] elpa-admin 1d766451f8: Suggest `package-install' to install packages (bug#63800)
Date: Thu, 13 Jul 2023 08:51:37 -0400	[thread overview]
Message-ID: <jwvwmz4c78b.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20230713093750.A9D48C06C6F@vcs2.savannah.gnu.org> (Ihor Radchenko's message of "Thu, 13 Jul 2023 05:37:50 -0400 (EDT)")

>        (insert (format "<p>To install this package, run in Emacs:</p>
> -                       <pre>M-x <span class=\"kw\">package-install</span> RET <span class=\"kw\">%s</span> RET</pre>"
> +                       <pre>M-x <span class=\"kw\">list-packages</span> RET</pre>
> +                       <p>Then, find <span class=\"kw\">%s</span> in the list, click on the link, and click <pre>Install</pre>.</p>"
>                        name))
>        (let* ((readme-content (elpaa--get-README pkg-spec srcdir))
>               (readme-text plain-readme)

Hmm, I don't like this change.
IMO, we should make this part of the page *smaller* rather than bigger.

Also, this reminds me of those horrible PDFs we have t work giving steps
to go through with their horrendous web-application, which to me scream
"this web-application is broken, URLs were invented so you don't need
those steps".

So if we want in general to recommend users use `list-packages` rather
than `package-install`, let's just put something like:

    To install this from Emacs, use `M-x list-packages RET`

But this should be motivated by a preference, not by a bug (which we
should fix instead), and not by something that only affects a tiny
minority of packages (otherwise, change the above code so it only
affects those very few packages).


        Stefan




       reply	other threads:[~2023-07-13 12:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <168924107008.19431.1227792773208531915@vcs2.savannah.gnu.org>
     [not found] ` <20230713093750.A9D48C06C6F@vcs2.savannah.gnu.org>
2023-07-13 12:51   ` Stefan Monnier [this message]
2023-07-13 13:12     ` [elpa] elpa-admin 1d766451f8: Suggest `package-install' to install packages (bug#63800) Ihor Radchenko
2023-07-13 13:28       ` bug#63800: " Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-13 13:35         ` Ihor Radchenko
2023-07-13 16:59           ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-13 17:22             ` Ihor Radchenko
2023-07-13 18:55               ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-13 19:00                 ` Ihor Radchenko
2023-07-13 17:26             ` bug#63800: M-x package-install, upgrading, and dealing with :core packages (was: [elpa] elpa-admin 1d766451f8: Suggest `package-install' to install packages (bug#63800)) Ihor Radchenko
2023-07-13 17:26           ` bug#63800: [elpa] elpa-admin 1d766451f8: Suggest `package-install' to install packages (bug#63800) Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-13 17:42             ` Ihor Radchenko
2023-09-01 11:56               ` Ihor Radchenko
2023-09-01 12:53                 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-09-08  8:46                   ` Ihor Radchenko
2023-09-08 18:57                     ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-10-12 12:38                       ` Ihor Radchenko
2023-12-12 12:09                         ` Ihor Radchenko
2023-12-20 23:23                         ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-12-22 11:29                           ` Ihor Radchenko
2023-07-14 19:33       ` Philip Kaludercic
2023-07-15 14:14         ` Stefan Monnier
2023-07-14 16:51     ` Dmitry Gutov

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

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

  git send-email \
    --in-reply-to=jwvwmz4c78b.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=yantar92@posteo.net \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.