Gnus development mailing list
 help / color / mirror / Atom feed
From: Sudish Joseph <joseph@cis.ohio-state.edu>
Cc: ding@ifi.uio.no, eagle@cyclone.Stanford.EDU
Subject: Re: Signature in forwarded messages
Date: 30 Nov 1995 18:56:16 -0500	[thread overview]
Message-ID: <umtpwe9wtb3.fsf@bank.cis.ohio-state.edu> (raw)
In-Reply-To: Kai Grossjohann's message of Thu, 30 Nov 95 10:33:32 +0100

Kai Grossjohann writes:
>>>>>> On Thu, 30 Nov 1995 02:42:49 -0500, Saileshwar Krishnamurthy
>>>>>> <krish@cs.purdue.edu> said: 

Sailesh> Just something trivial: Gnus unlike GNUS displays the Name
Sailesh> of the sender of a message rather than the email-address in
Sailesh> a summary buffer.  There are times when people don't have
Sailesh> names, only email-addresses and then that entry in the
Sailesh> Summary buffer is just blank.

> Yes!  Yes!  I get this, too, and have always attributed it to BBDB.
> If you don't use BBDB that might be an indication of a problem with
> Gnus rather than with BBDB or the BBDB/Gnus interaction.

Just FYI.  Both BBDB (mail-extract-address-components, really) and
gnus-extract-address-components can return null full names--but for
different reasons.

mail-extr does it when the name is a single word that is the same as
the person's login id.  It does this so that BBDB doesn't get too many
bogus hits when it's checking for new addresses for known posters.  I
had a patch that altered this behaviour...I backed it out after a few
months, the number of bogus matches was a severe pain.

gnus-extract-address-components gives empty addresses when people use
bogus (non-1036 conformant) address formats.  For e.g., the address
"<xyz@foo.bar> (J. Luser)" is bogus, but occurs with unnerving
frequency, as does "<luser@some.where>".  Currently, it returns null
on these formats, but I think they'd be worth supporting, considering
the frequency with which they're encountered.

-Sudish


  reply	other threads:[~1995-11-30 23:56 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-28 17:09 Sten Drescher
1995-11-29  2:54 ` Steven L. Baur
1995-11-29  8:32   ` Robert Nicholson
1995-11-29  9:29     ` M.N.Oakden
1995-11-29 17:55       ` Lars Magne Ingebrigtsen
1995-11-29 18:31         ` Scott Blachowicz
1995-11-29 21:44           ` David K}gedal
1995-11-30  6:35             ` Russ Allbery
1995-11-30  7:42               ` Saileshwar Krishnamurthy
1995-11-30  9:33                 ` Kai Grossjohann
1995-11-30 23:56                   ` Sudish Joseph [this message]
1995-12-01  3:57                     ` Lars Magne Ingebrigtsen
1995-11-30 13:59                 ` User Names in the Summary buffer Jack Vinson
1995-12-01  3:57                 ` Signature in forwarded messages Lars Magne Ingebrigtsen
1995-11-30 16:46             ` Resending (was Re: Signature in forwarded messages) Edward J. Sabol
1995-12-01  3:57               ` Lars Magne Ingebrigtsen
1995-12-01  5:32                 ` Russ Allbery
1995-12-01 17:54                   ` Steven L. Baur
1995-12-01  5:36                 ` David K}gedal
1995-12-01  6:10                   ` Eric Hendrickson
1995-12-01  6:17                     ` David K}gedal
1995-12-01  6:59                       ` Eric Hendrickson
1995-12-04  1:50                         ` Lars Magne Ingebrigtsen
1995-12-01 16:51                 ` Scott Blachowicz
1995-12-01 18:24                   ` Multiple confirmations (was: Re: Resending (was Re: Signature in forwarded messages)) Per Abrahamsen
1995-12-01 19:19                     ` Scott Blachowicz
1995-12-04  1:50                       ` Multiple confirmations Lars Magne Ingebrigtsen
1995-12-04  1:50                   ` Resending (was Re: Signature in forwarded messages) Lars Magne Ingebrigtsen
1995-12-01  3:57             ` Signature in forwarded messages Lars Magne Ingebrigtsen
1995-12-01  3:57           ` Lars Magne Ingebrigtsen
1995-11-29 19:26         ` Edward J. Sabol
1995-11-30  8:41         ` Kai Grossjohann
1995-12-01  3:57           ` Lars Magne Ingebrigtsen
1995-12-01 12:01         ` Mats G. Lofdahl
1995-11-29 10:07     ` Per Abrahamsen
1995-11-29 17:55   ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=umtpwe9wtb3.fsf@bank.cis.ohio-state.edu \
    --to=joseph@cis.ohio-state.edu \
    --cc=ding@ifi.uio.no \
    --cc=eagle@cyclone.Stanford.EDU \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).