[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
.espeak.el and outline mode
- To: emacspeak@xxxxxxxxxxx
- Subject: .espeak.el and outline mode
- From: "T. V. Raman" <raman@xxxxxxxxxxx>
- Date: Fri, 17 May 2002 20:27:54 -0700
- Resent-Date: Fri, 17 May 2002 23:35:10 -0400 (EDT)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"maCc1B.A.uU.jqc58"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
Attached is a sample .espeak.el from the directory
containing the book "Advanced Perl" from OReilly on my machine.
You can see that it turns on pronunciations and sets up
outline regexp to match the ascii markup OReilly uses.
Emacspeak loads that file when any file in that directory is
opened in view mode
;;;
(emacspeak-pronounce-toggle-use-of-dictionaries 'on)
(setq outline-regexp
"^[0-9]\\.[0-9]* [A-Z]")
--
Best Regards,
--raman
Email: raman@xxxxxxxxxxx
WWW: http://www.cs.cornell.edu/home/raman/
AIM: TVRaman
PGP: http://www.cs.cornell.edu/home/raman/raman.asc
-----------------------------------------------------------------------------
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"