unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Philip K." <philipk@posteo.net>
To: Ergus <spacibba@aol.com>
Cc: emacs-devel@gnu.org
Subject: Re: [ELPA] New package: shell-command+
Date: Sat, 26 Sep 2020 11:38:40 +0200	[thread overview]
Message-ID: <87sgb427z3.fsf@posteo.net> (raw)
In-Reply-To: <20200925233818.qtshrgoyjesg547h@Ergus> (message from Ergus on Sat, 26 Sep 2020 01:38:18 +0200)

Ergus <spacibba@aol.com> writes:

> May I suggest (in spite of it is very simple) you to add the
> configuration lines in the Readme and package description for new users?
>
> If you want to add also the use-package config I have this in my init
> file too:
>
> (use-package bang
>    :ensure t
>    :bind ("M-!" . bang))

The README for bang still has a line like this, but I removed it for
shell-command+, as use-package isn't in ELPA. My hope was that the line

	`shell-command+' is a `shell-command' substitute

would be enough, but maybe

	(global-set-key (kbd "M-!") #'shell-command+)

would help? shell-command+ is auto-loaded, so it should be the same, and
anyone using use-package or similar packages should be able to translate
this into their language.

The only issue is that I can't commit anything to the ELPA repo, who
would I have to contact to request that access?

-- 
	Philip K.



  reply	other threads:[~2020-09-26  9:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25 12:56 [ELPA] New package: shell-command+ Philip K.
2020-09-25 13:43 ` Stefan Monnier
2020-09-25 13:52   ` Philip K.
2020-09-25 23:38     ` Ergus
2020-09-26  9:38       ` Philip K. [this message]
2020-09-26 13:23         ` Ergus
2020-09-26 17:21         ` Stefan Monnier

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=87sgb427z3.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=emacs-devel@gnu.org \
    --cc=spacibba@aol.com \
    /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).