on 08/11/07 21:30, Hideki Yamane wrote:
> On Sat, 11 Aug 2007 20:53:10 +0900
> "Masami Ichikawa" <[EMAIL PROTECTED]> wrote:
>> Yes. I can reproduce it.
>>
>> [EMAIL PROTECTED]:~]% man ls
>> /tmp/zmanu4dVxl:42: warning [p 1, 2.8i]: cannot adjust line
>
>  Maybe it is caused by pager. Could you see /etc/alternatives/pager ?
>  Now I'm using lv for it.
>
> [EMAIL PROTECTED]:/etc/alternatives$ ls -al /etc/alternatives/pager
> lrwxrwxrwx 1 root root 11 2007-08-10 21:40 /etc/alternatives/pager -> 
> /usr/bin/lv
>
>  and if I've switched it from lv to jless, I saw an error.
>
> [EMAIL PROTECTED]:/etc/alternatives$ man ls
> pager: multi.c:2299: convert_to_utf8: Assertion `0' failed.
> man: /usr/bin/pager: Signal 6
> /tmp/zmanlLMq09:42: warning [p 1, 2.8i]: cannot adjust line
> man: コマンドはステータス 6 で終了しました: /usr/bin/zsoelim /tmp/zmanlLMq09 | iconv -c -f 
> EUC-JP -t UTF-8 | /usr/bin/tbl | /usr/bin/nroff -mandoc -Tutf8 | 
> /usr/bin/pager -s
>
>

My default pager is /usr/bin/lv too.
[EMAIL PROTECTED]:~]% ls -al /etc/alternatives/my default pager is /usr/bin/lv 
too.
lrwxrwxrwx 1 root root 11 Aug  8 07:53 /etc/alternatives/pager -> /usr/bin/lv*

update-alternatives show that I have some pagers: /bin/more, /usr/bin/pg,
/usr/bin/less, /usr/bin/w3m, /usr/bin/lv.

then I set PAGER environment when I test it.
this is the results.
more -> OK
pg -> OK
less -> OK
w3m -> NG
lv -> NG

so, it looks like pager's problem as you said that.
but I don't know why my lv failed, although you cannot see any error with lv:-(

Cheers,
-- 
/*
 * Masami Ichikawa
 * mailto: [EMAIL PROTECTED]
 *       : [EMAIL PROTECTED]
 */


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to