Re: Error sending form from buffer to ILISP-EVAL

Kevin Rosenberg <[email protected]>
Newsgroups gmane.lisp.ilisp.devel
Message-ID <[email protected]>
Kevin Rosenberg wrote:
> This refers to the Debian bug report on http://bugs.debian.org/166232.

Look at the ilisp code, the problem appears to the the
buffer-substring command in the function ILISP-SEND-REGION in the file
ilisp-hi.el.

In an emacs buffer with font-locking on I have the form
(defvar a) as the first 10 characters.

Then, evaluating (buffer-substring 1 10), I get 

#("(defvar a" 0 1 (lazy-lock t fontified t) 1 7 (face
font-lock-keyword-face lazy-lock t fontified t) 7 8
(lazy-lock t fontified t) 8 9 (face 
font-lock-variable-name-face lazy-lock t fontified t))

So, it appears that a different function that BUFFER-SUBSTRING is
needed with emacs21 and font-locking.

Anyone have any suggestions?

-- 
       Kevin Rosenberg        |  .''`.  ** Debian GNU/Linux **
  http://b9.com/debian.html   | : :' :      The  universal
  GPG signed and encrypted    | `. `'      Operating System
     messages accepted.       |   `-    http://www.debian.org/




-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.