From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Bug? Installing from git master Date: Sat, 1 Mar 2008 02:41:00 +0530 Message-ID: References: <47C86E0B.4010107@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVCVW-0002L3-OH for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 16:11:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVCVU-0002KD-QB for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 16:11:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVCVU-0002Jx-Ie for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 16:11:04 -0500 Received: from ti-out-0910.google.com ([209.85.142.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVCVU-0001OG-9w for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 16:11:04 -0500 Received: by ti-out-0910.google.com with SMTP id a20so4189253tia.10 for ; Fri, 29 Feb 2008 13:11:00 -0800 (PST) In-Reply-To: Content-Disposition: inline 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: Carsten Dominik Cc: "[emacs-orgmode]" On Sat, Mar 1, 2008 at 2:14 AM, Carsten Dominik 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 | `---- -- Manish