unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* "wrong-type-argument listp" in cygwin
@ 2006-03-24  4:42 William Xue
  2006-03-24  9:49 ` Eli Zaretskii
  2006-03-24 23:25 ` Richard Stallman
  0 siblings, 2 replies; 3+ messages in thread
From: William Xue @ 2006-03-24  4:42 UTC (permalink / raw)


Hi,
I got the emacs 22 sourcecode from the cvs and built in cygwin with make  
this morning.
After installed, when I opened the cpp file or .emacs, I got the error:
	File mode specification error: (wrong-type-argument listp quote)

Completed log is here:
---8<--------------------------------------------->8---
(emacs)
Loading encoded-kb...done
Loading completion...done
Loading edmacro...done
Loading cl-macs...done
Loading regexp-opt...done
Loading term/rxvt...done
For information about the GNU Project and its goals, type C-h C-p.
Loading places from ~/.emacs-places...
Loading places from /home/williamx/.emacs-places...done
Error in pre-command-hook: (invalid-function ((quote  
use-completion-minibuffer-separator)))
Loading cc-mode...done
File mode specification error: (wrong-type-argument listp quote)
Unable to load color "PaleYellow"
---8<--------------------------------------------->8---


BTW: Even I used 'emacs -nw' to start emacs in cygwin, I got the message:
	$ emacs -nw
Display :0 unavailable, simulating -nw

-- 
Sincerely yours,
William

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

* Re: "wrong-type-argument listp" in cygwin
  2006-03-24  4:42 "wrong-type-argument listp" in cygwin William Xue
@ 2006-03-24  9:49 ` Eli Zaretskii
  2006-03-24 23:25 ` Richard Stallman
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2006-03-24  9:49 UTC (permalink / raw)
  Cc: emacs-devel

> Date: Fri, 24 Mar 2006 12:42:35 +0800
> From: "William Xue" <william.xue@gmail.com>
> 
> I got the emacs 22 sourcecode from the cvs and built in cygwin with make  
> this morning.
> After installed, when I opened the cpp file or .emacs, I got the error:
> 	File mode specification error: (wrong-type-argument listp quote)
> 
> Completed log is here:
> ---8<--------------------------------------------->8---
> (emacs)
> Loading encoded-kb...done
> Loading completion...done
> Loading edmacro...done
> Loading cl-macs...done
> Loading regexp-opt...done
> Loading term/rxvt...done
> For information about the GNU Project and its goals, type C-h C-p.
> Loading places from ~/.emacs-places...
> Loading places from /home/williamx/.emacs-places...done
> Error in pre-command-hook: (invalid-function ((quote  
> use-completion-minibuffer-separator)))
> Loading cc-mode...done
> File mode specification error: (wrong-type-argument listp quote)
> Unable to load color "PaleYellow"
> ---8<--------------------------------------------->8---
> 
> 
> BTW: Even I used 'emacs -nw' to start emacs in cygwin, I got the message:
> 	$ emacs -nw
> Display :0 unavailable, simulating -nw

Thank you for your report.

I'm not sure if we have a developer who regularly builds the Cygwin
port.  So could you please debug these problems on your machine and
tell why Emacs fails?

Also, please tell the date when the sources were checked-out from CVS.

Thanks in advance.

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

* Re: "wrong-type-argument listp" in cygwin
  2006-03-24  4:42 "wrong-type-argument listp" in cygwin William Xue
  2006-03-24  9:49 ` Eli Zaretskii
@ 2006-03-24 23:25 ` Richard Stallman
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2006-03-24 23:25 UTC (permalink / raw)
  Cc: emacs-devel

This has something to do with your .emacs file.
Can you find what it is in your .emacs file that causes the problem?

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

end of thread, other threads:[~2006-03-24 23:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-24  4:42 "wrong-type-argument listp" in cygwin William Xue
2006-03-24  9:49 ` Eli Zaretskii
2006-03-24 23:25 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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