From: fab <anto1945@infinito.it>
To: help-gnu-emacs@gnu.org
Subject: command-execute in .emacs file
Date: Sun, 10 Jun 2012 02:49:18 +0200 [thread overview]
Message-ID: <44cbbb2fc867f29de85fec86ba21ed38@151.83.100.252> (raw)
Hi all!
I'm a beginner with lisp language and I'm trying to use Emacs with Speech
Dispatcher
and Festival (in English language).
This manual page [1] says how to remove the brltty symbol from the
list of active output drivers, using the interactive command:
> M-x speechd-out-disable-driver RET brltty RET
Now I'm tryng to customize my .emacs file, but if I use this form
> (command-execute 'speechd-out-disable-driver nil "brltty")
I obtain this error message:
> Wrong type argument: vectorp, brltty
Can anyone help me? Thanks!
Fabio
[1] http://cvs.freebsoft.org/doc/speechd-el/speechd-el_9.html#SEC16
--
.
.
,
_
next reply other threads:[~2012-06-10 0:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-10 0:49 fab [this message]
2012-06-10 4:42 ` command-execute in .emacs file =?utf-8?Q?=C3=93scar_Fuentes?=
-- strict thread matches above, loose matches on Subject: below --
2012-06-10 8:33 fab
[not found] <mailman.2544.1339317204.855.help-gnu-emacs@gnu.org>
2012-06-10 21:11 ` Michael Heerdegen
2012-06-10 23:08 fab
2012-06-11 12:24 fab
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44cbbb2fc867f29de85fec86ba21ed38@151.83.100.252 \
--to=anto1945@infinito.it \
--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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).