From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Re: Can you automatically open a branch on load? Date: Fri, 28 Dec 2007 12:10:11 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J8Jew-0002Cd-Sc for emacs-orgmode@gnu.org; Fri, 28 Dec 2007 13:10:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J8Jev-00029G-8k for emacs-orgmode@gnu.org; Fri, 28 Dec 2007 13:10:14 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J8Jev-000296-3R for emacs-orgmode@gnu.org; Fri, 28 Dec 2007 13:10:13 -0500 Received: from wx-out-0506.google.com ([66.249.82.231]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J8Jeu-0008US-PA for emacs-orgmode@gnu.org; Fri, 28 Dec 2007 13:10:12 -0500 Received: by wx-out-0506.google.com with SMTP id s7so943879wxc.24 for ; Fri, 28 Dec 2007 10:10:11 -0800 (PST) In-Reply-To: Content-Disposition: inline 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: adr3nald0s@gmail.com Cc: emacs-orgmode@gnu.org I'm sure that you could write a function that you could call from an org-mode hook to do an occur or something like that. Unfortunately, I don't use org-occur much and the hook I think you need is in my .emacs at work. Given the right org-mode search function and the name of the hook, I think it should be easy to do. If someone doesn't beat me to it, I'll try and get you a better answer when I return to work or when I'm feel a little better and can do some digging. Edd On Dec 27, 2007 8:42 AM, wrote: > > Is there an easy way to have a specific branch in your file open when > you load the file? > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >