I seem to have problems with two things. Its kinda spooky #1 If you type oo by itself, it comes up flag reset *What flag? #2 I try to make a action called ic,...
medusa@...
Oct 17, 1998 4:40 pm
127
The code is up for ftp at ftp://muq.org/pub/legacy/glowmuck/glowmuck-3.0.4.tgz along with diff files in the diffs directory. The main improvement in this...
Artiste Extrordinaire!
artie@...
Oct 19, 1998 2:23 am
128
Just as soon as the new Glow is out a new FB is out. Anyway, I want to ask for "nearby" as a new MUF prim. It would do for MUF what {nearby} does for MPI,...
Stephanie Jansen
sciuridae@...
Oct 19, 1998 4:10 am
129
... I can't claim to remember having used it (well, I remember *using* it, but not everything about how it works), but isn't {nearby} just 'trigger @ rmatch'?...
markpasc@...
Oct 19, 1998 5:30 pm
130
This isn't strictly Glow, but it's something I'm wondering about... I'm trying to get a MUF to @link an object (a photograph) to another object (a photo...
markpasc@...
Oct 19, 1998 10:41 pm
131
ftp://muq.org/pub/legacy/glowmuck/beta/alpha-1-3.0.5.tgz The only change in this alpha code is the upgrade to fuzzball 5.62 if there is anyone wanting the new...
Artiste Extrordinaire!
artie@...
Oct 20, 1998 4:18 am
132
Something happened on Legacy that made me realize other mucks might want to check their MPI to make sure similar phenomena doesn't occur. Recently I had added...
Artiste Extrordinaire!
artie@...
Oct 30, 1998 1:05 am
133
Can Glow be made to have an option for @find and @owned to follow smatch rules, either by @tune or a #define? I want to be able to (hypothetical) @find foo?ar ...
Stephanie Jansen
sciuridae@...
Oct 31, 1998 10:49 pm
134
Uh, this would require adding regexp support to @find, I'm not much of a regexp expert. :) -Andy ... Subscribe, unsubscribe, opt for a daily digest, or start a...
Artiste Extrordinaire!
artie@...
Oct 31, 1998 10:52 pm
136
Hmm, on second thought, I tried doing... @find pa?rat=P on Legacy and only got 'PakRat', so you sure it doesn't already work in @find? This is with Glow...
Artiste Extrordinaire!
artie@...
Oct 31, 1998 10:53 pm
137
... @find pa?rat=P on Legacy and only got 'PakRat', so you sure it doesn't already work in @find? This is with Glow 3.0.3, may be newer than what you are...
Stephanie Jansen
sciuridae@...
Nov 1, 1998 8:36 pm
138
ftp://muq.org/pub/legacy/glowmuck/glow-3.0.5.tgz This version is mostly for the FB 5.62 upgrade. It also includes support for a Pueblo user flag, the same...
Artiste Extrordinaire!
artie@...
Nov 9, 1998 12:32 am
139
I was wondering if the glowmuck server acknowleged UNIX 'kill' signals? Of course, you can issue a @shutdown that way, but I was looking for a way to...
Mike Dodds
mgd@...
Nov 9, 1998 7:18 pm
140
If you send a regular 'kill' signal to a GlowMuck be it Win95 or Unix, it will initiate a @shutdown. If you use the USR1 signal, it will do a @restart...
Artiste Extrordinaire!
artie@...
Nov 10, 1998 12:02 am
141
If you downloaded the 3.0.5 distribution, please re-download it or snatch the new interface.c in the glowmuck/beta directory... ...
Artiste Extrordinaire!
artie@...
Nov 12, 1998 12:18 am
142
Alright. Would you consider putting more signal support into the next update of the server? I think it would be useful to imitate @delta and @dump, as well...
Mike Dodds
mgd@...
Nov 12, 1998 4:23 pm
143
Unfortunately there are only a few signals to go around, and they can't take arguments. Right now Glow supports: Signal 9 or 11: @armageddon (plus optional...
Artiste Extrordinaire!
artie@...
Nov 13, 1998 4:09 am
144
I really like the idea of making a USR2 signal force the muck to @dump and then continue on normally. That would be very handy. Signal to @delta seems kinda...
Pkunk Fury
pkunk@...
Nov 13, 1998 7:04 am
145
ftp://muq.org/pub/legacy/glowmuck/glow-3.0.6.tgz This release is basically pointless unless you are wanting the @dump command via the 'kill -USR2' signal. The...
Artiste Extrordinaire!
artie@...
Nov 23, 1998 3:16 am
146
Greetings, Problem with Glow 3.0.6 installing on RedHat 4.2. It appears I've set up everything properly, then copied over minimal.db to glow.db, logged on...
Masque
masque@...
Nov 23, 1998 9:15 pm
147
... From: Masque <masque@...> To: glowmuck@egroups.com <glowmuck@egroups.com> Date: Monday, November 23, 1998 7:00 AM Subject: [glowmuck] 3.0.6...
Pkunk Fury
pkunk@...
Nov 23, 1998 11:08 pm
148
Err, nevermind, @sanity and @sanfix are such handy critters ;) ... Free Web-based e-mail groups -- http://www.eGroups.com...
Masque
masque@...
Nov 23, 1998 11:45 pm
149
Greetings, I'm looking for a GlowMuck out there willing to take on a rusty MUF coder/admin that knows GlowMuck well to help me learn coding and administration,...
Lazarus Long
masque@...
Nov 26, 1998 12:57 am
150
Shouldn't MUF primitives defer to $definitions when names are used? For instance, in cmd-page-v2.54 on a Glow muck I mufwiz on, line 44 reads: $def sort...
markpasc@...
Dec 5, 1998 9:44 pm
151
Hate to burst your bubble.. but you must be doing something wrong, because Glow does not change the priorities of $def's over internal primitives... the...
Pkunk Fury
pkunk@...
Dec 5, 1998 10:07 pm
152
... Yeah, someone had changed set the global define for '.sort' on that muck to '\sort' without thinking that usually '.sort' will take a function name to tell...
markpasc@...
Dec 5, 1998 10:21 pm
153
The $def sort referenced here is intended so my hacked version of muf-page (usually called Glow page) will run on a non-Glow muck which would have no inserver...
Artiste Extrordinaire!
artie@...
Dec 8, 1998 5:22 am
154
Greetings, Since I've just been forcibly reminded of the existence of these new pseudo-variables, it occurs to me to wonder: are there any conditions in which...
Jaffa Tamarin
jaffa@...
Dec 30, 1998 9:25 pm
155
It is possible the &what or &player variables could change for some oddball executions, that's why I put them in there. In truth they may always be constant,...
Artiste Extrordinaire!
artie@...
Jan 1, 1999 8:04 pm
156
Well, noone has said anything bad about the latest betas and the fix is something I'd really like to get out to all running glowmucks ASAP. ...