From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Fwd: Precision setting for spreadsheet calculation Date: Thu, 11 Mar 2010 09:29:01 +0000 Message-ID: <874oknjjfm.wl%ucecesf@ucl.ac.uk> References: <4B90C320.8060100@alumni.ethz.ch> 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 1Npehq-0006YJ-0J for emacs-orgmode@gnu.org; Thu, 11 Mar 2010 04:29:26 -0500 Received: from [140.186.70.92] (port=54962 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Npeho-0006WD-Ds for emacs-orgmode@gnu.org; Thu, 11 Mar 2010 04:29:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Npehd-0001ze-SD for emacs-orgmode@gnu.org; Thu, 11 Mar 2010 04:29:16 -0500 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:33462) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Npehd-0001z6-Nr for emacs-orgmode@gnu.org; Thu, 11 Mar 2010 04:29:13 -0500 In-Reply-To: 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: Org Mode 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...). Hope this helps.