Hi Vincent,

> > Does the pager successfully show the definition?
>
> It didn't, but it's now OK after rebooting the machine.

So, does a bug still exist?

------------------------------ 8< ------------------------------
unset LESS
PAGER="less" dict -h zzz test
PAGER="less -c" dict -h zzz test
PAGER="less -X" dict -h zzz test
PAGER="less -cX" dict -h zzz test
------------------------------ >8 ------------------------------

In all cases the pager displays an empty page, then the error message
once the pager is closed:

  Cannot connect to any servers (use -v to see why)

Are you suggesting that dict should not open the pager when there is
an error preventing the return of a definition?  That sounds
reasonable to me, but I'll have to see how easy it would be to
implement.

Kirk


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

Reply via email to