Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Message.el questions
Date: 12 Apr 1996 05:16:05 +0200	[thread overview]
Message-ID: <w8sag0if7yi.fsf@hler.ifi.uio.no> (raw)
In-Reply-To: <rjpw9ev7q7.fsf@babbage.dina.kvl.dk>

Per Abrahamsen <abraham@dina.kvl.dk> writes:

> This replacement code should be more reliable:
> 
> (let ((real (nth 1 (mail-extract-address-components user-mail-address))))
>   (and (string-match "@\\(.*\\)\\'" real)
>        (match-string 1 real)))

Yup.  I'll be doing something similar in 0.70.

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


      reply	other threads:[~1996-04-12  3:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-11 19:29 Lance A. Brown
1996-04-11 20:14 ` Per Abrahamsen
1996-04-12  3:16   ` Lars Magne Ingebrigtsen [this message]

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=w8sag0if7yi.fsf@hler.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /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).