From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam K M Subject: Re: Bug: Enabling Flyspell mode gave an error [6.33trans] Date: Mon, 16 Nov 2009 16:34:17 +0530 Message-ID: <87vdharary.fsf@noorul.maa.corp.collab.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N9zOH-0007Pw-Hp for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 06:05:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N9zOC-0007O2-4w for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 06:05:00 -0500 Received: from [199.232.76.173] (port=37496 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9zOC-0007Nu-0O for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 06:04:56 -0500 Received: from mail-yw0-f194.google.com ([209.85.211.194]:33460) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N9zOB-0001k1-Gn for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 06:04:55 -0500 Received: by ywh32 with SMTP id 32so6094988ywh.14 for ; Mon, 16 Nov 2009 03:04:55 -0800 (PST) In-Reply-To: (Raju Gandhi's message of "Sun, 15 Nov 2009 21:13:59 -0500") 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: Raju Gandhi Cc: emacs-orgmode@gnu.org Raju Gandhi writes: > I get this error everytime I fire up org-mode. I just upgraded to > Emacs 23 yesterday, and started seeing this error. I searched around > for fixed, and tried a few things but I can't seem to get flyspell to > work. > > Emacs=C2=A0 : GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, NS apple-appkit-9= 49.54) > =C2=A0of 2009-08-16 on black.local > Package: Org-mode version 6.33trans I am also using flyspell-mode but I am not facing any problem. GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11) of 2009-01-29= on noorul Org-mode version 6.33trans The problem might be with the Emacs version for Mac? Thanks Noorul > > current state: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > (setq > =C2=A0org-after-todo-state-change-hook '(org-clock-out-if-current) > =C2=A0org-export-preprocess-hook '(org-export-blocks-preprocess) > =C2=A0org-tab-first-hook '(org-hide-block-toggle-maybe) > =C2=A0org-src-mode-hook '(org-src-mode-configure-edit-buffer) > =C2=A0org-confirm-shell-link-function 'yes-or-no-p > =C2=A0org-agenda-before-write-hook '(org-agenda-add-entry-text) > =C2=A0org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-dr= awers > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 org-cycle-show-empty-lines > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 org-optimize-window-after-visibility-change) > =C2=A0org-mode-hook '((lambda nil > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (org-add-hook (quote change-major-mode-hook) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (quote org-show-block-all) (quote appe= nd) (quote local)) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 ) > =C2=A0org-confirm-elisp-link-function 'yes-or-no-p > =C2=A0org-occur-hook '(org-first-headline-recenter) > =C2=A0) > > _______________________________________________ > 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