[slime-devel] slime-package-fu.el

slime-export-symbol-at-point doesn't work: it calls slime-pop-to-location with argument 'excursion, which it no longer accepts. Though if i change it to 'frame or 'window, it still doesn't work properly. -- With Best Regards, Stas.

On Sat, Nov 29, 2008 at 11:15 AM, Stas Boukarev <stassats@gmail.com> wrote:
slime-export-symbol-at-point doesn't work: it calls slime-pop-to-location with argument 'excursion, which it no longer accepts. Though if i change it to 'frame or 'window, it still doesn't work properly.
Apparently, there must be no argument at all, seems to work fine without it. -- With Best Regards, Stas.

"Stas Boukarev" <stassats@gmail.com> writes:
slime-export-symbol-at-point doesn't work: it calls slime-pop-to-location with argument 'excursion, which it no longer accepts. Though if i change it to 'frame or 'window, it still doesn't work properly.
Thanks, should be fixed in CVS. -T.
participants (2)
-
Stas Boukarev
-
Tobias C. Rittweiler