[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Bug? Installing from git master
From: |
Manish |
Subject: |
Re: [Orgmode] Bug? Installing from git master |
Date: |
Sat, 1 Mar 2008 03:15:09 +0530 |
> On Feb 29, 2008, at 10:11 PM, Manish wrote:
>
> > On Sat, Mar 1, 2008 at 2:14 AM, Carsten Dominik <address@hidden
> > > wrote:
> >> Pull again, this should work now.
> >>
> >
> > ,----
> > | ~/elisp/org-mode $ git pull <-- zms: second pull to show that
> > we are current
> > | Already up-to-date.
> > | ~/elisp/org-mode $ make
> > | emacs -batch -q -eval "(progn (add-to-list (quote load-path)
> > \".\") (add-to-list (quote load-path)
> > \"/usr/local/share/emacs/site-lisp\"))" -f batch-byte-compile
> > org-irc.el
> > |
> > | In toplevel form:
> > | org-irc.el:53:1:Error: Symbol's value as variable is void:
> > mouse-1-click-follows-link
> > | make: *** [org-irc.elc] Error 1
> > |
> > `----
> >
On Sat, Mar 1, 2008 at 3:04 AM, Carsten Dominik <address@hidden> wrote:
> Fixed, thanks.
>
`make' now completes. Though it still produces following warnings:
,----
| <snipped compilation messages>
|
| In org-irc-erc-store-link:
| org-irc.el:159:44:Warning: reference to free variable `erc-default-port'
|
| In org-irc-get-erc-link:
| org-irc.el:166:23:Warning: reference to free variable
| `erc-server-announced-name'
| org-irc.el:167:23:Warning: reference to free variable `erc-session-port'
|
| In org-irc-visit-erc:
| org-irc.el:180:38:Warning: reference to free variable `erc-default-port'
| org-irc.el:189:33:Warning: reference to free variable `erc-session-port'
| org-irc.el:190:33:Warning: reference to free variable
| `erc-server-announced-name'
| org-irc.el:212:64:Warning: reference to free variable `chan'
|
| In end of data:
| org-irc.el:223:1:Warning: the following functions are not known to
be defined:
| erc-current-logfile, erc-prompt, erc-default-target, erc-channel-p,
| erc-buffer-filter, erc-server-buffer, find-if, find,
| erc-get-server-nickname-list, erc-cmd-JOIN
| Wrote /home/zms/elisp/org-mode/org-irc.elc
|
| <snipped compilation messages>
`----
-- Manish
- [Orgmode] Bug? Installing from git master, Sebastian, 2008/02/29
- Re: [Orgmode] Bug? Installing from git master, Carsten Dominik, 2008/02/29
- Re: [Orgmode] Bug? Installing from git master, Manish, 2008/02/29
- Re: [Orgmode] Bug? Installing from git master, Carsten Dominik, 2008/02/29
- Re: [Orgmode] Bug? Installing from git master,
Manish <=
- Re: [Orgmode] Bug? Installing from git master, Bastien, 2008/02/29
- Re: [Orgmode] Bug? Installing from git master, Manish, 2008/02/29
- Re: [Orgmode] Bug? Installing from git master, Bastien, 2008/02/29
- Re: [Orgmode] Bug? Installing from git master, Manish, 2008/02/29
- Re: [Orgmode] Bug? Installing from git master, Bastien, 2008/02/29
- [Orgmode] Re: Bug? Installing from git master, Bernt Hansen, 2008/02/29
Re: [Orgmode] Bug? Installing from git master, Sebastian, 2008/02/29
Re: [Orgmode] Bug? Installing from git master, Sebastian, 2008/02/29