all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#27523: 26.0.50; eww cannot render emacs-devel archives
@ 2017-06-29  6:46 Tino Calancha
  2017-06-29 16:26 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Tino Calancha @ 2017-06-29  6:46 UTC (permalink / raw
  To: 27523


emacs -Q
M-x eww https://lists.gnu.org/archive/html/emacs-devel/ RET

*) The url is not shown.
*) M-x list-processes RET
   shows Status 'failed' for the connection.
*) With Emacs-25.2 the url is shown after a few seconds.

In GNU Emacs 26.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
 of 2017-06-29 built
Repository revision: 3b19663b44be29986ebaacfb3a3c95130cd65964
Windowing system distributor 'The X.Org Foundation', version 11.0.11902000
System Description:	Debian GNU/Linux 9.0 (stretch)

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Contacting host: lists.gnu.org:443

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 LIBSYSTEMD

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: eww

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message dired dired-loaddefs rfc822 mml
mml-sec epa derived epg epg-config mm-decode mm-bodies mm-encode
mailabbrev gmm-utils mailheader sendmail network-stream starttls
url-http tls gnutls mail-parse rfc2231 url-gw nsm subr-x url-cache
url-auth eww easymenu puny mm-url gnus nnheader gnus-util rmail
rmail-loaddefs rfc2047 rfc2045 ietf-drums mail-utils wid-edit mm-util
mail-prsvr url-queue url url-proxy url-privacy url-expand url-methods
url-history url-cookie url-domsuf url-util url-parse auth-source cl-seq
eieio eieio-core cl-macs eieio-loaddefs password-cache url-vars mailcap
shr svg xml seq byte-opt gv bytecomp byte-compile cconv dom browse-url
format-spec cl-loaddefs cl-lib time-date mule-util tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win
x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow isearch timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote dbusbind inotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty
make-network-process emacs)

Memory information:
((conses 16 134050 8974)
 (symbols 48 23416 1)
 (miscs 40 57 123)
 (strings 32 42661 1359)
 (string-bytes 1 1100588)
 (vectors 16 18320)
 (vector-slots 8 536353 6730)
 (floats 8 77 84)
 (intervals 56 247 0)
 (buffers 976 14))





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

* bug#27523: 26.0.50; eww cannot render emacs-devel archives
  2017-06-29  6:46 bug#27523: 26.0.50; eww cannot render emacs-devel archives Tino Calancha
@ 2017-06-29 16:26 ` Eli Zaretskii
  2017-06-29 16:37   ` Tino Calancha
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2017-06-29 16:26 UTC (permalink / raw
  To: Tino Calancha; +Cc: 27523

> From: Tino Calancha <tino.calancha@gmail.com>
> Date: Thu, 29 Jun 2017 15:46:50 +0900
> 
> 
> emacs -Q
> M-x eww https://lists.gnu.org/archive/html/emacs-devel/ RET
> 
> *) The url is not shown.
> *) M-x list-processes RET
>    shows Status 'failed' for the connection.
> *) With Emacs-25.2 the url is shown after a few seconds.

Crystal ball says that you have some local configuration that
disallows acceptance of expired certificates.  By default Emacs asks
whether to accept such a certificate, and if you allow, the URL will
be shown.

Someone should report to GNU hackers that their certificate needs to
be updated.





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

* bug#27523: 26.0.50; eww cannot render emacs-devel archives
  2017-06-29 16:26 ` Eli Zaretskii
@ 2017-06-29 16:37   ` Tino Calancha
  2017-07-06  4:52     ` Tino Calancha
  0 siblings, 1 reply; 4+ messages in thread
From: Tino Calancha @ 2017-06-29 16:37 UTC (permalink / raw
  To: Eli Zaretskii; +Cc: 27523



On Thu, 29 Jun 2017, Eli Zaretskii wrote:

>> From: Tino Calancha <tino.calancha@gmail.com>
>> Date: Thu, 29 Jun 2017 15:46:50 +0900
>>
>>
>> emacs -Q
>> M-x eww https://lists.gnu.org/archive/html/emacs-devel/ RET
>>
>> *) The url is not shown.
>> *) M-x list-processes RET
>>    shows Status 'failed' for the connection.
>> *) With Emacs-25.2 the url is shown after a few seconds.
>
> Crystal ball says that you have some local configuration that
> disallows acceptance of expired certificates.  By default Emacs asks
> whether to accept such a certificate, and if you allow, the URL will
> be shown.
>
> Someone should report to GNU hackers that their certificate needs to
> be updated.
Thank you.
Your guess seems right.  After your answer i have tried to run my snippet
inside a docker container and it works: same machine, same OS and same 
repository version.





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

* bug#27523: 26.0.50; eww cannot render emacs-devel archives
  2017-06-29 16:37   ` Tino Calancha
@ 2017-07-06  4:52     ` Tino Calancha
  0 siblings, 0 replies; 4+ messages in thread
From: Tino Calancha @ 2017-07-06  4:52 UTC (permalink / raw
  To: 27523-done

Tino Calancha <tino.calancha@gmail.com> writes:

> On Thu, 29 Jun 2017, Eli Zaretskii wrote:
>
>>> From: Tino Calancha <tino.calancha@gmail.com>
>>> Date: Thu, 29 Jun 2017 15:46:50 +0900
>>>
>>>
>>> emacs -Q
>>> M-x eww https://lists.gnu.org/archive/html/emacs-devel/ RET
>>>
>>> *) The url is not shown.
>>> *) M-x list-processes RET
>>>    shows Status 'failed' for the connection.
>>> *) With Emacs-25.2 the url is shown after a few seconds.
>>
>> Crystal ball says that you have some local configuration that
>> disallows acceptance of expired certificates.  By default Emacs asks
>> whether to accept such a certificate, and if you allow, the URL will
> Your guess seems right.  After your answer i have tried to run my snippet
> inside a docker container and it works: same machine, same OS and same
> repository version.
Since it is not a but i am closing this bug report.





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

end of thread, other threads:[~2017-07-06  4:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-29  6:46 bug#27523: 26.0.50; eww cannot render emacs-devel archives Tino Calancha
2017-06-29 16:26 ` Eli Zaretskii
2017-06-29 16:37   ` Tino Calancha
2017-07-06  4:52     ` Tino Calancha

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.