From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-agenda-custom-commands have a serious bug!? Date: Thu, 09 Jun 2011 10:18:24 -0400 Message-ID: <10878.1307629104@alphaville.dokosmarshall.org> References: <201106091347207812494@163.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUg4L-00083N-Rz for emacs-orgmode@gnu.org; Thu, 09 Jun 2011 10:18:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUg4K-0005ij-4t for emacs-orgmode@gnu.org; Thu, 09 Jun 2011 10:18:45 -0400 Received: from vms173019pub.verizon.net ([206.46.173.19]:34015) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUg4J-0005iU-Qi for emacs-orgmode@gnu.org; Thu, 09 Jun 2011 10:18:43 -0400 Received: from alphaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LMJ00LYB12OUS80@vms173019.mailsrvcs.net> for emacs-orgmode@gnu.org; Thu, 09 Jun 2011 09:18:30 -0500 (CDT) In-reply-to: Message from "zw963" of "Thu, 09 Jun 2011 13:47:21 +0800." <201106091347207812494@163.com> 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: zw963 Cc: nicholas.dokos@hp.com, emacs-orgmode zw963 wrote: > i have use org-agenda-custom-commands manage my thought and idea. > when open my agenda custom view, I often require modified some heading content. > when I use org-agenda-switch-to (shortcut key "enter") open and make changes, > save and kill this buffer return to org-agenda-command window, move point to other heading, > but it have a error tips."wrong type argument: stringp,nil" > if i try to open other heading use "enter",I open a unpredictable org buffer. > what a horrible..... > > only I quit org-agenda-commands buffer, and reenter,i can work file. > I can't reproduce this with the standard agenda view on Org-mode version 7.5 (baseline.265.gcfb05) If it requires the custom agenda view to reproduce, you have to provide that. What version of orgmode are you using? See section 1.4, "Feedback", of the manual on how to report a bug. Nick