From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: Error in org-agenda-files => org-remember really breaks. Date: Tue, 15 Apr 2008 08:53:45 +0200 Message-ID: <8C8EC474-E6EF-49FF-9C6D-4D8ACAC21505@science.uva.nl> References: <87iqyj4stj.fsf@sparse.dyndns.org> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jlf5I-0006yh-Mo for emacs-orgmode@gnu.org; Tue, 15 Apr 2008 02:56:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jlf3L-0006m8-RZ for emacs-orgmode@gnu.org; Tue, 15 Apr 2008 02:54:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jlf3E-0006lq-3n for emacs-orgmode@gnu.org; Tue, 15 Apr 2008 02:53:56 -0400 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jlf3D-0002g2-OZ for emacs-orgmode@gnu.org; Tue, 15 Apr 2008 02:53:55 -0400 Received: from ug-out-1314.google.com ([66.249.92.174]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jlf3C-0001yh-0l for emacs-orgmode@gnu.org; Tue, 15 Apr 2008 02:53:54 -0400 Received: by ug-out-1314.google.com with SMTP id a2so665071ugf.48 for ; Mon, 14 Apr 2008 23:53:50 -0700 (PDT) In-Reply-To: <87iqyj4stj.fsf@sparse.dyndns.org> 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: Jason Riedy Cc: emacs-orgmode@gnu.org Fixed, thanks. - Carsten On Apr 15, 2008, at 6:59 AM, Jason Riedy wrote: > I haven't tried debugging this one, and I'm still not sure how I > figured out the problem. > > I accidentally set org-agenda-files to a directory "~/.orgs" > rather than (list "~/.orgs"). So something tried to read > the directory as a list of files... And then org-remember > breaks in utterly confusing ways. Some of the escape codes > are parsed correctly, some are not (e.g. %? and %!). And > C-c C-c and C-c C-k both refuse to work correctly... > > Good luck. ;) > > Jason > > > > _______________________________________________ > 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