From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Loginov Subject: Re: target-links (backlink) relation and global radio targets Date: Sat, 09 Jun 2007 10:55:38 +0700 Message-ID: <87bqfpok79.fsf@mail.ru> References: <87y7iuoqta.fsf@mail.ru> <7235c32e0720b638f2c50f6c6c7a273b@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HwsFY-0007Yg-7s for emacs-orgmode@gnu.org; Sat, 09 Jun 2007 00:08:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HwsFW-0007YU-OE for emacs-orgmode@gnu.org; Sat, 09 Jun 2007 00:08:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwsFW-0007YR-Md for emacs-orgmode@gnu.org; Sat, 09 Jun 2007 00:08:26 -0400 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_SHA1:32) (Exim 4.60) (envelope-from ) id 1HwsFW-0006Dk-4X for emacs-orgmode@gnu.org; Sat, 09 Jun 2007 00:08:26 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HwsAo-0003MC-Dn for emacs-orgmode@gnu.org; Sat, 09 Jun 2007 06:03:34 +0200 Received: from itam75.itam.nsc.ru ([194.226.179.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 09 Jun 2007 06:03:34 +0200 Received: from zeliboba by itam75.itam.nsc.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 09 Jun 2007 06:03:34 +0200 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 Carsten Dominik writes: >> the target occurs. is it possible to implement this with special >> agenda view? > > Not a special agenda view, but you can use `org-occur' > to create the corresponding sparse tree. > > In your example: > > C-c / \[project A\] RET > thanks, I'll try this >> one more question about radio targets: >> is it difficult to implement global radio targets list for all files >> referred >> by org-agenda-files? > > No, see > > http://thread.gmane.org/gmane.emacs.orgmode/1306/match=radio+transmit I've seen this thread, but I do not expect too much radio targets, anyway if it will be too slow, you can switch it off. > How about you yourself if that is functionality you need? I'll do it at some point, when learn elisp and orgmode, now I'm just starting best Maxim