help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

command-execute in .emacs file


From: fab
Subject: command-execute in .emacs file
Date: Sun, 10 Jun 2012 02:49:18 +0200

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
-- 
.
.
,
_














reply via email to

[Prev in Thread] Current Thread [Next in Thread]