From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Eshell manual is (hopefully) complete! Date: Sun, 02 Jul 2023 12:20:49 +0300 Message-ID: <83r0pqoej2.fsf@gnu.org> References: <87zg4ek802.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13164"; mail-complaints-to="usenet@ciao.gmane.io" Cc: jporterbugs@gmail.com, emacs-devel@gnu.org To: "Dr. Arne Babenhauserheide" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jul 02 11:21:21 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qFtGi-0003F4-Kp for ged-emacs-devel@m.gmane-mx.org; Sun, 02 Jul 2023 11:21:20 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qFtFp-0006Qv-IV; Sun, 02 Jul 2023 05:20:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFtFj-0006O1-Ne for emacs-devel@gnu.org; Sun, 02 Jul 2023 05:20:20 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFtFg-0002lp-Gl; Sun, 02 Jul 2023 05:20:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=u2QDpeyOBRITTaFnnfBd2Zo3V48yE0QgXNgXSkKbIvY=; b=Fa8+Se1tHSbbrP3tUFKL oaqtV+tMITrLsC0HL3OZ2fWu6YPDY35VXiPTKII+MQ2ZW3TdpW2E5z4FhG1rl++cZIsAyx/ccn3jR 67wiOmGEBCJYlkUxeD5FUIjI1i+Mg80wTFtXLRt5+hU4KydL6qEcQv9v7UAR8r/ornMoAFo60iC8B c1ZAvRMVLWV002gqAII4tK28X+9wA3v7ok1lPRDu3PCUjD/98EdftyXeGfE4gzBaw6AjrxHfUIJti JEkTqCjDvcLjSo38ligylEJp6ftfrQk8WhcYL1XARtu/cMtPnByzAh+wTpvhnwqKlcgFXMCQjbBr2 vymd1qHsnD7Gwg==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFtFg-0006gC-0o; Sun, 02 Jul 2023 05:20:16 -0400 In-Reply-To: <87zg4ek802.fsf@web.de> (arne_bab@web.de) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:307350 Archived-At: > From: "Dr. Arne Babenhauserheide" > Cc: emacs-devel@gnu.org > Date: Sun, 02 Jul 2023 10:52:08 +0200 > > I looked it up and found > https://www.gnu.org/software/emacs/manual/html_mono/eshell.html — is > that the correct manual? > > Is it available in info format? It's part of Emacs, so when you build Emacs and install it, the Eshell manual in Info format is also installed.