|
From: | Johan Bockgård |
Subject: | Re: Shift selection using interactive spec |
Date: | Thu, 27 Mar 2008 16:13:24 +0100 |
User-agent: | Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) |
David Kastrup <address@hidden> writes: > (put 'forward-char 'interactive-form '(interactive "*p")) > > Seemingly has no effect (except on explicit interactive-form calls), but > that would seem more like a bug than a principal problem. forward-char is a special case. defadvice wouldn't work either. -- Johan Bockgård
[Prev in Thread] | Current Thread | [Next in Thread] |