From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Re: apparently too stupid to use checkboxes Date: Fri, 26 Mar 2010 08:40:36 +0100 Message-ID: <87eij7msy3.wl%dmaus@ictsoc.de> References: <20100323103714.5336e323@gaia> <51F1BFF1-93D8-4AFD-99CA-414A8C857A5C@gmail.com> <20100324101530.3f762910@gaia> <877hp1mto0.wl%dmaus@ictsoc.de> <20100325090821.5bace352@gaia> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============0463211878==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nv4A0-0004xH-QJ for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 03:40:53 -0400 Received: from [140.186.70.92] (port=52712 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nv49u-0004wp-5V for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 03:40:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nv49r-0000an-GR for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 03:40:45 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:38294) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nv49r-0000ac-BQ for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 03:40:43 -0400 In-Reply-To: <20100325090821.5bace352@gaia> 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: Detlef Steuer Cc: emacs-orgmode@gnu.org, Carsten Dominik --===============0463211878== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Fri_Mar_26_08:40:35_2010-1"; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Fri_Mar_26_08:40:35_2010-1 Content-Type: text/plain; charset=US-ASCII Detlef Steuer wrote: >[1 ] >[1.1 ] >> >> >checkboxes stop functioning again. >> >> Do you still have the defmacro in .emacs? Strange. Because the only conclusion I can draw of this: > while looking for the cause of my "checkbox problem" I found, > that all works fine, if I issue > > make clean > > in my org-mode directory before editing. > > orgmode version is: > release_6.34c-238-gc0707 > Org-mode version 6.34trans (release_6.34c.238.gc0707.dirty) > > If these very same files get byte-compiled with > make > > checkboxes stop functioning again. > > There are no error messages during startup. > If I can help any further identifying the real cause, let me know, please. Is that the macro is available on run time but not on compile time. In fact: At least on my system `ignore-errors' is /not/ defined in cl-macs, but in subr.el that is shipped with Emacs since 22.3 ,---- | emacs22-el: /usr/share/emacs/22.3/lisp/subr.el.gz | emacs23-el: /usr/share/emacs/23.1/lisp/subr.el.gz `---- The question is where the macro is defined in your setup (M-x apropos RET ignore-errors RET). Maybe Org should define the macro explitely if it is not available on compile time? HTH -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Fri_Mar_26_08:40:35_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkusZPMACgkQma24O1pEeOb3fwD/YX7QgC+C7aqP6KIVJwBLWtJi RZVXSgcj/mPdR3/7DBIBAMU2xDPk0DgBJF8p/cm3AMvcRvpRLYb90eF/QzLrHvc5 =3zxK -----END PGP SIGNATURE----- --pgp-sign-Multipart_Fri_Mar_26_08:40:35_2010-1-- --===============0463211878== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0463211878==--