jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: next_word/prev_word


On Sat, May 01, 2004 at 05:09:16PM +0100, Peter Bengtsson wrote:
> 
> > 
> >     setkey ("search_current_word(-1)", "\ez<");
> >     setkey ("search_current_word(1)", "\ez>");
> > 
> 
> Sorry of being thick but how do you press "\ez>"?
> I put a 'message("search_current_word invoked")' inside the function to 
> test if it ever prints anything, but nothing yet.
> I tried Alt+z+Shift+.
> (UK keyboad)

I'm using a U.S. keyboard, generic 101-key, PC, I believe.  On
mine, the less-than and greater-than symbols are on the same key as
the comma and period in the lower left area of the keyboard.  So to
search for the previous occurance of the word, I do:

    Alt-z followed by Shift-comma

But, I only included that key binding as an example.  Mine is not
very standard, I think.  You should use setkey to bind these two
functions to keys that are most convenient for you.

Hope this helps.

Dave

-- 
Dave Kuhlman
dkuhlman@xxxxxxxx
http://www.rexx.com/~dkuhlman

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]