ok - RFC 2822 says the "References:" header field is used for threading. Apparently, some email incarnations don't supply that field though (gmail for...
Unofficially, threading can also be done by subject line, which is what gmail does. Gmail's faq says that if you change the subject line you start a new...
... So then gmail is following along in Microsoft's footsteps and not following the rules. But what should an RFC-complaint MUA do when it encounters an email...
... It's considered bad practice on Unix or Unix like system related mailing lists. I believe there is a way to get gmail to show headers. (I get and send...
Just for note, pine can be set by user to thread either by subject or by the rfc-appropriate header. Not sure, but i think other criteria as well. Haven't used...
... Hash: SHA1 ... If there is no "References:" header then most thread-aware MUAs will fall back on the "In-Reply-To:" header in order to reconstitute the...
... I didn't realize it was connected to that. I figured they'd gotten my name from the Tokyo Linux group. I've just set a mail filter to automatically...
... Do you want to write a driver for something which currently does not have one, or do you want to write a new and improved driver for something already...
... Hash: SHA1 ... It's a coincidence, I think you'll find. A spammer has both your address and the linux-tech mailing list in its database and is forgeing...
... Hash: SHA1 ... You were right - I hadn't made the connection earlier. I have unsubscribed and banned the offending e-mail address from the member list. -...
On Sat, 5 Jan 2008 17:40:59 +0000 Godwin Stewart <gstewart@...> wrote: Hello Godwin, ... I hadn't, until Jim mentioned it. Like you, I thought it was...
Well after hours of googling, fiddling with my system, and re-installing the hotplug scripts package, I'm at my wit's end. I was attempting to get automounting...
does anybody knows how to install glmatrix on fedora core? ______________________________________________ Web Revelación Yahoo! 2007: Premio Favorita del...
... I think it's part of the xscreensaver package. Does your X11 have opengl, does glxinfo | grep direct show anything? [Non-text portions of this message have...
... yum install xscreensaver should do it... but i've never used fedora, i'm just guessing here, given that it's an appropriate package name. perhaps someone...
Why would you want to write a driver for this? It is for as far as I know not much more then another keyboard with less keys. The only thing that might differ...
Hi All, I wish to write a simple USB device driver for linux, becasuse i am very interested to know about USB device driver programing in linux. By writing the...
... Hash: SHA1 ... First of all, the best source of information on device driver programming is the kernel source. You already have that - or at least you...
... section ... section ... Thank you for your valuable suggestion. I will look at the code in drivers/usb/core. Could you please suggest me a book which will...
I have a PCIE device which does not have address translation. I want to map this device at 0(zero) address, so the address which the system sends maps to same...