Christophe Weblog Wiki Code Publications Music
log issue with srcref in swank:compile-string-for-emacs
authorChristophe Rhodes <csr21@cantab.net>
Fri, 1 Oct 2010 19:21:20 +0000 (20:21 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Fri, 1 Oct 2010 19:21:20 +0000 (20:21 +0100)
BUGS.org

index e779a326620d3581ae18077c45d68236a056c5aa..bad55e6d4c684fb6f74d0b3a63c8f8e412711662 100644 (file)
--- a/BUGS.org
+++ b/BUGS.org
 * OPEN #2 popping beyond inspector history crashes
   Inspecting something and hitting =l= causes the R debugger to pop
   up from trying to send =NULL= in a sexp to Emacs.
+* OPEN #3 source reference in compile-string-for-emacs
+  It would be good if we could associate the expressions in the string
+  with a reference to the corresponding source.  Unfortunately, emacs
+  only passes the buffer position in bytes (or maybe characters),
+  whereas R's srcrefs work with lines and columns.
 * COMMENT:
 Local Variables:
 mode: org;