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
Subject: Re: installed packages long description.
Date: Tue, 11 Dec 2018 21:02:30 -0500	[thread overview]
Message-ID: <jwvk1kfy09q.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: 86r2enecto.fsf@stephe-leake.org

> I'll submit a patch for review before committing anything.

Thanks.

> We have markdown-mode in ELPA, which does a reasonable job.

Do we?

> We might have to use multi-major-mode in the display buffer, for the
> headers provided by 'describe-package'.

That should not be a big deal: the buffer is read-only, so it's an easy
case of multi-major-mode.  Basically, we only need to handle the
highlighting and the hyperlinks.

> I don't see an "rst-mode", but I guess that format is meant to be
> readable as plain text.

It's built-in:

    rst-mode is an interactive autoloaded compiled Lisp function in ‘rst.el’.

but I don't think it comes with a renderer.

> This is less important than getting the correct long description for
> installed packages.

Agreed.  One step at a time.


        Stefan




  reply	other threads:[~2018-12-12  2:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-05  1:39 installed packages long description Stephen Leake
2018-12-09 16:38 ` Stefan Monnier
2018-12-09 18:46   ` Stephen Leake
2018-12-10  2:40     ` Stefan Monnier
2018-12-10 19:27       ` Stephen Leake
2018-12-11 20:01         ` Stefan Monnier
2018-12-12  1:46           ` Stephen Leake
2018-12-12  2:02             ` Stefan Monnier [this message]
2018-12-13 14:49               ` Stephen Leake
2018-12-13 15:24                 ` Stefan Monnier
2018-12-13 22:47                   ` Stephen Leake

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=jwvk1kfy09q.fsf-monnier+gmane.emacs.devel@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --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 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.