unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Hansen <david.hansen@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Problem with eshell
Date: Sun, 05 Oct 2008 22:06:30 +0200	[thread overview]
Message-ID: <87prmekdrt.fsf@localhorst.mine.nu> (raw)
In-Reply-To: 20081004142343.5ceb01f7@ba-sing-se.nano.net

On Sat, 4 Oct 2008 14:23:43 -0500 Adolfo De Unanue wrote:

> It is me again, I am using the CVS version of GNU/Emacs but since one
> month ago, when I run "eshell" and I try to use any command (ls by
> example) I got the following error:
>
>
> Welcome to the Emacs shell
>
> ~ $ ls
> Invalid function: assert
>
> Someone knows what is happening?

`assert' is a macro defined in the `cl' package.  In some eshell source
file a (eval-when-compile (require 'cl)) is missing.

To find the offending function and file do M-x toggle-debug-on-error and
attach the output in M-x report-emacs-bug (or the diff to fix it).

David





  reply	other threads:[~2008-10-05 20:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-04 19:23 Problem with eshell Adolfo De Unanue
2008-10-05 20:06 ` David Hansen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-10-07  7:24 Fw: " Adolfo De Unanue
2008-10-07  9:42 ` Lennart Borgman (gmail)
2008-10-07 15:45   ` Adolfo De Unanue
2008-10-07 16:00     ` Lennart Borgman (gmail)
2008-10-07 17:04       ` Adolfo De Unanue
2008-10-07 19:36         ` Lennart Borgman (gmail)
2008-10-07 20:40           ` Adolfo De Unanue
2008-10-04 17:49 Adolfo De Unanue
2008-10-04 22:08 ` Lennart Borgman (gmail)
2008-10-06  2:12   ` Adolfo De Unanue
2008-10-06  9:48     ` Peter Dyballa
2008-10-06 15:25       ` Adolfo De Unanue
2008-10-06 15:51         ` Lennart Borgman (gmail)
2008-10-06 17:27         ` Peter Dyballa

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=87prmekdrt.fsf@localhorst.mine.nu \
    --to=david.hansen@gmx.net \
    --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).