From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: suggestion - follow-link Date: Fri, 18 Jul 2008 12:03:28 -0700 Message-ID: <32B3C02D-75EB-4ED8-BF02-B66D0CCD4084@uva.nl> References: <6kprpbaynj.fsf@richardriley.net> Mime-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJvEu-0001Z7-0T for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 15:03:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJvEr-0001Xv-C1 for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 15:03:34 -0400 Received: from [199.232.76.173] (port=56827 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJvEr-0001Xj-4G for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 15:03:33 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:24518) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJvEq-0007QP-HC for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 15:03:32 -0400 In-Reply-To: <6kprpbaynj.fsf@richardriley.net> 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: Richard G Riley Cc: org-mode On Jul 18, 2008, at 10:29 AM, Richard G Riley wrote: > > I would like to suggest that follow link (C-c C-o) defaults to > "index.org" when the link is merely a directory. e.g I prefer my links > to be without the "index.html/org" part ,"./projects/", so that > "index.html" does not appear in the address bar when browsing the > published project. At present it will open dired in that directory. I do not want to give up that link into dired while working in Emacs - and I believe upon exporting, the link will end up pointing to the directory, which in HML will read index.html. - Carsten