From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: C-h r and Images Date: Mon, 2 Sep 2013 10:02:18 -0700 (PDT) Message-ID: <372ba59c-42be-463c-a69f-6b910d8cc40e@default> References: <<87y57fe2ej.fsf@gmail.com>> <<831u57e089.fsf@gnu.org>> <<5224AEB3.5000508@cs.ucla.edu>> <<4884857e-3cd1-4b47-9949-6919c60f2186@default>> <<83txi3cih5.fsf@gnu.org>> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1378141383 3457 80.91.229.3 (2 Sep 2013 17:03:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Sep 2013 17:03:03 +0000 (UTC) Cc: eggert@cs.ucla.edu, kjambunathan@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii , Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 02 19:03:05 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VGXWp-0007vZ-ON for ged-emacs-devel@m.gmane.org; Mon, 02 Sep 2013 19:03:03 +0200 Original-Received: from localhost ([::1]:41188 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGXWp-0007Nj-CP for ged-emacs-devel@m.gmane.org; Mon, 02 Sep 2013 13:03:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGXWd-0007FI-6i for emacs-devel@gnu.org; Mon, 02 Sep 2013 13:02:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGXWU-0008AI-8e for emacs-devel@gnu.org; Mon, 02 Sep 2013 13:02:51 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:42477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGXWL-00088S-69; Mon, 02 Sep 2013 13:02:33 -0400 Original-Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r82H2Mfq029122 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 2 Sep 2013 17:02:23 GMT Original-Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r82H2L3T013298 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 2 Sep 2013 17:02:21 GMT Original-Received: from abhmt105.oracle.com (abhmt105.oracle.com [141.146.116.57]) by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r82H2LNX004390; Mon, 2 Sep 2013 17:02:21 GMT In-Reply-To: <<83txi3cih5.fsf@gnu.org>> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.8 (707110) [OL 12.0.6680.5000 (x86)] X-Source-IP: ucsinet22.oracle.com [156.151.31.94] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163134 Archived-At: > > With the following MS Windows build I see no images in the GnuTLS > > manual, and it does not even have a `TLS layers', node AFAICT. >=20 > Maybe you have a very old manual. Perhaps. The Emacs 24 build is from 2013-08-23, but that doesn't mean the manual itself is recent. > Mine says this at the very beginning (in node "Top"): > > This manual is last updated 25 November 2011 for version 3.0.9 of > GnuTLS. Mine says no such thing ("is" should be "was" in that text, BTW). Nothing at all about a GnuTLS version. This is all it says before the copyright boilerplate text: This manual describes the Emacs GnuTLS integration. GnuTLS is a library that establishes encrypted SSL or TLS connections. Emacs supports it through the `gnutls.c' and `gnutls.h' C files and the `gnutls.el' Emacs Lisp library. This file describes the Emacs GnuTLS integration. =20 > It does have the "TLS layers" node, and that node does show an image. OK, clearly we have different versions of the manual.