Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

URL Error Redhat 7.3

0 views
Skip to first unread message

Stephen Chadfield

unread,
Jul 20, 2002, 6:21:28 AM7/20/02
to
I am using XEmacs 21.4 (patch 6) as supplied with Redhat 7.3. When I
click on a URL in gnus I get the following error:

Symbol's function definition is void: executable-find

Clues?

--
Stephen Chadfield
http://www.chadfield.org/

Nevin Kapur

unread,
Jul 20, 2002, 11:01:29 AM7/20/02
to
Stephen Chadfield <ste...@chadfield.org> writes:

> I am using XEmacs 21.4 (patch 6) as supplied with Redhat 7.3. When I
> click on a URL in gnus I get the following error:
>
> Symbol's function definition is void: executable-find
>
> Clues?

`executable-find' is a compiled Lisp function
-- loaded from
"/share/lib/xemacs/xemacs-packages/lisp/sh-script/executable.elc"

Do you have the xemacs-el rpm?

-Nevin

Stephen Chadfield

unread,
Jul 21, 2002, 6:09:53 AM7/21/02
to
Nevin Kapur <ne...@jhu.edu> writes:

Yes.

Nevin Kapur

unread,
Jul 21, 2002, 11:09:17 AM7/21/02
to
Stephen Chadfield <ste...@chadfield.org> writes:

> Nevin Kapur <ne...@jhu.edu> writes:
>
>> Stephen Chadfield <ste...@chadfield.org> writes:
>>
>> > I am using XEmacs 21.4 (patch 6) as supplied with Redhat 7.3. When I
>> > click on a URL in gnus I get the following error:
>> >
>> > Symbol's function definition is void: executable-find
>> >
>> > Clues?

[...]

>> Do you have the xemacs-el rpm?
>
> Yes.

What does

M-: (require 'executable)

return?

-Nevin

Stephen Chadfield

unread,
Jul 21, 2002, 6:46:01 PM7/21/02
to
Nevin Kapur <ne...@jhu.edu> writes:

> M-: (require 'executable)
>
> return?
>
> -Nevin

Hmm, URL's work after that. I suppose I couldstick that in my .emacs
for now...

0 new messages