all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: Eduardo Ochs <eduardoochs@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: ELPA submission: show-conses.el
Date: Wed, 23 Oct 2024 19:14:48 +0000	[thread overview]
Message-ID: <87jzdyhbrr.fsf@posteo.net> (raw)
In-Reply-To: <CADs++6h7_KTO=Xq+fKcuFhyxys4XRVK3Wb95xcb7ue5ofJja1g@mail.gmail.com> (Eduardo Ochs's message of "Sun, 20 Oct 2024 02:18:30 -0300")

Eduardo Ochs <eduardoochs@gmail.com> writes:

> Hi list,
>
> I just finished the first version of a package called
> "show-conses.el", that at first sight is a tool that receives sexps
> and draws their cons-cell diagrams in a format that looks like this,
>
>   (1 (2 "3") . 4)
>
>   .__._______4
>   |  |
>   1  .__.
>      |  |
>      2  "3"
>

[...]

> I would like to submit it to ELPA after lots of clean-ups.
> Does it look like something that deserves to be put in ELPA?
> Should I start to do these clean-ups following what I know about
> the conventions for ELPA packages?

Sounds like a neat idea that can certainly be added to {GNU,NonGNU}
ELPA, my main wish is that it would be nice if the package could also
operate stand-alone without too many dependencies.

>   Thanks in advance!
>     Eduardo Ochs
>     http://anggtwu.net/#eev
>     http://anggtwu.net/eepitch.html
>
>

-- 
	Philip Kaludercic on icterid



  reply	other threads:[~2024-10-23 19:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-20  5:18 ELPA submission: show-conses.el Eduardo Ochs
2024-10-23 19:14 ` Philip Kaludercic [this message]
2024-10-24  2:18   ` Eduardo Ochs

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=87jzdyhbrr.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=eduardoochs@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 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.