- Subject: Re: Where to put set_status_line?
- From: Morten Bo Johansen <mbj@xxxxxxxxxxx>
- Date: Wed, 4 Oct 2006 20:16:20 +0200
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]