all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
To: Artur Malabarba <bruce.connor.am@gmail.com>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Adding to ELPA?
Date: Sun, 11 Oct 2015 20:09:10 +0200	[thread overview]
Message-ID: <877fmtcm61.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAAdUY-JYVZRA95XWV+kMOty7gCtm+sz5FVDS7YrdvtDAvH8GGQ@mail.gmail.com> (Artur Malabarba's message of "Sun, 11 Oct 2015 18:47:42 +0100")

Artur Malabarba <bruce.connor.am@gmail.com> writes:

> How are you distributing this mode?

LilyPond-mode is distributed along with LilyPond.

> Couldn't you distribute the package with it?

It does not really make all that much sense since this package is a
generic MIDI input package with lots of potential uses, and it would
make sense to eventually integrate parts of its functionality into a
proper ALSA interface in the Emacs binary (leading to more robust
timing, for example).  It does not really have any connection with
LilyPond.

It does not even have any interface of its own (though using some
utility functions is possible): you call its interactive entry, and then
it delivers events to the input queue which you can bind.  If somebody
wants to use an organ pedal for inputing Meta/Super modifiers, a dozen
lines should do that.  If somebody wants to use a sustain pedal (which
delivers different events), the mode needs extensions.  I don't even
have a sustain pedal.

Locking this package into LilyPond distribution just does not make
sense.  It's Emacs infrastructure.  And packages/modes using it should
work just the same if ALSA support were designed and natively compiled
into Emacs.  In the mean time, it's a solid stopgap and a good stepping
stone for further extensions.

-- 
David Kastrup



  reply	other threads:[~2015-10-11 18:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-09 15:28 Adding to ELPA? David Kastrup
2015-10-10  7:08 ` Artur Malabarba
2015-10-10  7:50   ` David Kastrup
2015-10-10 22:07     ` Artur Malabarba
2015-10-11 16:57       ` David Kastrup
2015-10-11 17:47         ` Artur Malabarba
2015-10-11 18:09           ` David Kastrup [this message]
2015-10-11 23:15             ` Artur Malabarba
2015-10-12  5:56               ` David Kastrup
2015-10-12  7:58                 ` Artur Malabarba

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=877fmtcm61.fsf@fencepost.gnu.org \
    --to=dak@gnu.org \
    --cc=bruce.connor.am@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.