From mboxrd@z Thu Jan 1 00:00:00 1970 From: srandby@gmail.com Subject: Re: Turn on help Date: Tue, 12 Aug 2008 00:31:24 -0400 Message-ID: <48A1121C.2030501@gmail.com> References: <48A08B13.4040009@gmail.com> <87od3zm9es.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KSlYo-0006AA-Vu for emacs-orgmode@gnu.org; Tue, 12 Aug 2008 00:32:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KSlYn-00067O-IB for emacs-orgmode@gnu.org; Tue, 12 Aug 2008 00:32:42 -0400 Received: from [199.232.76.173] (port=42483 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSlYn-00067D-C0 for emacs-orgmode@gnu.org; Tue, 12 Aug 2008 00:32:41 -0400 Received: from py-out-1112.google.com ([64.233.166.178]:18251) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KSlYn-0004bP-22 for emacs-orgmode@gnu.org; Tue, 12 Aug 2008 00:32:41 -0400 Received: by py-out-1112.google.com with SMTP id p76so1271418pyb.1 for ; Mon, 11 Aug 2008 21:32:40 -0700 (PDT) In-Reply-To: <87od3zm9es.fsf@kassiopeya.MSHEIMNETZ> 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: Sebastian Rose , emacs-orgmode Mailinglist Hi Sebastian, I'm embarrassed to say that the help function works after all. I thought it didn't work because the HELP link isn't blue, it is black and the mouse doesn't indicate a link when the pointer is put on the HELP. I didn't think to try to click on it (DUH). So my only question is how do I make the HELP link blue? I've tried this on Firefox 3 and Safari. Both give the black HELP link. I'm using v.0.0.6.9 of the script which I downloaded last week I believe. Typing '?' does show the shortcut list but the 'click here' gives a black 'here' instead of blue. You may visit my web site to see what I mean: http://www3.uakron.edu/randby By the way, I don't think the documentation is bad or outdated. I'm very pleased with your script and the documentation. With your script and org-mode I'm able to maintain a nice website with one text file. My old site was a pain to maintain with all of its html files. After a few hours of transferring everything (well, I'm not quite finished) to one ORG file, I have a website that is far more sophisticated than the old site. Thank you very much for such a fantastic script. Scott Randby Sebastian Rose wrote: > Hello Scott, > > srandby@gmail.com writes: >> I am using the org-info.js script when I export an ORG file to html. Everything >> works great except I can't figure out how to turn on the help function so that >> the HELP link is active. I've looked through the org-info.js documentation (in >> which the HELP link is active) and found only that the help function is turned >> off by default. So how do I turn it on? > > I'm sorry for the bad and outdated documentation for the script. The > HELP link should just work. It should show the same screen as when > pressing '?' i.e., the keyboard shortcuts. > > Questions: > > - When did you update the script the last time? > - Which Browser are you using? > - What's in the third line of the script ( ... org-info.js, v.0.0...)? > - Does '?' show the shortcut list? > > > Again, excuse me for the bad docs, > > > Sebastian >