jed-users mailing list

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

Re: Status line


On Sun, 7 Dec 2008, John E. Davis wrote:

> Duke <dukeofperl@xxxxxxx> wrote:
> > I currently have my status line displaying the Row and Col Cursor
> > position. I would also like to have the % of the file being displayed.
> > %p gives me a fraction. Is it possible to display %p as a % only?
>
> You would need to use the set_status_line function along with the %p,
> %l, and %c format specifiers.
>
> --John

Here is my setup:

set_status_line (" Jed %v: %O %b (%m%n) (%l %c) %p %t", 1);


Here's what it gives me.

-------+ Jed 0.99.18:  ins .jedrc (SLang) (106 1) 106/387 2:10pm-----------
                                                  ^^^^^^^
                                       How do I change this to a %?
-- 
Duke Normandin
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


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


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