Gnus development mailing list
 help / color / mirror / Atom feed
From: larsi@ifi.uio.no (Lars Magne Ingebrigtsen)
Subject: Re: Buttons in the headers?
Date: 02 Nov 1995 04:40:45 +0100	[thread overview]
Message-ID: <w8sn3afadky.fsf_-_@surt.ifi.uio.no> (raw)
In-Reply-To: Robert Nicholson's message of Mon, 30 Oct 1995 13:21:35 -0800 (PST)

Robert Nicholson <robert@steffi.accessone.com> writes:

> Providing you get the regex's correct I find that
> 
> (defun gnus-article-add-buttons (&optional force)
>   "Find external references in article and make them to buttons.

[...]

>       ;(or (search-forward "\n\n" nil t)
>       ;	  (goto-char (point-max))
>       ;)

[...]

> does the job for obvious reasons.

No, not really.  Message-IDs and mail addresses have the same syntax
-- "<.*@.*>" (to be imprecise).  So you'll get some false matches.

There's a `gnus-article-add-buttons-to-head' in September which does
what you want.

-- 
Home is where the cat is.


           reply	other threads:[~1995-11-02  3:40 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <199510302121.NAA02710@steffi.accessone.com>]

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=w8sn3afadky.fsf_-_@surt.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).