Gnus development mailing list
 help / color / mirror / Atom feed
* `gnus-button-alist' ignores `gnus-button-url-regexp'
@ 2000-11-22 21:09 Christopher Splinter
  2000-11-22 21:38 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Splinter @ 2000-11-22 21:09 UTC (permalink / raw)


Hi,

In the CVS release of this afternoon, `gnus-button-alist' seems
to ignore `gnus-button-url-regexp':

,----[ C-h v gnus-button-url-regexp RET ]
| gnus-button-url-regexp's value is 
| "\\b\\(s?https?\\|ftp\\|file\\|gopher\\|news\\|telnet\\|wais\\|mailto\\):\\(//[-a-zA-Z0-9_.]+:[0-9]*\\)?\\([-a-zA-Z0-9_=!?#$@@~`%&*+|\\/:;.,]\\|\\w\\)+\\([-a-zA-Z0-9_=#$@@~`%&*+|\\/]\\|\\w\\)"
| [...]
`----

,----[ C-h v gnus-button-alist RET ]
| gnus-button-alist's value is shown below.
| [...]
|  ("\\b\\(\\(www\\.\\|\\(s?https?\\|ftp\\|file\\|gopher\\|news\\|telnet\\|wais\\|mailto\\):\\)\\(//[-a-zA-Z0-9_.]+:[0-9]*\\)?\\([-a-zA-Z0-9_=!?#$@~`%&*+|\\/:;.,]\\|\\w\\)+\\([-a-zA-Z0-9_=#$@~`%&*+|\\/]\\|\\w\\)\\)" 0 t browse-url 0))
`----

(Note the `(\\(www\\.\\|\\' in `gnus-button-alist').

gnus-art is required before gnus-button-url-regexp is redefined,
if that matters.

Is this a bug or did I screw up my settings?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: `gnus-button-alist' ignores `gnus-button-url-regexp'
  2000-11-22 21:09 `gnus-button-alist' ignores `gnus-button-url-regexp' Christopher Splinter
@ 2000-11-22 21:38 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2000-11-22 21:38 UTC (permalink / raw)


Christopher Splinter <chris@splinter.inka.de> writes:

> Hi,
> 
> In the CVS release of this afternoon, `gnus-button-alist' seems
> to ignore `gnus-button-url-regexp':

[...]

> gnus-art is required before gnus-button-url-regexp is redefined,
> if that matters.
>
>
> Is this a bug or did I screw up my settings?

You should redefine gnus-button-url-regexp before gnus-art is loaded.

ShengHuo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-22 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-22 21:09 `gnus-button-alist' ignores `gnus-button-url-regexp' Christopher Splinter
2000-11-22 21:38 ` ShengHuo ZHU

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