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?


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

Strange, it works for me.
Or did you try setting before setting the editor mode (eg, emacs)?
 
% ~/.jedrc
if (BATCH == 0) {
   % ...
   () = evalfile("emacs");
   % ...
}

set_status_line("(Jed) %b    (%m%a%n%o)  %l/%L(%p)%c",1);

% ...


/mark

This e-mail message and any attachments may contain legally privileged, confidential or proprietary Information, or information otherwise protected by law of ArvinMeritor, Inc., its affiliates, or third parties. This notice serves as marking of its ?Confidential? status as defined in any confidentiality agreements concerning the sender and recipient. If you are not the intended recipient(s), or the employee or agent responsible for delivery of this message to the intended recipient(s), you are hereby notified that any dissemination, distribution or copying of this e-mail message is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete this e-mail message from your computer.



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