[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
texinfo formatting while using emacspeak
- To: emacspeak@xxxxxxxxxxx
- Subject: texinfo formatting while using emacspeak
- From: Koichi INOUE <inoue@xxxxxxxxxxx>
- Date: Sun, 02 Dec 2001 21:16:02 +0900
- Resent-Date: Sun, 2 Dec 2001 07:24:27 -0500 (EST)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"8OWUhB.A.lkE.OvhC8"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
- User-Agent: T-gnus/6.15.4 (based on Oort Gnus v0.04) (revision 08)SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryōmae)APEL/10.3 Emacs/21.1 (i386-windy-freebsd4.4) MULE/5.0 (SAKAKI)
Hi,
While using Emacspeak, we can't format texinfo file to info using
texinfo-format-buffer.
Sometimes it is the only way to format info files containing foreign
characters other than English.
Raman, don't you use texinfo-format-buffer with emacspeak?
This kind of advice seems to fix the problem.
It would be cleaner to remove only (emacspeak-texinfo-mode-hook).
Is this appliable?
(defadvice texinfo-format-buffer (around emacspeak pre act)
"Disable voicification."
(let (tmp-texinfo-mode-hook texinfo-mode-hook)
(setq texinfo-mode-hook nil)
ad-do-it
(setq texinfo-mode-hook tmp-texinfo-mode-hook)
))
--
Koichi Inoue, ARGV
E-Mail: inoue@xxxxxxxxxxx
ICQ UIN: 74900690
-----------------------------------------------------------------------------
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"
Emacspeak Files |
Subscribe |
Unsubscribe | Search