From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Wilson" Subject: Re: XEmacs + XP - reasonable make * org-mode = ? Date: Thu, 29 Nov 2007 13:37:36 -0500 Message-ID: <94cc09c70711291037v6a45e853gb7f7779e6d342465@mail.gmail.com> References: <94cc09c70711290909p420d1c29q2b81879d6ccbede@mail.gmail.com> <3d6808890711290917j605e2dd3y10ae7244d39429e6@mail.gmail.com> <94cc09c70711290920w659f676xe1656a4bd980500c@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0632305645==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IxoH9-0002R0-Dt for emacs-orgmode@gnu.org; Thu, 29 Nov 2007 13:38:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IxoH3-0002Op-Gx for emacs-orgmode@gnu.org; Thu, 29 Nov 2007 13:38:15 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxoH3-0002Ol-DZ for emacs-orgmode@gnu.org; Thu, 29 Nov 2007 13:38:09 -0500 Received: from nf-out-0910.google.com ([64.233.182.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IxoGo-0001yP-VX for emacs-orgmode@gnu.org; Thu, 29 Nov 2007 13:38:09 -0500 Received: by nf-out-0910.google.com with SMTP id f5so1851585nfh for ; Thu, 29 Nov 2007 10:37:39 -0800 (PST) In-Reply-To: <94cc09c70711290920w659f676xe1656a4bd980500c@mail.gmail.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: emacs-orgmode@gnu.org --===============0632305645== Content-Type: multipart/alternative; boundary="----=_Part_11805_16138345.1196361456421" ------=_Part_11805_16138345.1196361456421 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Solved it. My ~/emacs/ folder has indeed been accreting cruft for nigh on 15 years. I had something funky in there that must've been tickled by org-mode. It's gone from 45meg down to 3m and works just duckily. Thanks everyone o/ - M On Nov 29, 2007 12:20 PM, Michael Wilson wrote: > But it doesn't strike me that byte compiling or not is the problem. I > tried without it first. My fear is that I've accumulated so much cruft in > my ~/emacs/. folder that there's a really nasty chemical reaction going on > in there. > > > On Nov 29, 2007 12:17 PM, Tim O'Callaghan > wrote: > > > I have a similar setup. I just don't bother byte compiling them. > > > > It takes longer to start up, but it makes my site lisp usable under > > Emacs. > > > > Regards, > > > > Tim. > > > > > > On 29/11/2007, Michael Wilson wrote: > > > Good afternoon, > > > > > > Is there a manual install procedure I can use to get org-mode up and > > running > > > on xemacs on win xp? I've tried byte-compiling things and dropping > > them in > > > my load path (with the couple additional files in .\xemacs\), adding > > the > > > requisite few lines in .emacs (a couple key hooks, ".org" mapping, > > (require > > > org-install) etc.) > > > > > > And when I try to M-x org-mode on an empty "stuff.org" file I get: > > > > > > "Wrong number of arguments: # > make-char-table>,2" > > > > > > which is where I get stuck. Is the makefile doing anything more > > exotic than > > > byte compiling and moving the elisp files? > > > > > > TIA, > > > > > > - M > > > > > > > > > > > > _______________________________________________ > > > 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 > > > > > > > > > > ------=_Part_11805_16138345.1196361456421 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Solved it.  My ~/emacs/ folder has indeed been accreting cruft for nigh on 15 years.  I had something funky in there that must've been tickled by org-mode.  It's gone from 45meg down to 3m and works just duckily.

Thanks everyone o/

- M

On Nov 29, 2007 12:20 PM, Michael Wilson <madwilliamflint@gmail.com> wrote:
But it doesn't strike me that byte compiling or not is the problem.  I tried without it first.  My fear is that I've accumulated so much cruft in my ~/emacs/. folder that there's a really nasty chemical reaction going on in there.


On Nov 29, 2007 12:17 PM, Tim O'Callaghan <tim.ocallaghan@gmail.com> wrote:
I have a similar setup. I just don't bother byte compiling them.

It takes longer to start up, but it makes my site lisp usable under Emacs.

Regards,

Tim.


On 29/11/2007, Michael Wilson <madwilliamflint@gmail.com> wrote:
> Good afternoon,
>
> Is there a manual install procedure I can use to get org-mode up and running
> on xemacs on win xp?  I've tried byte-compiling things and dropping them in
> my load path (with the couple additional files in .\xemacs\), adding the
> requisite few lines in .emacs (a couple key hooks, ".org" mapping, (require
> org-install) etc.)
>
> And when I try to M-x org-mode on an empty "stuff.org" file I get:
>
>                   "Wrong number of arguments: #<subr make-char-table>,2"
>
> which is where I get stuck.  Is the makefile doing anything more exotic than
> byte compiling and moving the elisp files?
>
> TIA,
>
> - M
>
>
>
> _______________________________________________
> 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
>
>


------=_Part_11805_16138345.1196361456421-- --===============0632305645== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0632305645==--