This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Case sensitivity: a difference between Scheme and R5RS.



    Craig> What does case-sensitivity of the guile reader have to do
    Craig> with supporting C or emacs?

emacs lisp is case sensitive, so translation of elisp code is easier
if you have a Guile mode that is case sensitive.