* .emacs and c sharp mode problem
@ 2003-06-17 14:29 Frederick David Bowker
0 siblings, 0 replies; only message in thread
From: Frederick David Bowker @ 2003-06-17 14:29 UTC (permalink / raw)
[-- Attachment #1: Type: text/plain, Size: 859 bytes --]
I am trying to set up emacs so that i can program c# with it. although i
can use emacs for editing i am new to configuring emacs and finding it
difficult. i read the installation instructions at
http://csde.sourceforge.net/installation.html
i was able to use apt-get to install the packages it wanted installed
however i had to manually install csde into the usr/local directory.
All of the installation seems to have gone ok the problem starts when i
edit the .emacs file in my home directory. I added the lines the
instructions said however i get the message error: Invalid escape
charachter sequence coming up all of the time. I have read the init file
info pages in emacs and still cant get it working
Ive added an attachment with the .emacs file code and the informattio
reported when i opened with --debug-init
All help would be greatly appreciated
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: mail.txt --]
[-- Type: text/plain; name=mail.txt; charset=ANSI_X3.4-1968, Size: 1906 bytes --]
#these 2 lines are all that i have in my init file
(add-to-list 'load-path (expand-file-name "/usr/local/share/c-sharp-emacs/csharp"))
(require 'csde)
#below is the message that i was given when i ran emacs with --debug-init
Debugger entered--Lisp error: (error "Invalid escape character syntax")
eval-buffer(#<buffer *load*<5>> nil "csde-csharp-grammar" nil t)
load-with-code-conversion("/usr/local/share/c-sharp-emacs/csharp/csde-csharp-grammar.el" "csde-csharp-grammar" nil t)
require(csde-csharp-grammar)
eval-buffer(#<buffer *load*<4>> nil "csde-parse" nil t)
load-with-code-conversion("/usr/local/share/c-sharp-emacs/csharp/csde-parse.el" "csde-parse" nil t)
require(csde-parse)
eval-buffer(#<buffer *load*<3>> nil "csde-db" nil t)
load-with-code-conversion("/usr/local/share/c-sharp-emacs/csharp/csde-db.el" "csde-db" nil t)
require(csde-db)
eval-buffer(#<buffer *load*<2>> nil "csde" nil t)
load-with-code-conversion("/usr/local/share/c-sharp-emacs/csharp/csde.el" "csde" nil t)
require(csde)
eval-buffer(#<buffer *load*> nil "~fred/.emacs" nil t)
load-with-code-conversion("/home/fred/.emacs" "~fred/.emacs" t t)
load("~fred/.emacs" t t)
#[nil "\b
\0 Æ=\x11\0Ç\bÈQ5\0 É='\0ÊÇËÌ##\0Í5\0Î5\0 Ï=1\0Ð5\0Ç\bÑQ\x1aÒ\x13Ó\nÒ#\vÒ=F\0Ë\x13\v\0Ô\v!Õ\0Ö\v!\x1c×P\x1dØ\r!d\0\ro\0Ø\f!n\0\fo\0Ë\x14\0Ù\f\v\"
\0ÚÛ\f\v#ÜÝ!\f\x13*\x0e\x1f\0Ë\x1e ÓÞÒ#))" [init-file-user system-type user-init-file-1 user-init-file source alt ms-dos "~" "/_emacs" windows-nt directory-files nil "^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "~/_emacs" vax-vms "sys$login:.emacs" "/.emacs" t load file-name-extension "elc" file-name-sans-extension ".el" file-exists-p file-newer-than-file-p message "Warning: %s is newer than %s" sit-for 1 "default" inhibit-default-init inhibit-startup-message] 5]()
command-line()
normal-top-level()
[-- Attachment #3: Type: text/plain, Size: 151 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-17 14:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-17 14:29 .emacs and c sharp mode problem Frederick David Bowker
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).