From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: bug? - can't set effort from agenda Date: Mon, 25 Oct 2010 08:12:51 +0200 Message-ID: <002F1E6F-1C6B-44CF-A3AC-35330F47AC67@gmail.com> References: <4CC46C69.31242.6E17171@george.canals.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=51659 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAI4a-0002mq-U8 for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 04:06:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAI4Z-0003ak-7h for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 04:06:28 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:57844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAI4Y-0003aX-M3 for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 04:06:27 -0400 Received: by ewy25 with SMTP id 25so1443095ewy.0 for ; Mon, 25 Oct 2010 01:06:25 -0700 (PDT) In-Reply-To: <4CC46C69.31242.6E17171@george.canals.com> 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: George Pearson Cc: emacs-orgmode@gnu.org Hi George, why do you keep us guessing about your setup and file. Post your setup and an example file (as minimal as possible). You really do not give us *anything* to hook on to. - Carsten On Oct 24, 2010, at 11:27 PM, George Pearson wrote: > On 24 Oct 2010 at 15:45, George Pearson wrote: > >> The problem has now changed though, since I added this line to my two >> org files: >> >> #+PRIORITIES: A Z Z >> >> Now when I type "e" on a task in the agenda, and hit a number key to >> set the effort, I get the following: >> >> byte-code: Before first headline at position 223 in buffer >> master.org. >> >> Position 223 is the 1st character of the line following the >> priorities >> line. I have also seen position 203, which is the first character of >> the "priorities" line itself. Unfortunately, it would be a bit time- >> consuming for me to remove the "priorities" line, as I now have a >> number of tasks outside of the usual A-C range that would need to be >> adjusted first. Can do it if necessary though. > > I have removed the "#+PRIORITIES" line and replaced it with customized > settings (i.e. in .emacs). Same problem setting effort in the agenda > though: > > byte-code: Before first headline at position 203 in buffer master.org > > Position 203 is now the beginning of the blank line after my other #+ > lines and before the first headline. Here are the lines preceding > position 203: > > #+STARTUP: odd > #+STARTUP: hidestars > #+STARTUP: logdone > #+SEQ_TODO: TODO NEXT PENDING | DONE(d!) CANCELLED(c@) > #+TAGS: [redacted] > > > Ideas? > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode