Gnus development mailing list
 help / color / mirror / Atom feed
From: labrown@dg-rtp.dg.com (Lance A. Brown)
Subject: Message.el questions
Date: Thu, 11 Apr 1996 15:29:13 -0400	[thread overview]
Message-ID: <15693.829250953@dg-rtp.dg.com> (raw)

Hi,

I'm in the process of upgrading to sgnus 0.69 and re-writing my gnus
rc file to go with it.  I've come across a couple irritations in
message.el.

1.  I want to specify my real name instead of having message.el pull
    it out of the system.

2.  message-make-fqdm looks like:

    ...
     ;; We try `user-mail-address' as a backup.
     ((string-match "@\\([^\\s-]+\\)\\(\\'\\|\\W\\)" user-mail-address)
      (match-string 1 user-mail-address))
    ...

My canonical email address is labrown@dg-rtp.dg.com, resulting in
message-make-fqdm returning 'dg' as my fqdm. :-(  do we really need to
not include dashes in the matched portion of the domain name?  I've
removed it.

--[Lance]


             reply	other threads:[~1996-04-11 19:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-11 19:29 Lance A. Brown [this message]
1996-04-11 20:14 ` Per Abrahamsen
1996-04-12  3:16   ` 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=15693.829250953@dg-rtp.dg.com \
    --to=labrown@dg-rtp.dg.com \
    /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).