Re: [Orgmode] ascii export error

2009-04-29 Thread Eraldo Helal
I deleted "/etc/emacs/site-start.d/50org-mode.el".Everything works as intended now.Special thanks to Nick and Scot. :)On Wed, Apr 29, 2009 at 10:36, Scot Becker wrote: On a debian-based system, and perhaps others, /etc/emacs/site-start.d has a few files that set variables

Re: [Orgmode] ascii export error

2009-04-29 Thread Scot Becker
On a debian-based system, and perhaps others, /etc/emacs/site-start.d has a few files that set variables and define functions for use with the Debian(Ubuntu, etc) system policies. There might be nothing in there that your setup depends on, but I wouldn't want to risk it. you can glance through the

Re: [Orgmode] ascii export error

2009-04-28 Thread Eraldo Helal
Is it save to just delte that directory: /etc/emacs/site-start.dBecause I guess the error lies somewhere in there.Or is this directory important for something?On Tue, Apr 28, 2009 at 22:46, Eraldo Helal wrote:I discovered that there is a directory: /etc/emacs/site-start.dhttp://paste.org/6848Does

Re: [Orgmode] ascii export error

2009-04-28 Thread Eraldo Helal
I discovered that there is a directory: /etc/emacs/site-start.dhttp://paste.org/6848Does this also get loaded by default and ignored with --no-site-file ? // that would make some sense again (to me) signature.asc Description: OpenPGP digital signature __

Re: [Orgmode] ascii export error

2009-04-28 Thread Eraldo Helal
> > So what's in your site-init file? > > Do M-x locate-library site-start > Library is file /etc/emacs/site-start.el > > to find the file and take a look at it. You can send it to me and I'll > take a look, but if you feel like honing your skills, you can try your > hand at it. The basic idea

Re: [Orgmode] ascii export error

2009-04-28 Thread Scot Becker
I don't have the experience to debug your problem with that error message, but I can suggest a new install of org-mode to a new directory, with an attempt to rigorously root out anything that could be causing the current problem. Pay careful attention to the possibility of old parts of org-mode so

Fwd: [Orgmode] ascii export error

2009-04-27 Thread Eraldo Helal
Okay, thank's. Unfortunately my main problem is still unsolved. :( > org-export: Autoloading failed to define function org-export-as-ascii > On Mon, Apr 27, 2009 at 21:00, Manish wrote: > On Sat, Apr 25, 2009 at 2:44 AM, Eraldo Helal wrote: > > Thank you Nick for helping me troubleshoot! > >

Re: [Orgmode] ascii export error

2009-04-27 Thread Manish
On Sat, Apr 25, 2009 at 2:44 AM, Eraldo Helal wrote: > Thank you Nick for helping me troubleshoot! > >> Are you using the upstream org-mode or the one that comes with >> your emacs? In particular, what version?[1] > > Org-mode version 6.26trans >> >> And how do you load org-mode f

Re: [Orgmode] ascii export error

2009-04-24 Thread Eraldo Helal
Did all of this... problem persists. :( On Sat, Apr 25, 2009 at 00:28, Nick Dokos wrote: > Eraldo Helal wrote: > > > > Org-mode version 6.26trans > > > > > Also, can you do C-h f org-export-as-ascii and include the > output > > in your reply? > > > > org-export-as-ascii is an interacti

Re: [Orgmode] ascii export error

2009-04-24 Thread Nick Dokos
Eraldo Helal wrote: > Org-mode version 6.26trans > > Also, can you do C-h f org-export-as-ascii and include the output > in your reply? > > org-export-as-ascii is an interactive autoloaded Lisp function in > `org-exp.el'. > ... and this is a sign that you are picking up old bits fr

Re: [Orgmode] ascii export error

2009-04-24 Thread Eraldo Helal
Thank you Nick for helping me troubleshoot! Are you using the upstream org-mode or the one that comes with your > emacs? In particular, what version?[1] Org-mode version 6.26trans > And how do you load org-mode from > your .emacs (including any settings of load-path)? ; Orgmode ; http://orgmod

Re: [Orgmode] ascii export error

2009-04-24 Thread Eraldo Helal
Thank you Nick for helping me troubleshoot! Are you using the upstream org-mode or the one that comes with your emacs? In particular, what version?[1] Org-mode version 6.26trans And how do you load org-mode from your .emacs (including any settings of load-path)? ; Orgmode; http://orgmode.org; us

Re: [Orgmode] ascii export error

2009-04-24 Thread Nick Dokos
Eraldo Helal wrote: > When pressing C-c C-e, a // export to ascii > I get the following error: > > > org-export: Autoloading failed to define function org-export-as-ascii > > Any idea how to fix this? > Well, you can fix it by loading the org-ascii.el (or org-ascii.elc) file (at least on rece

[Orgmode] ascii export error

2009-04-24 Thread Eraldo Helal
When pressing C-c C-e, a // export to ascii I get the following error: > org-export: Autoloading failed to define function org-export-as-ascii Any idea how to fix this? Eraldo ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to