all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michelangelo Rodriguez <michelangelo.rodriguez@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: How to keep package greader updated?
Date: Sun, 30 Jun 2024 13:34:29 +0200	[thread overview]
Message-ID: <m28qymr7ei.fsf@gmail.com> (raw)
In-Reply-To: <jwvjzi7s65h.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sat, 29 Jun 2024 19:05:29 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> Ok, I fixed (hopefully!) copyright on these 2 files.
>
> Seems like it worked:
package-refresh-contents
describe-package
greader

This is the output:
Package greader is source.

     Status: Source in ‘~/.emacs.d/elpa/greader/’ (unsigned).
    Version: 0.11.8
    Summary: No description available.
   Requires: emacs-26.1, seq-2.24, compat-29.1.4.5
Other versions: 0.9.20 (gnu).

Usage:

In order to use greader, you have to install either espeak and/or
speech-dispatcher and, in case of speech-dispatcher, it has to work.

If external packages work properly, using greader is easy:
'M-x greader-mode <ret>'
In the mode line appears "greader".

Then you press 'C-r <spc>' and greader starts reading, moving the
cursor at the start of the sentence it is reading at the moment.

To stop reading, just press '<spc>'.

If you want to change the language in which the text is spoken, press
'C-r l', and when asked to new language, digit the language iso code.
If you want to cycle throwgh available back-ends, you have to press
'C-r b'. With a prefix arg, this command asks you to type a back-end
name.

Other features:
You can set a timer, enabling it with 'C-r t'.

With timer enabled, greader will read for time set in "greader-timer"
variable, which is customizable.

You can set a timer locally in the buffer you are reading with 'M-x greader-set-timer':
Timer is expressed in minutes.

There is a variant of the timer feature, called "greader-tired-mode",
in which, when timer expires, and you don't press a key for a
customizable amount of seconds, greader will position the pointer at
last position when you pressed 'C-r <spc>'.

To enable tired mode, you have to press 'C-r s'.

More features are coming!

In other versions it reports "0.9.20"
So i should do something different than i done in the past?

>
>     http://elpa.gnu.org/devel/greader.html
>
>> But when i try to rebuild the package locally in elpa the errors still
>> persists.
>> I replaced the folder "elpa/packages/greader" with my own local
>> directory, but it does'nt change.
>
> The `make build/<foo>` command doesn't use the "current code" but uses
> the code that was committed (it first does a `git stash`, basically).
> Maybe that's what you're seeing?
>
>
>         Stefan



  reply	other threads:[~2024-06-30 11:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-28 14:47 How to keep package greader updated? Michelangelo Rodriguez
2024-06-29  3:10 ` Stefan Kangas
     [not found]   ` <jwvtthctmiw.fsf-monnier+emacs@gnu.org>
2024-06-29 11:50     ` Michelangelo Rodriguez
2024-06-29 23:05       ` Stefan Monnier
2024-06-30 11:34         ` Michelangelo Rodriguez [this message]
2024-06-30 15:14           ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m28qymr7ei.fsf@gmail.com \
    --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 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.