From: Daniel Mahler <dmahler@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: org-mode stopped compiling recently
Date: Mon, 28 Jun 2010 07:58:59 +0200 [thread overview]
Message-ID: <AANLkTinHP63FDWG3K_CLZsP7CXaYku4vmcjslM5s5N5q@mail.gmail.com> (raw)
In-Reply-To: <AANLkTikMnG9n51oftWpSey-yp2P7nyt8EweM1Cs7df2u@mail.gmail.com>
On Mon, Jun 28, 2010 at 7:50 AM, Daniel Mahler <dmahler@gmail.com> wrote:
> Hi Eric,
>
> Thanks for the looking into this.
> It looks like the problem is the declare-function macro does not work
> with emacs-22.1 (the one in ubuntu hardy)
> It is defined, but undocumented.
> Adding
> (defmacro declare-function (FN FILE &optional ARGLIST FILEONLY) nil)
> at the top of ob.el seems to fix everything.
Actually I still need (require 'org) with (require 'org-install),
but I do seem to have a working org-mode.
> cheers
> Daniel
>
>
>
> On Mon, Jun 28, 2010 at 3:01 AM, Eric Schulte <schulte.eric@gmail.com> wrote:
>> Hopefully once your make is completing without errors this problem will
>> resolve itself. Best -- Eric
>>
>> Daniel Mahler <dmahler@gmail.com> writes:
>>
>>> also to load the source i need to do (require 'org)
>>> if i just (require 'org-install) and try to open my notes file
>>> i get:
>>>
>>> Debugger entered--Lisp error: (void-variable org-default-notes-file)
>>> (find-file org-default-notes-file)
>>>
>>> thanks
>>> daniel
>>>
>>> On Mon, Jun 28, 2010 at 2:08 AM, Daniel Mahler <dmahler@gmail.com> wrote:
>>>> i get:
>>>>
>>>> ...
>>>> In toplevel form:
>>>> lisp/babel/ob-table.el:54:1:Error: Symbol's value as variable is void: show-all
>>>> make: *** [lisp/babel/ob-table.elc] Error 1
>>>>
>>>> i have tried 'make clean; git pull; make'' over several days with no change.
>>>> this must have happeed only last week or so,
>>>> since i had a sucessful sync not long before this started.
>>>>
>>>> thanks
>>>> daniel
>>>>
>>>
>>> _______________________________________________
>>> 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
>>
>
next prev parent reply other threads:[~2010-06-28 5:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-28 0:08 org-mode stopped compiling recently Daniel Mahler
2010-06-28 0:12 ` Daniel Mahler
2010-06-28 1:01 ` Eric Schulte
2010-06-28 5:50 ` Daniel Mahler
2010-06-28 5:58 ` Daniel Mahler [this message]
2010-06-28 6:15 ` Eric Schulte
2010-06-28 7:22 ` Carsten Dominik
2010-06-28 15:06 ` Eric Schulte
2010-06-28 16:12 ` Carsten Dominik
2010-06-28 18:39 ` Eric Schulte
2010-06-28 1:00 ` Eric Schulte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTinHP63FDWG3K_CLZsP7CXaYku4vmcjslM5s5N5q@mail.gmail.com \
--to=dmahler@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=schulte.eric@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.