[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/greader 7d439f1 62/76: Patch from address@hidden applie
From: |
Stefan Monnier |
Subject: |
[elpa] externals/greader 7d439f1 62/76: Patch from address@hidden applied, thanks! |
Date: |
Fri, 8 Feb 2019 15:26:59 -0500 (EST) |
branch: externals/greader
commit 7d439f1980c2cd0b899bffb8083c7125cf4a8073
Author: Michelangelo Rodriguez <address@hidden>
Commit: Michelangelo Rodriguez <address@hidden>
Patch from address@hidden applied, thanks!
---
README | 28 ++++++++++++++++++++++------
1 file changed, 22 insertions(+), 6 deletions(-)
diff --git a/README b/README
index 5417bc1..96e2f6a 100644
--- a/README
+++ b/README
@@ -1,21 +1,37 @@
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.
+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.
+
+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.
+
+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"
bariable, which is customizable.
+
+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'.
+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!
- [elpa] externals/greader 7a414f2 73/76: more work on backend completion, (continued)
- [elpa] externals/greader 7a414f2 73/76: more work on backend completion, Stefan Monnier, 2019/02/08
- [elpa] externals/greader 9274673 66/76: Some diffs applied to various files., Stefan Monnier, 2019/02/08
- [elpa] externals/greader aeb49fe 58/76: greader-speechd.el:, Stefan Monnier, 2019/02/08
- [elpa] externals/greader 2d55a6f 63/76: greader.el:, Stefan Monnier, 2019/02/08
- [elpa] externals/greader c5bb54e 61/76: greader.el:, Stefan Monnier, 2019/02/08
- [elpa] externals/greader 70128f8 59/76: greader.el:, Stefan Monnier, 2019/02/08
- [elpa] externals/greader 38b08ee 65/76: Merge branch 'devel', Stefan Monnier, 2019/02/08
- [elpa] externals/greader a2c9a16 55/76: changed greader-set-rate to reflect new back-ends architecture., Stefan Monnier, 2019/02/08
- [elpa] externals/greader 6baaffe 64/76: greader.el:, Stefan Monnier, 2019/02/08
- [elpa] externals/greader f278f60 70/76: fixes, Stefan Monnier, 2019/02/08
- [elpa] externals/greader 7d439f1 62/76: Patch from address@hidden applied, thanks!,
Stefan Monnier <=
- [elpa] externals/greader 149ae41 74/76: Merge branch 'devel', Stefan Monnier, 2019/02/08
- [elpa] externals/greader 40e0718 69/76: greader.el:, Stefan Monnier, 2019/02/08
- [elpa] externals/greader 3af7992 49/76: Merge branch 'devel', Stefan Monnier, 2019/02/08
- [elpa] externals/greader 9dfba5b 72/76: Merge branch 'devel', Stefan Monnier, 2019/02/08
- [elpa] externals/greader 6141ff8 67/76: .gitignore, Stefan Monnier, 2019/02/08
- [elpa] externals/greader 79f5df8 46/76: greader.el:, Stefan Monnier, 2019/02/08
- [elpa] externals/greader 64893fa 60/76: README:, Stefan Monnier, 2019/02/08
- [elpa] externals/greader 441a370 76/76: Merge branch 'devel', Stefan Monnier, 2019/02/08
- [elpa] externals/greader 102e678 68/76: Merge branch 'devel', Stefan Monnier, 2019/02/08
- [elpa] externals/greader bbf1db6 71/76: premaring for merge, Stefan Monnier, 2019/02/08