emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: apparently too stupid to use checkboxes


From: David Maus
Subject: Re: [Orgmode] Re: apparently too stupid to use checkboxes
Date: Fri, 26 Mar 2010 08:40:36 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/24.0.50 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Detlef Steuer wrote:
>[1  <multipart/signed (7bit)>]
>[1.1  <text/plain; US-ASCII (quoted-printable)>]
>>
>> >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.... address@hidden
Email..... address@hidden

Attachment: pgpDtzci3xSZC.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]