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 11:15:32 -0700 (PDT) Message-ID: <92d55912-7149-4443-9476-02f6067a3251@default> References: <<372ba59c-42be-463c-a69f-6b910d8cc40e@default>> <<83r4d7cecc.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 1378145764 18406 80.91.229.3 (2 Sep 2013 18:16:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Sep 2013 18:16:04 +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 20:16: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 1VGYfV-0001Z4-Cc for ged-emacs-devel@m.gmane.org; Mon, 02 Sep 2013 20:16:05 +0200 Original-Received: from localhost ([::1]:41534 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGYfU-00027P-TE for ged-emacs-devel@m.gmane.org; Mon, 02 Sep 2013 14:16:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGYfL-00026T-Kx for emacs-devel@gnu.org; Mon, 02 Sep 2013 14:16:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGYfE-0000GJ-2k for emacs-devel@gnu.org; Mon, 02 Sep 2013 14:15:55 -0400 Original-Received: from userp1040.oracle.com ([156.151.31.81]:36128) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGYf5-0000F6-9N; Mon, 02 Sep 2013 14:15:39 -0400 Original-Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r82IFaXJ002658 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 2 Sep 2013 18:15:37 GMT Original-Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r82IFZK6017015 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 2 Sep 2013 18:15:36 GMT Original-Received: from abhmt105.oracle.com (abhmt105.oracle.com [141.146.116.57]) by userz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r82IFZ4r016513; Mon, 2 Sep 2013 18:15:35 GMT In-Reply-To: <<83r4d7cecc.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: ucsinet21.oracle.com [156.151.31.93] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 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:163139 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. > > > > > > 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. >=20 > I wasn't talking about the emacs-gnutls.info manual. I was talking > about the gnutls.info manual, which is installed with the GnuTLS DLL. >=20 > > OK, clearly we have different versions of the manual. >=20 > Different manuals, not different versions. I see. Sorry for the noise. But why is it, in that case, that the Emacs GNU TLS manual uses the abbreviation "GnuTLS" in the Info menu? Seems like a bug. The file name is `emacs-gnutls' - e.g., `(emacs-gnutls)Top'. Seems like that should be used in the Info menu too: `EmacsGnuTLS' or some such.