Gnus development mailing list
 help / color / mirror / Atom feed
From: Christopher Splinter <chris@splinter.inka.de>
Subject: `gnus-button-alist' ignores `gnus-button-url-regexp'
Date: 22 Nov 2000 22:09:04 +0100	[thread overview]
Message-ID: <87wvdv1zpr.fsf@splinter.inka.de> (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?



             reply	other threads:[~2000-11-22 21:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-22 21:09 Christopher Splinter [this message]
2000-11-22 21:38 ` ShengHuo ZHU

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=87wvdv1zpr.fsf@splinter.inka.de \
    --to=chris@splinter.inka.de \
    /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).