unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Semyonov <daniel@dsemy.com>
To: Philip Kaludercic <philipk@posteo.net>
Cc: emacs-devel@gnu.org
Subject: Re: [NonGNU ELPA] New packages: Vcomplete, swsw
Date: Sun, 22 May 2022 18:55:54 +0300	[thread overview]
Message-ID: <87sfp15zp1.fsf@dsemy.com> (raw)
In-Reply-To: <87h75hyehx.fsf@posteo.net> (Philip Kaludercic's message of "Sun,  22 May 2022 11:48:42 +0000")

>>>>> Philip Kaludercic writes:

    > - You add vcomplete-embark.el, that seems to be a package in it's
    > own right (with a dependency on embark), but with your patch this
    > will just be bundled into the same package.  Is this intentional?

Semi-intentional... now that you mention it, is it possible for two
(related) packages to share the same git repository? If so,
vcomplete-embark should be its own package.

In any case, I haven't tested this integration in a while, so I think it
would make more sense to completely exclude 'vcomplete-embark.el' for
now (this integration broke in the past due to changes to Embark and
Vcomplete, and might be broken in some way now as I don't currently use
Embark).  I'll do some testing in the next few days.

    > - A practice I have taken up for my own packages on SourceHut is
    > to add the mailing list as the maintainer.  I'm not saying you
    > should do the same, just that it might make sense to mention it
    > somewhere.

That's actually a very nice idea, thanks.

    > - The -pkg.el file should be unnecessary, as ELPA generates its
    > own.

Since both packages are complex (as in, they contain multiple files),
when I generate my own package tar (for distribution on my site for
example, as the packages weren't available on any archive before), it
needs to contain a <package>-pkg.el file for Emacs to install it (or at
least that's what I remember from testing I did long ago).
I will admit this file should just be generated automatically during the
build process in this case too, I just never got around to implementing
that.

    > - Could the vector key syntax ([?\C-a]) be replaced with a (kbd
    > "C-a")?  I think the general trend nowadays is towards the latter,
    > and more people are familiar with it.

Now that you mention it, since it's just an example, wouldn't it make
more sense to use 'keymap-set' for it? (Although technically both
packages could be used with an Emacs version that doesn't support
'keymap-set').

    > - You should probably format the reference to the manual in your
    > commentary section as described in the Info node (elisp)
    > Documentation Tips.

Fixed, thanks.

    > Have you made up your mind about the name, or could you be
    > convinced to change it to something like "window-switch" or
    > "windswitch" (so that it sounds similar to windmove)?  Just
    > suggestions of course, I just anticipate a discussion on this
    > question, because the name itself is not that expressive.

I wouldn't mind changing the name (I agree it's not very good), however
I would have to change this name in quite a few places.
OTOH, with 'list-packages' showing a brief description of each package,
I'm not sure if I see a big benefit to changing the name.  I'll have to
think about it.

    >> Both packages include Texinfo manuals (from which the manuals on
    >> their homepages is generated).  Please let me know beforehand if
    >> there is intention to add either package to NonGNU ELPA, so I
    >> could update their manuals and add '.elpaignore' files to their
    >> repositories.

    > I don't see why not.

Those changes have now been made for both packages.

    >> PS: I initially intended to submit these packages to GNU ELPA,
    >> but unfortunately I probably won't be able to assign copyright
    >> any time soon. (I'm assuming it would be possible to move them to
    >> GNU ELPA in the future?)

    > It should be possible.

Great!

BTW, when the packages are first imported, would the latest commit be
used, or should I bump the version (after I make all relevant changes)?



  reply	other threads:[~2022-05-22 15:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-22 10:58 [NonGNU ELPA] New packages: Vcomplete, swsw Daniel Semyonov
2022-05-22 11:48 ` Philip Kaludercic
2022-05-22 15:55   ` Daniel Semyonov [this message]
2022-05-22 16:07     ` Philip Kaludercic
2022-05-23 11:36       ` Daniel Semyonov
2022-05-22 16:29     ` Stefan Monnier
2022-05-23 11:45       ` Daniel Semyonov
2022-05-24 19:47     ` Philip Kaludercic
2022-05-24 20:16       ` Daniel Semyonov
2022-05-25  6:26         ` Philip Kaludercic
2022-05-25 13:34           ` Daniel Semyonov

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=87sfp15zp1.fsf@dsemy.com \
    --to=daniel@dsemy.com \
    --cc=emacs-devel@gnu.org \
    --cc=philipk@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 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).