On Sat, Sep 07, 2002 at 10:27:31PM -0500, Bo Peng wrote:
> Sorry John. I did not mean to reply to you directly.
> 
> On Sun, Sep 08, 2002 at 02:53:43AM +0100, John Levon wrote:
> > On Sat, Sep 07, 2002 at 08:20:26PM -0500, Bo Peng wrote:
> 
> > > The position of the prime symbol inserted by '\math-insert \prime' is
> > > displayed 'correctly', but it is actually not in the superscript
> > > position.  
> 
> > The command is "math--insert" not "\math-insert"
> 
> Sorry. My typo. I am using the correct form:
>  
> \bind  "C-s apostrophe"     "math-insert \prime"
> 
> My problem is that I have to use this command in super-script to get the
> correct prime so I tried to bind 'C-s apostrophe' to "go to super
> script, insert prime sign, (if possible) go back to normal mode'.

And that does not work? I.e.

\bind  "C-s apostrophe"  "command-sequence math-superscript ; math-insert
\prime ; char-right ; " 

(Or whatever the LFUN for "Cursor Right" is)

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to