From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: cosmetic: link-syntax, diary files & faces Date: Fri, 12 May 2006 16:08:28 +0200 Message-ID: <4ea0485fc30f7c21b733c107f54cc6fd@science.uva.nl> References: <410525dd16635aa3f519fc50b7314726@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v623) 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 1FeYJs-0006PX-Mq for emacs-orgmode@gnu.org; Fri, 12 May 2006 10:08:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FeYJp-0006M6-4n for emacs-orgmode@gnu.org; Fri, 12 May 2006 10:08:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FeYJp-0006M0-09 for emacs-orgmode@gnu.org; Fri, 12 May 2006 10:08:37 -0400 Received: from [146.50.4.51] (helo=imap.science.uva.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FeYLZ-0001qP-38 for emacs-orgmode@gnu.org; Fri, 12 May 2006 10:10:25 -0400 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: Eric J Haywiser Cc: emacs-orgmode@gnu.org On May 12, 2006, at 15:36, Eric J Haywiser wrote: > I simply place the cursor on a link and M-x org-open-at-point > which is precisely how one can follow links in an org-mode file. Right? Only if one is really in love with typing or has RSI so badly that you are not allowed to even touch your mouse. I always use C-c C-o or the mouse to follow links in org-mode files. But indeed, with M-x org-open-at-point you can do this in agenda files as well. Would people find it useful if I bind C-c C-o also in the agenda buffer? never occurred to me to use it from there - but maybe it is actually useful. - Carsten