Hello, I'm trying to publish my `.emacs' file onto the Web, for interested people to come and copy stuff they find valuable. My turn to do it.
I did that in the past with Muse, no problem. But, now, I wanna do it with the real system... and I've always an error when trying to publish my config file: "while: Stack overflow in regexp matcher". Nothing gets published. Of course, my `.emacs' file is quite long, but that worked within similar technology (htmlize [¹]) with Muse. This is my simplified `dot-emacs.org' file: --8<---------------cut here---------------start------------->8--- #+TITLE: Emacs Init File #+LANGUAGE: en * Init File Here is my init file: #+INCLUDE: "~/.emacs" src emacs-lisp Rather long, no? --8<---------------cut here---------------end--------------->8--- Can anyone help me, please, suggesting me how to go one step further to the light? Best regards, Seb [¹] Yes, I'm using the version of Carsten, being Emacs 23 user. -- Sébastien Vauban _______________________________________________ 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