From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Hyperlinks in column-view? Date: Sun, 15 Feb 2009 09:53:02 +0100 Message-ID: <241856C7-2AD5-48AD-A293-8966E6B9CAA4@uva.nl> References: <499747CA.3000701@gmx.de> Mime-Version: 1.0 (Apple Message framework v930.3) 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 1LYckN-0002dB-Ix for emacs-orgmode@gnu.org; Sun, 15 Feb 2009 03:53:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LYckN-0002cz-0C for emacs-orgmode@gnu.org; Sun, 15 Feb 2009 03:53:07 -0500 Received: from [199.232.76.173] (port=58962 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYckM-0002cw-UP for emacs-orgmode@gnu.org; Sun, 15 Feb 2009 03:53:06 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:52833) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LYckM-0000ou-II for emacs-orgmode@gnu.org; Sun, 15 Feb 2009 03:53:06 -0500 Received: by ewy13 with SMTP id 13so2651800ewy.18 for ; Sun, 15 Feb 2009 00:53:05 -0800 (PST) In-Reply-To: <499747CA.3000701@gmx.de> 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: Karl Maihofer Cc: emacs-orgmode@gnu.org On Feb 14, 2009, at 11:38 PM, Karl Maihofer wrote: > Hi, > > thank you very much for sharing this wonderful piece of software! > > I'd like to build a little database containing contact information. To > view the entries, I chose the very nice column-view. Is it possible to > realise hyperlinks in column-view so that a click on an e-mail adress > opens my e-mail client? Not clicking, this will probably not work. However, you can use C-c C-o normally when the cursor is on a column field containing a link. HTH - Carsten