From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aditya Siram Subject: Linking Headlines across several files Date: Wed, 21 Feb 2007 16:48:41 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HJueU-0001f0-L6 for emacs-orgmode@gnu.org; Wed, 21 Feb 2007 11:49:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HJueS-0001en-7d for emacs-orgmode@gnu.org; Wed, 21 Feb 2007 11:49:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HJueS-0001ek-0a for emacs-orgmode@gnu.org; Wed, 21 Feb 2007 11:49:08 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HJueR-0004bo-Hq for emacs-orgmode@gnu.org; Wed, 21 Feb 2007 11:49:07 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HJueG-0005mk-Ft for emacs-orgmode@gnu.org; Wed, 21 Feb 2007 17:48:57 +0100 Received: from host.mercy.net ([170.29.1.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Feb 2007 17:48:56 +0100 Received: from aditya_siram by host.mercy.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Feb 2007 17:48:56 +0100 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: emacs-orgmode@gnu.org Is there a way to link headlines across several files? For example, I have a Projects.org and Contacts.org ********Projects.org********* * Mow the lawn # << Chem Lawn >> ********End****************** *******Contacts.org********** * Chem Lawn 555-555-5555 *******End******************* When I click on the Chem Lawn link in Projects.org, can I have it the headline in Contacts.org? Thanks.. Deech