From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Online Emacs Manuals at gnu.org Date: Mon, 11 Jun 2007 22:44:48 -0400 Message-ID: <87fy4x99i7.fsf@stupidchicken.com> References: <871wgkoe4o.GNU's_Not_Unix!%yavor@gnu.org> <87wsybmqb0.GNU's_Not_Unix!%yavor@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1181616310 17422 80.91.229.12 (12 Jun 2007 02:45:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Jun 2007 02:45:10 +0000 (UTC) Cc: karl@gnu.org, emacs-devel@gnu.org To: Yavor Doganov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 12 04:45:08 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HxwNY-0002uM-Jk for ged-emacs-devel@m.gmane.org; Tue, 12 Jun 2007 04:45:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxwNY-0007Re-4t for ged-emacs-devel@m.gmane.org; Mon, 11 Jun 2007 22:45:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HxwNV-0007PT-8Q for emacs-devel@gnu.org; Mon, 11 Jun 2007 22:45:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HxwNU-0007Or-Rk for emacs-devel@gnu.org; Mon, 11 Jun 2007 22:45:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxwNU-0007OX-Hm for emacs-devel@gnu.org; Mon, 11 Jun 2007 22:45:04 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HxwNR-0008EW-Ee; Mon, 11 Jun 2007 22:45:01 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id CEAA34E50F; Mon, 11 Jun 2007 22:44:48 -0400 (EDT) In-Reply-To: <87wsybmqb0.GNU's_Not_Unix!%yavor@gnu.org> (Yavor Doganov's message of "Mon\, 11 Jun 2007 00\:51\:15 +0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:72658 Archived-At: Yavor Doganov writes: >> I have tried to update the symlinks by editing the .symlink files, but >> this does not seem to have any effect. > > It takes 24 hours for the changes to take effect. I am not sure the .symlinks file is working correctly -- could you help me check? The original location for the elisp manual was software/gnu/emacs/elisp-manual/index.html, and this has been moved to software/gnu/emacs/manual/elisp.html. So, in software/gnu/emacs/elisp-manual/.symlinks, I put ../manual/elisp.html index.html ../manual/elisp.html elisp.html Is this correct? Or should this instead be software/gnu/emacs/manual/elisp.html or /software/gnu/emacs/manual/elisp.html?