unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michelangelo Rodriguez <michelangelo.rodriguez@gmail.com>
Cc: emacs devel <emacs-devel@gnu.org>
Subject: Re: Package proposal: greader, an audio emacs reader for blind and dislexic people
Date: Thu, 31 Jan 2019 06:54:32 +0100 (CET)	[thread overview]
Message-ID: <alpine.DEB.2.21.1901310647311.4722@mugno.localdomain> (raw)
In-Reply-To: <CAC=50j-HgceqG8XKr0JzButbS7RQLf2rY+m1uL==-s6D0_0TLg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 4229 bytes --]

Hi,
I'm blind, and so i know well how speechd-el and emacspeak works.
In my particular case, i'm developing the solution i suggest because 
neither emacspeak or speechd-el offers me the possibility to read a text 
and move throwgh it while in reading.
I have the idea that you think i don't know anothing about emacspeak and 
speechd-el.
I use, for example, sspeakup to handle emacs, and greader to read text 
continuously, as it is really lighter in respect to activate emacspeak or 
speechd-el.
So, the link for the code is:
https://github.com/michelangelo-rodriguez/greader.git
Regards, and thanks for the discussion.


On Thu, 31 Jan 2019, Tim Cross wrote:

> I responded to the message because I use an Emacs which converts buffers to spoken text on a daily basis and because I have written a number of speech services, so have some familiarity with the area. I've also made extensive use of
> both Emacspeak and speechd.el. I suspect there has been few other responses because this is not something which many people want or have thought about. There are also lots of programs out there which can turn text of various formats
> into speech and probably only a small number of people who would find doing so from within emacs much benefit.
> 
> I didn't reject the package. I asked what the package did that was different to existing libraries which I felt provided very similar functionality to what is being proposed.  It still isn't clear to me what the proposed package would
> add that isn't available in (for example) speechd.el. In fact, the proposed package seems to be a subset of what is available in speechd.el, Rather than having multiple packages that do very similar things, I would rather see that
> effort all pulling in the same direction on a single package. 
> I don't agree that everything should go into GNU ELPA just because it can The thing about GNU ELPA is that all the packages in there are actively maintained and kept up to date with current version of Emacs. The mor packages in there,
> the more work is required to release new versions of Emacs. IMO the GNU ELPA repository is really for packages that represent core Emacs functionality. For non-core things, we have MELPA, which  sounds like a better fit for this
> package. 
> 
> Regardless, I think the better approach is to first develop and release the package in MELPA. If it becomes popular and the community believes it would be a good fit for GNU ELPA, it can be moved over to that repository. 
> 
> On Thu, 31 Jan 2019 at 13:06, Michael Heerdegen <michael_heerdegen@web.de> wrote:
>       Tim Cross <theophilusx@gmail.com> writes:
>
>       > speechd.el is not part of core emacs and therefore is not in the GNU
>       > ELPA repository. It is GPL'd. With something like the package you are
>       > suggesting, you are probably best off developing it as a separate
>       > project and once it becomes mature, see what interest there is in
>       > having it moved into becoming part of the Emacs project. I suspect
>       > this is unlikely as it isn't core Emacs functionality, but you never
>       > know. Of course, that doesn't mean it cannot be a GNU project.
>       >
>       > BTW, you may want to choose a different name from greader - there have
>       > been packages in the past called greader, which were interfaces to the
>       > old Google Reader RSS interface.
>
>       I think you are confusing me with Michelangelo, I'm someone else.
>
>       I don't know much about the matter, but I wanted to understand why you
>       rejected the suggested package and why no one else commented.
>
>       Maybe it would help us who aren't that familiar with the matter if
>       Michelangelo could post his suggested package, or a link to it, so that
>       we know what we speak about.
>
>       BTW I had the impression that you objected that Michelangelos package
>       doesn't use speech-dispatcher, but AFAIU he told that it does.
>
>       Anyway, if we haven't something like this yet in Gnu Elpa, if it's
>       useful, why not add it there.  I didn't mean to add it to the core
>       distribution of course.
> 
>
>       Michael.
> 
> 
> 
> --
> regards,
> 
> Tim
> 
> --
> Tim Cross
> 
> 
>

  parent reply	other threads:[~2019-01-31  5:54 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-29  9:14 Package proposal: greader, an audio emacs reader for blind and dislexic people Michelangelo Rodriguez
2019-01-29 21:14 ` Tim Cross
2019-01-30  7:08   ` Michelangelo Rodriguez
2019-01-30 21:31     ` Tim Cross
2019-01-30 22:09   ` Michael Heerdegen
2019-01-31  0:54     ` Tim Cross
2019-01-31  2:06       ` Michael Heerdegen
2019-01-31  3:13         ` Tim Cross
2019-01-31  4:08           ` Phil Sainty
2019-01-31  6:04             ` Michelangelo Rodriguez
2019-01-31  7:31               ` Eli Zaretskii
2019-01-31 22:32             ` Tim Cross
2019-01-31  5:54           ` Michelangelo Rodriguez [this message]
2019-01-31 21:36             ` Tim Cross
2019-02-01  4:47               ` Michelangelo Rodriguez
2019-02-01  6:29               ` Michelangelo Rodriguez
2019-02-04 23:03               ` Michael Heerdegen
2019-02-04 23:24                 ` Stefan Monnier
2019-02-06  6:59                 ` Richard Stallman
2019-02-04 23:22             ` Michael Heerdegen
2019-02-05  5:18               ` Michelangelo Rodriguez
2019-02-02  3:22       ` Richard Stallman

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=alpine.DEB.2.21.1901310647311.4722@mugno.localdomain \
    --to=michelangelo.rodriguez@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 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).