[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: Problem with w3m and links pronounciation in emacspeak
- To: Nath <nath.ml@xxxxxxxxxxx>
- Subject: Re: Problem with w3m and links pronounciation in emacspeak
- From: Yvonne Thomson <yvonne@xxxxxxxxxxx>
- Date: Fri, 20 Feb 2004 11:19:42 +1100
- In-Reply-To: <87n07galwv.fsf@xxxxxxxxxxx>
- Resent-Date: Thu, 19 Feb 2004 19:14:14 -0500 (EST)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"aSZKGB.A.m_E.wCVNAB"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
- User-Agent: Wanderlust/2.11.3 (Wonderwall) Emacs/21.3 Mule/5.0 (SAKAKI)
At Wed, 18 Feb 2004 08:26:08 +0100,
Nath wrote:
>
> Hello,
>
> do you know a way to indicate to emacspeak to pronounce the description
> of the weblinks as it is written on the screen and not to spell the
> links when using w3m to surf the web ?
Hi. It's a setting in w3m-after-cursor-move-hook. Try m-x
customize-group <return> w3m <return> then customize the
w3m-after-cursor-move hook veriable. Click on show next to it and delete
I *think* it's w3m-print-this-url from the options.
Either that or put the following in your .emacs file.
(remove-hook 'w3m-after-cursor-move-hook
'w3m-print-this-url)
-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"