jed-users mailing list

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

Re: jed 0.99-17 looks good


Dave Kuhlman <dkuhlman@xxxxxxxxxxxxxxx> wrote:
>Yesterday, I compiled and started using Jed B0.99.17-49U.  Here are
>a few comments:

Thanks for the feedback.

>1. When I first started using it, I saw this message.
>
>       Excess junk left on stack by .../.jedrc
>
>   A little editing in my .jedrc eliminated it.  I'm not an Slang
>   expert.  It took some groping fix this.  It would be helpful if
>   someone could give a few comments on what SLang statements are
>   likely to cause that message.

The main offenders that I have seen have involved the use of the
right, left, up, and down functions instead of the go_* versions.

[...]
>3. isearch now seems to be always case sensitive, even though I
>   have CASE_SEARCH set to zero.  Is there something weird on my
>   machine or has someone else also noticed this?

The value of CASE_SEARCH is now local to the current buffer. You
should use CASE_SEARCH_DEAULT in your .jedrc to control the default.
It appears that isearch.sl will perform a case-sensitive search if the
search string contains upper-case characters.

Thanks again,

--John

--------------------------
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]