unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Error when loading fortran mode - Wrong type argument: stringp, quote
@ 2003-01-23 14:37 Sven Enger
  2003-01-23 15:22 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Enger @ 2003-01-23 14:37 UTC (permalink / raw)


Hello,

when I open a fortran file and enter M-x fortran-mode, I get the following error:

Wrong type argument: stringp, quote

I use Linux Red-Hat 7.3 (KDE) and emacs 20.2.1 which came with Red-Hat.

Can anyone help?

Thanks,

Sven

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error when loading fortran mode - Wrong type argument: stringp, quote
  2003-01-23 14:37 Error when loading fortran mode - Wrong type argument: stringp, quote Sven Enger
@ 2003-01-23 15:22 ` Glenn Morris
  2003-01-29 13:59   ` Sven Enger
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2003-01-23 15:22 UTC (permalink / raw)


Sven Enger wrote:

> when I open a fortran file and enter M-x fortran-mode, I get the
> following error:
>
> Wrong type argument: stringp, quote
>
> I use Linux Red-Hat 7.3 (KDE) and emacs 20.2.1 which came with Red-Hat.

I assume you mean 21.2.1, if it's the version that comes with RedHat 7.3?

Does it happen if you start Emacs this way:

emacs -q --no-site-file

If not, then the problem is probably in your ~/.emacs file (or possibly
something in the system default files).

If there is nothing obviously wrong with your .emacs, enter

M-: (setq debug-on-error t)

or turn on the "Enter debugger on error" option from the Options menu,
provoke the error again, and post the resulting backtrace.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error when loading fortran mode - Wrong type argument: stringp, quote
  2003-01-23 15:22 ` Glenn Morris
@ 2003-01-29 13:59   ` Sven Enger
  2003-01-29 15:54     ` Kai Großjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Enger @ 2003-01-29 13:59 UTC (permalink / raw)


Hi,

yes it is emacs 21.2.1.

There seems to be an error in ...site-lisp/easymenu.el or that this is
not compatible with the setting in my .emacs. With this file removed
it works.

Thanks!

Sven


Glenn Morris <gmorris+news@ast.cam.ac.uk> wrote in message news:<vvadhrki0o.fsf@ast.cam.ac.uk>...
> Sven Enger wrote:
> 
> > when I open a fortran file and enter M-x fortran-mode, I get the
> > following error:
> >
> > Wrong type argument: stringp, quote
> >
> > I use Linux Red-Hat 7.3 (KDE) and emacs 20.2.1 which came with Red-Hat.
> 
> I assume you mean 21.2.1, if it's the version that comes with RedHat 7.3?
> 
> Does it happen if you start Emacs this way:
> 
> emacs -q --no-site-file
> 
> If not, then the problem is probably in your ~/.emacs file (or possibly
> something in the system default files).
> 
> If there is nothing obviously wrong with your .emacs, enter
> 
> M-: (setq debug-on-error t)
> 
> or turn on the "Enter debugger on error" option from the Options menu,
> provoke the error again, and post the resulting backtrace.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error when loading fortran mode - Wrong type argument: stringp, quote
  2003-01-29 13:59   ` Sven Enger
@ 2003-01-29 15:54     ` Kai Großjohann
  0 siblings, 0 replies; 4+ messages in thread
From: Kai Großjohann @ 2003-01-29 15:54 UTC (permalink / raw)


Sven.Enger@t-online.de (Sven Enger) writes:

> yes it is emacs 21.2.1.
>
> There seems to be an error in ...site-lisp/easymenu.el or that this is
> not compatible with the setting in my .emacs. With this file removed
> it works.

Generally, it might be useful to do M-x list-load-path-shadows RET
from time to time.  It could help uncover potentially dangerous
situations.
-- 
Ambibibentists unite!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-01-29 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-23 14:37 Error when loading fortran mode - Wrong type argument: stringp, quote Sven Enger
2003-01-23 15:22 ` Glenn Morris
2003-01-29 13:59   ` Sven Enger
2003-01-29 15:54     ` Kai Großjohann

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).