Gnus development mailing list
 help / color / mirror / Atom feed
* gwene and unsafe urls
@ 2010-08-21 17:25 Leo
  2010-08-22 11:22 ` Sean Sieger
  0 siblings, 1 reply; 6+ messages in thread
From: Leo @ 2010-08-21 17:25 UTC (permalink / raw)
  To: ding

Hello all,

I wonder if people are annoyed by the fact that all urls in gwene are
unsafe. First I thought I might encounter some malicious urls but then
found out that all of them are unsafe.

I am using Gnus as in emacs-23 branch upstream.

Cheers,
Leo




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

* Re: gwene and unsafe urls
  2010-08-21 17:25 gwene and unsafe urls Leo
@ 2010-08-22 11:22 ` Sean Sieger
  2010-08-22 11:37   ` Leo
  0 siblings, 1 reply; 6+ messages in thread
From: Sean Sieger @ 2010-08-22 11:22 UTC (permalink / raw)
  To: ding

Leo <sdl.web@gmail.com> writes:

    Hello all,

    I wonder if people are annoyed by the fact that all urls in gwene are
    unsafe. First I thought I might encounter some malicious urls but then
    found out that all of them are unsafe.

    I am using Gnus as in emacs-23 branch upstream.

    Cheers,
    Leo

I don't use gwene, but gmane, so this struck me, Leo.  (Out of naivete:
) how does one determine the URLs are unsafe?




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

* Re: gwene and unsafe urls
  2010-08-22 11:22 ` Sean Sieger
@ 2010-08-22 11:37   ` Leo
  2010-08-22 17:45     ` Sean Sieger
  0 siblings, 1 reply; 6+ messages in thread
From: Leo @ 2010-08-22 11:37 UTC (permalink / raw)
  To: Sean Sieger; +Cc: ding

On 2010-08-22 12:22 +0100, Sean Sieger wrote:
> Leo <sdl.web@gmail.com> writes:
>
>     Hello all,
>
>     I wonder if people are annoyed by the fact that all urls in gwene are
>     unsafe. First I thought I might encounter some malicious urls but then
>     found out that all of them are unsafe.
>
>     I am using Gnus as in emacs-23 branch upstream.
>
>     Cheers,
>     Leo
>
> I don't use gwene, but gmane, so this struck me, Leo.  (Out of naivete:
> ) how does one determine the URLs are unsafe?

I believe it is controlled by mm-w3m-safe-url-regexp in Gnus but
w3m-safe-url-regexp in emacs-w3m.

Cheers,
Leo



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

* Re: gwene and unsafe urls
  2010-08-22 11:37   ` Leo
@ 2010-08-22 17:45     ` Sean Sieger
  2010-08-22 23:45       ` Katsumi Yamaoka
  0 siblings, 1 reply; 6+ messages in thread
From: Sean Sieger @ 2010-08-22 17:45 UTC (permalink / raw)
  To: ding

    I believe it is controlled by mm-w3m-safe-url-regexp in Gnus but
    w3m-safe-url-regexp in emacs-w3m.

Thank you, Leo.




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

* Re: gwene and unsafe urls
  2010-08-22 17:45     ` Sean Sieger
@ 2010-08-22 23:45       ` Katsumi Yamaoka
  2010-08-23  6:50         ` Leo
  0 siblings, 1 reply; 6+ messages in thread
From: Katsumi Yamaoka @ 2010-08-22 23:45 UTC (permalink / raw)
  To: ding

sean.sieger@gmail.com wrote:

>     I believe it is controlled by mm-w3m-safe-url-regexp in Gnus but
>     w3m-safe-url-regexp in emacs-w3m.

> Thank you, Leo.

See also `gnus-safe-html-newsgroups' (info "(gnus)Various Various"),
of which the default value is: "\\`nnrss[+:]"

I've been using recently:
"\\`nn\\(?:rss\\|shimbun\\)[+:]\\|\\`nntp\\+gwene:"

(The last regexp element will possibly need to be replaced with
the method name you use.)



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

* Re: gwene and unsafe urls
  2010-08-22 23:45       ` Katsumi Yamaoka
@ 2010-08-23  6:50         ` Leo
  0 siblings, 0 replies; 6+ messages in thread
From: Leo @ 2010-08-23  6:50 UTC (permalink / raw)
  To: Katsumi Yamaoka; +Cc: ding

On 2010-08-23 00:45 +0100, Katsumi Yamaoka wrote:
> sean.sieger@gmail.com wrote:
>
>>     I believe it is controlled by mm-w3m-safe-url-regexp in Gnus but
>>     w3m-safe-url-regexp in emacs-w3m.
>
>> Thank you, Leo.
>
> See also `gnus-safe-html-newsgroups' (info "(gnus)Various Various"),
> of which the default value is: "\\`nnrss[+:]"

Thank you for this.

> I've been using recently:
> "\\`nn\\(?:rss\\|shimbun\\)[+:]\\|\\`nntp\\+gwene:"
>
> (The last regexp element will possibly need to be replaced with
> the method name you use.)

The behaviours of browsing html articles and text articles are
different.

In a text article, if there's url, mouse-click or return on the url
opens in the default browser. But for html article it is in emacs-w3m if
you hit enter and nothing happens if mouse-click.

Leo



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

end of thread, other threads:[~2010-08-23  6:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-21 17:25 gwene and unsafe urls Leo
2010-08-22 11:22 ` Sean Sieger
2010-08-22 11:37   ` Leo
2010-08-22 17:45     ` Sean Sieger
2010-08-22 23:45       ` Katsumi Yamaoka
2010-08-23  6:50         ` Leo

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