From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: void variable Date: Fri, 18 Apr 2008 10:03:41 +0200 Message-ID: <822808F3-1A5E-449E-9C2C-6E41580503FF@science.uva.nl> References: <87ej94i7ej.fsf@adboyd.com> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmlZb-0007qX-GY for emacs-orgmode@gnu.org; Fri, 18 Apr 2008 04:03:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmlZa-0007pj-Cy for emacs-orgmode@gnu.org; Fri, 18 Apr 2008 04:03:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmlZZ-0007pO-PQ for emacs-orgmode@gnu.org; Fri, 18 Apr 2008 04:03:53 -0400 Received: from ug-out-1314.google.com ([66.249.92.173]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmlZZ-0005Jr-7t for emacs-orgmode@gnu.org; Fri, 18 Apr 2008 04:03:53 -0400 Received: by ug-out-1314.google.com with SMTP id a2so37350ugf.48 for ; Fri, 18 Apr 2008 01:03:48 -0700 (PDT) In-Reply-To: <87ej94i7ej.fsf@adboyd.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: "J. David Boyd" Cc: emacs-orgmode@gnu.org I cannot reproduce this. What is your emacs version??? - Carsten On Apr 17, 2008, at 9:54 PM, J. David Boyd wrote: > > Whenever I try to publish an org file (ver 6.01a), I now get the error > > Symbol's value as variable is void: add-to-diary-list > > I can see the function being created in org-agenda, but I don't =20 > understand why the error msg references it a sa variable. > > > Here is the debug list. Any ideas? > > > Debugger entered--Lisp error: (void-variable add-to-diary-list) > byte-code("=C6=C7!=88=C8=08=C9=CA \n=0B\f > =0E=17&=06#=88=C8=0E=18=CB=CA #=88=C8=0E=19=CC=C3=0E\n!#=88=C8=0E=1A=CD=C3= =0E\n!#=88=C8=0E=1B=CE=CA #=88=C8=0E=1C=CF=C3=0E\n!#=88=C8=0E=1D=D0=C3=0E\= n!=20 > #=88=C8=0E=1E=D0=C3=0E\n!#=88=C8=0E=1F=D1=C3=0E\n!#=88=C8=0E =D2=CA = #=88=C8=0E!=D3=C3=0E\n!#=88=C8=0E\"=D4=C3=0E\n!#=88=C8=0E#=CB=C3=0E\n!#=88= =C8=0E=20 > $=CB=C3=0E\n!#=88=C8=0E%=CC=C3=0E\n!#=88=C8=0E&=D5=C3=0E\n!#=88=C8=0E'=D6= =C3=0E\n!#=87" [add-to-diary-list =20 > string specifier &optional marker globcolor require org declare-=20 > function "diary-lib" date "cal-iso" "cal-julian" "cal-bahai" =20 > "holidays" "cal-china" "cal-coptic" "cal-french" "cal-move" "cal-=20 > hebrew" "cal-islam" "cal-mayan" "cal-persia" literal calendar-=20 > absolute-from-iso calendar-astro-date-string calendar-bahai-date-=20 > string calendar-check-holidays calendar-chinese-date-string calendar-=20= > coptic-date-string calendar-ethiopic-date-string calendar-french-=20 > date-string calendar-goto-date calendar-hebrew-date-string calendar-=20= > islamic-date-string calendar-iso-date-string calendar-iso-from-=20 > absolute calendar-julian-date-string calendar-mayan-date-string =20 > calendar-persian-date-string] 10) > require(org-agenda) > eval-buffer(# nil "/home/Dave/.emacs.d/org/lisp/org-=20= > exp.el" nil t) ; Reading at buffer position 1196 > load-with-code-conversion("/home/Dave/.emacs.d/org/lisp/org-exp.el" =20= > "/home/Dave/.emacs.d/org/lisp/org-exp.el" nil nil) > > > > _______________________________________________ > 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