From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: lisp/org-agenda.el:33:1:Error: Key sequence C-c C-x m g starts with non-prefix key C-c C-x m Date: Fri, 18 Sep 2009 09:15:20 +0100 Message-ID: <524B2F48-3BFF-427B-8FDC-15A99F26B3D2@gmail.com> References: <549862.89867.qm@web63408.mail.re1.yahoo.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MoYco-0000A1-8I for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 04:15:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoYcn-00008l-FU for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 04:15:25 -0400 Received: from [199.232.76.173] (port=35484 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoYcn-00008W-75 for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 04:15:25 -0400 Received: from fg-out-1718.google.com ([72.14.220.152]:60585) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MoYcm-0002PW-Tz for emacs-orgmode@gnu.org; Fri, 18 Sep 2009 04:15:25 -0400 Received: by fg-out-1718.google.com with SMTP id e21so153435fga.12 for ; Fri, 18 Sep 2009 01:15:24 -0700 (PDT) In-Reply-To: <549862.89867.qm@web63408.mail.re1.yahoo.com> 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: Jeff Kowalczyk Cc: emacs-orgmode@gnu.org Fixed, thanks. - Carsten On Sep 17, 2009, at 1:23 PM, Jeff Kowalczyk wrote: > At 3651c206ee118d67ce1ee4b4dad0278b08356c37, my system sees a > compilation error in org-agenda.el: > >>>> Compiling source in /var/tmp/portage/app-emacs/org-mode-9999/work/ >>>> org-mode ... > make -j2 > emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load- > path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load- > path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/ > org.el > emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load- > path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load- > path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/ > org-agenda.el > > In toplevel form: > lisp/org-agenda.el:33:1:Error: Key sequence C-c C-x m g starts with > non-prefix key C-c C-x m > make: *** [lisp/org-agenda.elc] Error 1 > make: *** Waiting for unfinished jobs.... > > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode