From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Precision setting for spreadsheet calculation Date: Thu, 11 Mar 2010 12:18:55 +0000 Message-ID: <87wrxjhx00.wl%ucecesf@ucl.ac.uk> References: <4B90C320.8060100@alumni.ethz.ch> <874oknjjfm.wl%ucecesf@ucl.ac.uk> <72D664E7-8063-4B82-B285-1EB6C8D9F74F@gmail.com> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NphM4-0007Md-SL for emacs-orgmode@gnu.org; Thu, 11 Mar 2010 07:19:08 -0500 Received: from [140.186.70.92] (port=48482 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NphM3-0007MQ-MM for emacs-orgmode@gnu.org; Thu, 11 Mar 2010 07:19:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NphM2-0003KC-5c for emacs-orgmode@gnu.org; Thu, 11 Mar 2010 07:19:07 -0500 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:34619) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NphM2-0003K3-0P for emacs-orgmode@gnu.org; Thu, 11 Mar 2010 07:19:06 -0500 In-Reply-To: <72D664E7-8063-4B82-B285-1EB6C8D9F74F@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Michael Brand , Org Mode On Thu, 11 Mar 2010 12:35:42 +0100, Carsten Dominik wrote: > > > On Mar 11, 2010, at 10:29 AM, Eric S Fraga wrote: > > > On Thu, 11 Mar 2010 07:28:38 +0100, Carsten Dominik > > wrote: > >> > >> Hi, > >> > >> is anyone able to reproduce this? I am not, so far.... > >> > >> - Carsten > >> > >> Begin forwarded message: > >> > >>> From: Michael Brand > >>> Date: March 5, 2010 9:38:56 AM GMT+01:00 > >>> To: Carsten Dominik > >>> Subject: Re: [Orgmode] Precision setting for spreadsheet calculation > >>> > >>> Carsten Dominik wrote: > >>>> Which is the link where you click on to make this happen? > >>> New version complete: > >>> > >>> Is there a small issue with the behavior of the section link > >>> http://orgmode.org/manual/index.html#Top ? > >>> It sometimes jumps to the rendered text line > >>> `Next: Introduction, Previous: (dir), Up: (dir)' (the anchor, > >>> expected) > >>> and sometimes to > >>> `The Org Manual' (top of page, wrong) > >>> with Firefox 3.0.5, 3.6 and Windows Explorer 8.0 > >>> > >>> When checking http://orgmode.org/manual/index.html at the W3C > >>> validator there are some errors and warnings but I can not help > >>> because I am not a HTML expert: > >>> http://validator.w3.org/check?uri=http%3A%2F%2Forgmode.org%2Fmanual%2Findex.html&charset=(detect+automatically)&doctype=Inline&group=0 > >> > >> - Carsten > > > > Carsten, > > > > I can (sort of consistently) reproduce this: > > > > - go to http://orgmode.org/manual/ > > > > - click on "12.5 HTML export" (I'm having some problems with HTML > > export; more on this anon) which takes you to > > > > http://orgmode.org/manual/HTML-export.html#HTML-export > > > > - click on Exporting at the top which takes you to > > > > http://orgmode.org/manual/Exporting.html#Exporting > > > > - click on Top which now takes you to > > > > http://orgmode.org/manual/index.html#Top > > > > and which is not what was expected, I guess (although it *is* what I > > would have expected...). > > This is where it should go and what I would expect. I guess I am > still not getting what the problem is. Michael? I guess one point is that Top takes you to different places in the index.html file. If I go from http://orgmode.org/manual/Exporting.html by clicking on Top, I get placed at the manually created index of topics the top line displayed (which is not the first line of the page, if you understand what I mean) is the one with Next etc. If I follow the procedure above, I get placed on the same page but at the actual top of that page which is the (automatically generated?) table of contents. Either destination within index.html is obviously fine (at least to me!). I guess Michael's query must have been due to the fact that depending on where you click from, you get placed in a different place in the index.html file? HTH, eric