Installation issues

Brandon S Allbery KF8NH allbery at ece.cmu.edu
Mon Jul 12 16:42:33 EDT 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 7/12/10 13:07 , David Waller wrote:
> I have recently installed Haskell-mode (version 2.7) for xemacs (version
> 21.4.22) onto a PC running Windows 7 (64bit)
> 
> When I try and open a Haskell file (ending in .hs) with Xemacs, I get the
> error message Invalid read syntax “#” and the file is not opened.

"#" in ELisp signifies opaque types; for example, if you type "M-:
(current-buffer) RET" you will get something like "#<buffer *scratch*>".

In my experience this kind of thing indicates that you're trying to load
.elc files that aren't compatible with your editor (gnuemacs and xemacs, for
example, cannot use each others' .elc files).

- -- 
brandon s. allbery     [linux,solaris,freebsd,perl]      allbery at kf8nh.com
system administrator  [openafs,heimdal,too many hats]  allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university      KF8NH
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkw7fjkACgkQIn7hlCsL25VSRgCfUtRvurE1NnDrDopjFvFFnURI
5KsAoIXONEc3uyINmvlpHNo3h8J/hmEn
=NoMx
-----END PGP SIGNATURE-----



More information about the Haskellmode-emacs mailing list