From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sven Bretfeld" Subject: Using non-org files as agenda files? Date: 23 Jan 2013 00:30:38 +0100 Message-ID: <874ni8iyn5.fsf@gmx.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxnIk-0003t4-Db for emacs-orgmode@gnu.org; Tue, 22 Jan 2013 18:30:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxnIh-0003yc-PH for emacs-orgmode@gnu.org; Tue, 22 Jan 2013 18:30:46 -0500 Received: from mi.ruhr-uni-bochum.de ([134.147.64.33]:32810 helo=mx5.rz.ruhr-uni-bochum.de) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TxnIh-0003yI-ES for emacs-orgmode@gnu.org; Tue, 22 Jan 2013 18:30:43 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-Mode Dear all Is it anyhow possible to use a .tex file as an org-agenda-file? This might seem a silly question. The reason is that I stick to auctex for writing my documents. But it would be nice to be able to insert a todo item directly at an appropriate place within a tex-file and have it integrated in org-agenda-view. Maybe this can be done by a workaround using ipa.el (in-place annotations) and setting an orgmode file as ipa-file? Any experiences? Thanks Sven