From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dexter Rodriguez Subject: (invalid-function org-with-silent-modifications) despite reinstall Date: Mon, 11 Nov 2013 15:42:50 -0800 (PST) Message-ID: <1384213370.78203.YahooMailNeo@web162203.mail.bf1.yahoo.com> Reply-To: Dexter Rodriguez Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="900607865-295353826-1384213370=:78203" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vg1Ay-0002QL-LF for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 18:45:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vg1As-0002kW-8l for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 18:45:48 -0500 Received: from nm47.bullet.mail.ne1.yahoo.com ([98.138.120.54]:44269) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vg1Ar-0002kN-T2 for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 18:45:42 -0500 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: "emacs-orgmode@gnu.org" --900607865-295353826-1384213370=:78203 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable To: emacs-orgmode@gnu.org=0ASubject: Bug: Debugger entered--Lisp error: (in= valid-function org-with-silent-modifications) despite reinstall [8.2.3a (8.= 2.3a-elpaplus @ c:/Users/Dexter/.emacs.d/elpa/org-plus-contrib-20131111/)]= =0AFrom: odtaa48@yahoo.com=0A--text follows this line--=0ARemember to cover= the basics, that is, what you expected to happen and=0Awhat in fact did ha= ppen.=A0 You don't know how to make a good report?=A0 See=0A=A0=A0=A0=A0 ht= tp://orgmode.org/manual/Feedback.html#Feedback=0AYour bug report will be po= sted to the Org-mode mailing list.=0A--------------------------------------= ----------------------------------=0Aall of a sudden I started receiving th= is error when trying to display=0Athe agenda.=A0 =0AEverything has been wor= king great up to now.=0AI had not changed my installation, except adding aw= k to the babel languages, but despite trying the latest=0Aorg-plus-contrib = tarball and reinstalling ELPA (fresh emacs), the error=0Awill not stop. =0A= Please help, thanks Dex=0APS I see the org-mode-hook looks weird ??=0AEmacs= =A0 : GNU Emacs 24.3.1 (i386-mingw-nt6.2.9200)=0A=A0of 2013-03-17 on MARVIN= =0APackage: Org-mode version 8.2.3a (8.2.3a-elpaplus @ c:/Users/Dexter/.ema= cs.d/elpa/org-plus-contrib-20131111/)=0Acurrent state:=0A=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=0A(setq=0A=A0org-ctrl-c-ctrl-c-hook '(org-babel-ha= sh-at-point org-babel-execute-safely-maybe)=0A=A0org-agenda-skip-scheduled-= if-done t=0A=A0org-tab-first-hook '(org-hide-block-toggle-maybe org-src-nat= ive-tab-command-maybe org-babel-hide-result-toggle-maybe=0A=A0=A0=A0=A0=A0= =A0 org-babel-header-arg-expand)=0A=A0org-cycle-hook '(org-cycle-hide-archi= ved-subtrees org-cycle-hide-drawers org-cycle-hide-inline-tasks=0A=A0=A0=A0= =A0=A0 org-cycle-show-empty-lines org-optimize-window-after-visibility-chan= ge)=0A=A0org-agenda-before-write-hook '(org-agenda-add-entry-text)=0A=A0org= -speed-command-hook '(org-speed-command-default-hook org-babel-speed-comman= d-hook)=0A=A0org-babel-pre-tangle-hook '(save-buffer)=0A=A0org-agenda-diary= -file "~/org/appts.org"=0A=A0org-occur-hook '(org-first-headline-recenter)= =0A=A0org-metaup-hook '(org-babel-load-in-session-maybe)=0A=A0org-confirm-e= lisp-link-function 'yes-or-no-p=0A=A0org-default-notes-file "c:/Users/Dexte= r/org/notes.org"=0A=A0org-clock-out-hook '(org-clock-remove-empty-clock-dra= wer)=0A=A0org-agenda-include-diary t=0A=A0org-mode-hook '(#[nil "\300\301\3= 02\303\304$\207" [org-add-hook change-major-mode-hook org-show-block-all ap= pend local] 5]=0A=A0=A0=A0=A0 #[nil "\300\301\302\303\304$\207"=0A=A0=A0=A0= =A0=A0=A0 [org-add-hook change-major-mode-hook org-babel-show-result-all ap= pend local] 5]=0A=A0=A0=A0=A0 org-babel-result-hide-spec org-babel-hide-all= -hashes)=0A=A0org-from-is-user-regexp nil=0A=A0org-metadown-hook '(org-babe= l-pop-to-session-maybe)=0A=A0org-agenda-files '("~/org")=0A=A0org-src-mode-= hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buff= er)=0A=A0org-after-todo-state-change-hook '(org-clock-out-if-current)=0A=A0= org-babel-tangle-lang-exts '(("awk" . "awk") ("emacs-lisp" . "el"))=0A=A0or= g-babel-load-languages '((awk . t))=0A=A0org-confirm-shell-link-function 'y= es-or-no-p=0A=A0) --900607865-295353826-1384213370=:78203 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
To: emacs-orgmo= de@gnu.org
Subject: Bug: Debugger entered--Lisp error: (invalid-func= tion org-with-silent-modifications) despite reinstall [8.2.3a (8.2.3a-elpap= lus @ c:/Users/Dexter/.emacs.d/elpa/org-plus-contrib-20131111/)]
From: <= a href=3D"mailto:odtaa48@yahoo.com">odtaa48@yahoo.com
--text follows= this line--
Remember to cover the basics, that is, what you expe= cted to happen and
what in fact did happen.  You don't know how to = make a good report?  See
Your bug report will be posted to th= e Org-mode mailing list.
-----------------------------------------------------------------= -------
all of a sudden I started receiving this error when tryin= g to display
the agenda. 
Everything has been working great up = to now.
I had not changed my installation, except adding awk to the babe= l languages, but despite trying the latest
org-plus-contrib tarball and = reinstalling ELPA (fresh emacs), the error
will not stop.
Please hel= p, thanks Dex
PS I see the org-mode-hook looks weird ??
Emacs&= nbsp; : GNU Emacs 24.3.1 (i386-mingw-nt6.2.9200)
 of 2013-03-17 on = MARVIN
Package: Org-mode version 8.2.3a (8.2.3a-elpaplus @ c:/Users/Dext= er/.emacs.d/elpa/org-plus-contrib-20131111/)
current state:
= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
(setq
 org-ctrl-c-ctr= l-c-hook '(org-babel-hash-at-point org-babel-execute-safely-maybe)
 = ;org-agenda-skip-scheduled-if-done t
 org-tab-first-hook '(org-hide= -block-toggle-maybe org-src-native-tab-command-maybe org-babel-hide-result-toggle-maybe
&nb= sp;      org-babel-header-arg-expand)
 org= -cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers org-c= ycle-hide-inline-tasks
      org-cycle-show-emp= ty-lines org-optimize-window-after-visibility-change)
 org-agenda-b= efore-write-hook '(org-agenda-add-entry-text)
 org-speed-command-ho= ok '(org-speed-command-default-hook org-babel-speed-command-hook)
 = org-babel-pre-tangle-hook '(save-buffer)
 org-agenda-diary-file "~/= org/appts.org"
 org-occur-hook '(org-first-headline-recenter)
