From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Nicolas Petton Newsgroups: gmane.emacs.bugs Subject: bug#26116: Changes to layout of manual/ directory for web pages Date: Wed, 15 Mar 2017 23:41:06 +0100 Message-ID: <8737eeyxh9.fsf@petton.fr> References: <9qh92u18pv.fsf@fencepost.gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Trace: blaine.gmane.org 1489617740 27284 195.159.176.226 (15 Mar 2017 22:42:20 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 15 Mar 2017 22:42:20 +0000 (UTC) To: Glenn Morris , 26116@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Mar 15 23:42:13 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1coHcQ-0005Vb-VO for geb-bug-gnu-emacs@m.gmane.org; Wed, 15 Mar 2017 23:42:11 +0100 Original-Received: from localhost ([::1]:39871 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coHcR-0004Fo-PE for geb-bug-gnu-emacs@m.gmane.org; Wed, 15 Mar 2017 18:42:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coHcM-0004FX-Kq for bug-gnu-emacs@gnu.org; Wed, 15 Mar 2017 18:42:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coHcI-0005jb-O2 for bug-gnu-emacs@gnu.org; Wed, 15 Mar 2017 18:42:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:59459) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1coHcI-0005jL-KY for bug-gnu-emacs@gnu.org; Wed, 15 Mar 2017 18:42:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1coHcI-0002UJ-EO for bug-gnu-emacs@gnu.org; Wed, 15 Mar 2017 18:42:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Nicolas Petton Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 15 Mar 2017 22:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26116 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 26116-submit@debbugs.gnu.org id=B26116.14896176769506 (code B ref 26116); Wed, 15 Mar 2017 22:42:02 +0000 Original-Received: (at 26116) by debbugs.gnu.org; 15 Mar 2017 22:41:16 +0000 Original-Received: from localhost ([127.0.0.1]:57658 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1coHbY-0002TG-ME for submit@debbugs.gnu.org; Wed, 15 Mar 2017 18:41:16 -0400 Original-Received: from petton.fr ([89.234.186.68]:51111) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1coHbW-0002T3-QT for 26116@debbugs.gnu.org; Wed, 15 Mar 2017 18:41:15 -0400 In-Reply-To: <9qh92u18pv.fsf@fencepost.gnu.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=petton.fr; s=mail; t=1489617667; bh=e9CIZ8acIDQURvio32hvCunb2Bsb0O8EyAsnJmcauRE=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID:MIME-Version:Content-Type; b=QZSn99REtj/o1gepvRQEaCDXih73qZqdMF7z1BWAgKQExhIW1JGEL0oDTV1DNZaGs0cDw6DX7mPGB531rjDwvEN2jcsKL6nKGmBUfdQLK+7bEMDrsyMX8w1zfvvQD46j3LEx0gNwHHsAJ74FHSDkqybtw2odkcZDf477qqBXJ24= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:130628 Archived-At: --=-=-= Content-Type: text/plain Glenn Morris writes: Hi Glenn, > Apologies for just noticing this. It seems like the layout of the > manual/ directory for the Emacs web pages changed in an (IMO) odd way a > few months ago, and I'm wondering if it was intentional. I don't remember doing this, and if I somehow did it, it was unintentional. > Should this all just be reverted? I guess so. Cheers, Nico --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJYycMCAAoJECM1h6R8IHkQ3oMIAMPRcIDbv4jVP0uIJU9prInZ mNdW+gEPsosHhfTlObtL1Umveyul4d6IHH6gn2zqaCeRTG4eCusQlc95MTEXF129 guDQDJAoEVO0Hf+TiXG79tpKsFY8nNAeo30zTPHIUVrxXVz+HJoRhtdYg6ItWUZ0 dyXHYUXPt+RDsDqsvv+xFgMqq1NVfHZITLgYuX9k4aH43dxU/eIMqmgypJny3/8Y HmgzVbigI+rMIU2toGsS5Hufa/+quTCMRY3NmDRR51NhHtYAtg/l9DdVbBT9yx05 7zwCrKW5VRI1/vkQU5i4rhNzgXhdKzldl9lqHxZUdEdsVSWIg5grPV6yY4bOfgI= =p/17 -----END PGP SIGNATURE----- --=-=-=--