From: Frederick David Bowker <f.bowker@btopenworld.com>
Subject: .emacs and c sharp mode problem
Date: 17 Jun 2003 15:29:01 +0100 [thread overview]
Message-ID: <1055860141.1653.3.camel@debian> (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
reply other threads:[~2003-06-17 14:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1055860141.1653.3.camel@debian \
--to=f.bowker@btopenworld.com \
/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).