&n= bsp;org-metaup-hook '(org-babel-load-in-session-maybe)
 org-confirm= -elisp-link-function 'yes-or-no-p
 org-default-notes-file "c:/Users= /Dexter/org/notes.org"
 org-clock-out-hook '(org-clock-remove-empty= -clock-drawer)
 org-agenda-include-diary t
 org-mode-hook '(#[nil "\300\301\302\303\304$\207" [org-add-hook= change-major-mode-hook org-show-block-all append local] 5]
  =    #[nil "\300\301\302\303\304$\207"
    &= nbsp;  [org-add-hook change-major-mode-hook org-babel-show-result-all = append local] 5]
     org-babel-result-hide-spec org= -babel-hide-all-hashes)
 org-from-is-user-regexp nil
 org-m= etadown-hook '(org-babel-pop-to-session-maybe)
 org-agenda-files '(= "~/org")
 org-src-mode-hook '(org-src-babel-configure-edit-buffer o= rg-src-mode-configure-edit-buffer)
 org-after-todo-state-change-hoo= k '(org-clock-out-if-current)
 org-babel-tangle-lang-exts '(("awk" = . "awk") ("emacs-lisp" . "el"))
 org-babel-load-languages '((awk . = t))
 org-confirm-shell-link-function 'yes-or-no-p
 )
--900607865-295353826-1384213370=:78203--