Re: [9fans] acme: Edit/Font/Whatever in the tag line of every window

2008-10-07 Thread a
Edit source, specifically /sys/src/cmd/acme/wind.c^winsettag1. Look for where "Look" is added to the tag, and extend to whatever you wish. Easy.

Re: [9fans] environment + functions

2008-10-07 Thread andrey mirtchovski
this is a consequence of how environment variables are treated by the shell and what appears in /env. there is a disconnect between the file server and the shell (in essence the shell doesn't consult /env upon each reference. for example if you simply create a file in /env your current shell won't

Re: [9fans] environment + functions

2008-10-07 Thread erik quanstrom
> why after creating a function with > > fn my_func_name { something } > > and removing this function with > > fn my_func_name > > a file (though of zero size) exists in /env? > > (If I create a lot of functions and then want them be removed, I find a lot > of for-me-uninteresting files in /en

[9fans] environment + functions

2008-10-07 Thread Rudolf Sykora
Hello, why after creating a function with fn my_func_name { something } and removing this function with fn my_func_name a file (though of zero size) exists in /env? (If I create a lot of functions and then want them be removed, I find a lot of for-me-uninteresting files in /env...) Thanks, R

Re: [9fans] acme: Edit/Font/Whatever in the tag line of every window

2008-10-07 Thread Christian Kellermann
* Rudolf Sykora <[EMAIL PROTECTED]> [081007 14:02]: > Hello, > > I am sorry for repeating my question, but noone has told me a solution and I > have not found one for myself yet. > > Is there a way 'Edit' appeared in an acme tag line automatically (and for > any new window)? Just add it in the s

[9fans] acme: Edit/Font/Whatever in the tag line of every window

2008-10-07 Thread Rudolf Sykora
Hello, I am sorry for repeating my question, but noone has told me a solution and I have not found one for myself yet. Is there a way 'Edit' appeared in an acme tag line automatically (and for any new window)? Thanks, Ruda

Re: [9fans] connection via proxy

2008-10-07 Thread lupin636
[ The following text is in the "ISO-8859-1" character set. ] [ Your display is set for the "ISO-8859-15" character set. ] [ Some special characters may be displayed incorrectly. ] On 6 Ott, 18:19, [EMAIL PROTECTED] (Steve Simon) wrote: > Not sure I understand, port 8080 is usually use

Re: [9fans] mounting stdin using 9pfuse

2008-10-07 Thread sqweek
On Tue, Oct 7, 2008 at 11:47 AM, Roman V. Shaposhnik <[EMAIL PROTECTED]> wrote: > Here's a question thought: > by default 9pserve only listens on an AF_UNIX socket what > would be the best way to connect it to the AF_INET one? Enrico did some work on this, see http://9fans.net/archive/2008/06/150