[slime-devel] [PATCH] Fix `S-Tab' in *Slime inspector*

Tobias C. Rittweiler tcr at freebits.de
Sat Apr 21 13:35:31 UTC 2007


2007-04-21  Tobias C. Rittweiler <...>

	* slime.el: `S-Tab' will now also work on X.  Furthermore `Tab'
	 and `S-Tab' will now correctly wrap around the beginning and end
	 of the buffer; priorly it'd hang on the beginning with a message
	 "Beginning of buffer", and would require an additional `S-Tab'.

	(slime-inspector-mode-map): Attached `[backtab]' to
	SLIME-INSPECTOR-PREVIOUS-INSPECTABLE-OBJECT, as Emacs translates
	`S-Tab' to `Backtab' on X.
	(slime-find-inspectable-object): New function; finds next or
	previous inspectable object.
	(slime-inspector-next-inspectable-object): Mostly rewritten. Use
	SLIME-FIND-INSPECTABLE-OBJECT to make the code clearer.

  -T.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime-inspector-stab-fix.diff
Type: text/x-diff
Size: 5776 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20070421/7939fcdf/attachment.diff>


More information about the slime-devel mailing list