[slime-devel] #+foo (toplevel-form ...), C-c C-c

Tobias C. Rittweiler tcr at freebits.de
Tue Feb 26 18:26:10 UTC 2008


Hi,

on something like

   #+foo (defun foo (...) ...) |

or

   #+foo
   (defun foo (...)
      ...) |

Do you think C-c C-c should take the reader conditional into account? 

As `slime-region-for-defun-at-point' happens to be implemented right
now, it isn't.

  -T.




More information about the slime-devel mailing list