Re: boxquote [was: bcm43xx wireless with static ip]

2007-07-07 Thread Felix C. Stegerman
* Elimar Riesebieter <[EMAIL PROTECTED]> [2007-07-07 18:36]: > On Sat, 07 Jul 2007 the mental interface of > Felix C. Stegerman told: > > > * "Felix C. Stegerman" <[EMAIL PROTECTED]> [2007-07-06 17:41]: > [...] > > And I've even added something: > > > > $ boxquote -c 'fortune -s perl' > > ,[ fo

Re: boxquote [was: bcm43xx wireless with static ip]

2007-07-07 Thread Elimar Riesebieter
On Sat, 07 Jul 2007 the mental interface of Felix C. Stegerman told: > * "Felix C. Stegerman" <[EMAIL PROTECTED]> [2007-07-06 17:41]: [...] > And I've even added something: > > $ boxquote -c 'fortune -s perl' > ,[ fortune -s perl | ] > | It's easy to solve the halting problem with a shotgun.

Re: boxquote [was: bcm43xx wireless with static ip]

2007-07-07 Thread Felix C. Stegerman
* "Felix C. Stegerman" <[EMAIL PROTECTED]> [2007-07-06 17:41]: > * "Felix C. Stegerman" <[EMAIL PROTECTED]> [2007-07-06 11:36]: > > * William Xu <[EMAIL PROTECTED]> [2007-07-06 07:39]: > > > "Felix C. Stegerman" <[EMAIL PROTECTED]> writes: > > > > > > > But I was wondering how you made the above "p

boxquote [was: bcm43xx wireless with static ip]

2007-07-06 Thread Felix C. Stegerman
* "Felix C. Stegerman" <[EMAIL PROTECTED]> [2007-07-06 11:36]: > * William Xu <[EMAIL PROTECTED]> [2007-07-06 07:39]: > > "Felix C. Stegerman" <[EMAIL PROTECTED]> writes: > > > > > But I was wondering how you made the above "print". Is there > > > some handy utility to pretty-print files like that

Re: bcm43xx wireless with static ip

2007-07-06 Thread Felix C. Stegerman
* William Xu <[EMAIL PROTECTED]> [2007-07-06 07:39]: > "Felix C. Stegerman" <[EMAIL PROTECTED]> writes: > > > But I was wondering how you made the above "print". Is there some > > handy utility to pretty-print files like that? Or did you [have > > to] do it by hand? > > Of course not by hand, ;-)

Re: bcm43xx wireless with static ip

2007-07-05 Thread William Xu
"Felix C. Stegerman" <[EMAIL PROTECTED]> writes: > But I was wondering how you made the above "print". Is > there some handy utility to pretty-print files like that? Or did you > [have to] do it by hand? Of course not by hand, ;-) The answer: GNU Emacs + boxquote.el -- William 《枫桥夜泊》 作者:张

Re: bcm43xx wireless with static ip

2007-07-05 Thread Felix C. Stegerman
* William Xu <[EMAIL PROTECTED]> [2007-07-04 13:55]: > When using DHCP, the wireless works just fine. But with a static ip, > it fails. Below is my settings: > > ,[ /etc/network/interfaces ] > | iface eth1 inet static > | wireless-essid "laijh" > | wireless-key off > | wirel

Re: bcm43xx wireless with static ip

2007-07-04 Thread William Xu
William Xu <[EMAIL PROTECTED]> writes: > When using DHCP, the wireless works just fine. But with a static ip, it > fails. Ooh, by "fails", i meant "ping 192.168.0.1" fails, it returns "Destination Host Unreachable". -- William 题目:《寓居吴兴》 作者:曾几(1084-1166) 相对真成泣楚囚,遂无末策到神州。 但知绕树如飞鹊,不解营巢似拙鸠。 江北江南犹

bcm43xx wireless with static ip

2007-07-04 Thread William Xu
When using DHCP, the wireless works just fine. But with a static ip, it fails. Below is my settings: ,[ /etc/network/interfaces ] | iface eth1 inet static | wireless-essid "laijh" | wireless-key off | wireless-rate 1M | wireless-mode Ad-Hoc | wireless-apa