all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: problem with https and w3-fetch ... sometimes
Date: Mon, 11 Aug 2014 23:48:02 +0200	[thread overview]
Message-ID: <8738d2snot.fsf@debian.uxu> (raw)
In-Reply-To: mailman.6940.1407717289.1147.help-gnu-emacs@gnu.org

(I'm sending this to the original posters mail as well,
and I did so with my previous reply as well. Doesn't
that show up? It is in the To: header, perhaps you
looked in the Cc: header?)

Bob Proulx <bob@proulx.com> writes:

> Because the original poster mentions emacspeak I
> presume that is the reason for using W3.

Oh, I didn't even react to that, which I should have,
because I even experimented with emacspeak a while back
and wrote about it on this very list.

This is what I wrote then - note that this was from my
situation, which (at that time) was very bad compared
to a fully healthy person, but still of course cannot
be compared to a severely impaired or blind person. The
reason I didn't like plain emacspeak was that it was
too verbose, so I thought I'd setup functions to have
it read certain long paragraphs for me - selectively,
not everything and always. Oh, and let me say I am
very, very confident in Emacs being the right tool for
lots of people with special situations, because of
Emacs configurability and the ease with which new
modules can be put to work. In my case, I was able to
do that myself, but I'm a programmer... You know the
other day when I said that programmers shouldn't invent
"new" programming languages and so on, they should put
their talents to help humanity? This sounds pompous to
be sure but actually it is very down-to-earth, and here
is a fine example (though I don't know any details).
This was a long excursion, this is what I wrote:

... it [emacspeak] was based on espeak, which is
available in the Debian repos as a stand-alone-tool,
and so I wrote

es () {
   espeak -s 130 -k 20 -v en -f $1 -w `basename $1 .txt`.wav
}

to create sound files from text, and it should be a
small task to setup defuns to interact with it.

... I don't know if it can replace reading. It will
certainly not be as enjoyable. But what do you do? All
tricks to compensate for the loss of information intake
should be explored.

-- 
underground experts united


  parent reply	other threads:[~2014-08-11 21:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6910.1407670460.1147.help-gnu-emacs@gnu.org>
2014-08-10 20:14 ` problem with https and w3-fetch ... sometimes Emanuel Berg
2014-08-11  0:34   ` Bob Proulx
     [not found]   ` <mailman.6940.1407717289.1147.help-gnu-emacs@gnu.org>
2014-08-11 21:48     ` Emanuel Berg [this message]
2014-08-10 23:25 ` Stefan Monnier
2014-08-10 11:33 prayner
2014-08-11  0:54 ` Bob Proulx

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=8738d2snot.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@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.