Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: xrdb no longer strips trailing whitespace Message-ID: <9001111308.AA04504@expire.lcs.mit.edu> Date: 11 Jan 90 13:08:12 GMT References: <9001110025.aa05436@SPARK.BRL.MIL> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 15 Under R3, trailing whitespace after a resource value was stripped off. This "feature" of the R3 xrdb was considered a bug, and has been fixed in R4. Stripping trailing whitespace is not part of the normal resource mechanisms in Xlib/Xt, and shouldn't be a part of xrdb either. Now, under R4 it is maintained, which makes things like font string matches much more difficult. Much more? I don't think so. If so, might I suggest quotes? Might I suggest you fix your resources instead?