From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id UBWNFxP6KmDOfAAA0tVLHw (envelope-from ) for ; Mon, 15 Feb 2021 22:47:47 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eNFNExP6KmAwUgAAB5/wlQ (envelope-from ) for ; Mon, 15 Feb 2021 22:47:47 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BD7A41FC13 for ; Mon, 15 Feb 2021 23:47:46 +0100 (CET) Received: from localhost ([::1]:48116 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lBmee-0001rG-6u for larch@yhetil.org; Mon, 15 Feb 2021 17:47:44 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38432) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBmdy-0001r5-FA for emacs-orgmode@gnu.org; Mon, 15 Feb 2021 17:47:02 -0500 Received: from ciao.gmane.io ([116.202.254.214]:46724) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBmdx-0004dp-5x for emacs-orgmode@gnu.org; Mon, 15 Feb 2021 17:47:02 -0500 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1lBmdv-0005ng-9C for emacs-orgmode@gnu.org; Mon, 15 Feb 2021 23:46:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Nick Dokos Subject: Re: Where has the manual on one html page gone? Date: Mon, 15 Feb 2021 17:45:35 -0500 Message-ID: <877dn9x84w.fsf@alphaville.usersys.redhat.com> References: <87a6s9i7sd.fsf@chark.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:uaIOz4gK2RcGsHG0zKMVQKUDKKY= Received-SPF: pass client-ip=116.202.254.214; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 5 X-Spam_score: 0.5 X-Spam_bar: / X-Spam_report: (0.5 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.76 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: BD7A41FC13 X-Spam-Score: -0.76 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6B8X55UXV+Bc Christine Köhn writes: > Hi, > > I always used the manual online as one html page but it does not seem to > be available since (?) the website revamp. I prefer the manual as one > page for many reasons. Is it still available online? > I've always used the one-page per section version on the web (although I tend to use Info much more often), primarily because I thought that downloading the whole manual to just look at a section or two or five would be inefficient - in fact, I've wondered why the single-page versions of various manuals (particularly the larger ones: emacs and elisp) are made available. So it is idle curiosity on my part, but what are the the reasons for your preference? -- Nick "There are only two hard problems in computer science: cache invalidation, naming things, and off-by-one errors." -Martin Fowler