jed-users mailing list

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

Re: Where to put set_status_line?


Marc Haber <mh+jed-users@xxxxxxxxxxxx> wrote:

> Hi,

> where do I put a
> set_status_line("(Jed) %b    (%m%a%n%o)  %l/%L(%p)%c",1);
> statement if I want that statement to be globally valid?

In your jedrc:

 define global_mode_hook (hook_name)
 {
    set_status_line("(Jed) %b    (%m%a%n%o)  %l/%L(%p)%c",1);
 }


Morten

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


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