public inbox for blinux-list@redhat.com
 help / color / mirror / Atom feed
From: Mario Lang <mlang@teleweb.at>
To: blinux-list@redhat.com
Subject: Re: emacs and elisp apps question
Date: Mon, 25 Mar 2002 00:33:47 +0100	[thread overview]
Message-ID: <873cypa6ck.fsf@lexx.delysid.org> (raw)
In-Reply-To: <Pine.BSF.4.44.0203241722240.77973-100000@server1.shellworld.net> (Jude DaShiell's message of "Sun, 24 Mar 2002 17:30:18 -0500 (EST)")

Jude DaShiell <jdashiel@shellworld.net> writes:

> I downloaded erc.el among other packages including w3m and got its tar
> ball.  So far as I can tell, no w3m.el or w3m.elc file exists so in order
> to run that browser with emacspeak I have to go to a shell and run it from
> there.  Those lines in my .emacs file for it do nothing.

First, you will probably need the w3m.el package too.

> I don't know how to prepare erc.el to run since even in the
> site-lisp directory it beeps just like w3m does when I try running
> it from inside of emacspeak and emacs.

You need to have the elisp extensions you want to use in your load-path.
Try C-h v load-path RET and see what it is set too. Either put
the elisp files in one of those directories (not so pretty), or
add a path to your load-path in .emacs where you place all those files.
A suggestion might be ~/elisp or something. Be sure to create that directory,
and place the elisp files there.  Then, autoload statments or
invoking M-x load-library should allow you to load and startup to extensions.

> I'd like to find out how to do this so emacspeak can get more
> useful.

My suggestion is, learn Emacs.  Emacspeak is a Emacs extension, and in
order to use Emacspeak efficiently, you need to know how to use Emacs.


-- 
CYa,
  Mario




      reply	other threads:[~ UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Jude DaShiell
 ` Mario Lang [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873cypa6ck.fsf@lexx.delysid.org \
    --to=mlang@teleweb.at \
    --cc=blinux-list@redhat.com \
    /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).