From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,572da1242846d2be X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!n13g2000cwa.googlegroups.com!not-for-mail From: "Ludovic Brenta" Newsgroups: comp.lang.ada Subject: Re: arm95 reference manual file not found Date: 9 Aug 2006 07:42:48 -0700 Organization: http://groups.google.com Distribution: world Message-ID: <1155134568.838552.28370@n13g2000cwa.googlegroups.com> References: NNTP-Posting-Host: 212.190.145.10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1155134573 6855 127.0.0.1 (9 Aug 2006 14:42:53 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 9 Aug 2006 14:42:53 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; SunOS sun4u; fr-FR; rv:1.6) Gecko/20040116,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 SEVPXS01 Complaints-To: groups-abuse@google.com Injection-Info: n13g2000cwa.googlegroups.com; posting-host=212.190.145.10; posting-account=ZjNXewwAAADyBPkwI57_UcX8yKfXWOss Xref: g2news2.google.com comp.lang.ada:6111 Date: 2006-08-09T07:42:48-07:00 List-Id: R=2EFreitag a =E9crit : > Hi all, > > in emacs the help function in adamode accesses a file arm95. > > Where can i find this file, and where must it be placed to be accessed by > emacs? # apt-get install ada-reference-manual will install the file: /usr/share/info/arm95.info.gz and update the directory file: /usr/share/info/dir --=20 Ludovic Brenta.