X-Git-Url: http://christophe.rhodes.io/gitweb/?p=swankr.git;a=blobdiff_plain;f=BUGS.org;h=bad55e6d4c684fb6f74d0b3a63c8f8e412711662;hp=e779a326620d3581ae18077c45d68236a056c5aa;hb=18d669ab18293271e6e67b49a3b7e7e11d0e9ee5;hpb=3cd1b16491b64549d5e00e32e75ce069cd8d201f diff --git a/BUGS.org b/BUGS.org index e779a32..bad55e6 100644 --- a/BUGS.org +++ b/BUGS.org @@ -10,6 +10,11 @@ * 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;