Gnus development mailing list
 help / color / mirror / Atom feed
* Re: Buttons in the headers?
       [not found]   ` <199510302121.NAA02710@steffi.accessone.com>
@ 1995-11-02  3:40     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; only message in thread
From: Lars Magne Ingebrigtsen @ 1995-11-02  3:40 UTC (permalink / raw)


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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1995-11-02  3:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <199510301906.LAA12388@samsun.oracle.com>
     [not found] ` <199510302011.VAA05090@ssv4.dina.kvl.dk>
     [not found]   ` <199510302121.NAA02710@steffi.accessone.com>
1995-11-02  3:40     ` Buttons in the headers? Lars Magne Ingebrigtsen

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).