From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Sébastien Vauban" <wxhgmqzgwmuf@spammotel.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Error "while: Stack overflow in regexp matcher"
Date: Thu, 3 Sep 2009 08:51:00 +0200 [thread overview]
Message-ID: <546CF294-9DD7-435D-A9C5-8A53D9EA6C0B@gmail.com> (raw)
In-Reply-To: <87ws4h2uxp.fsf@mundaneum.com>
On Sep 2, 2009, at 6:05 PM, Sébastien Vauban wrote:
> Hi Carsten,
>
> Carsten Dominik wrote:
>> On Jul 15, 2009, at 11:12 AM, Sébastien Vauban wrote:
>>>
>>> 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.
>>>
>>> [¹] Yes, I'm using the version of Carsten, being Emacs 23 user.
>>
>> Sebastien has now (off-list) made it possible for me to reproduce
>> this bug.
>> Which is why it finally has been fixed.
>
> Thank you very much. This works as expected [²].
>
> Fan-tas-tic!
>
> Thanks for all,
> Seb
>
> [²] The only minor thing -- this is a small detail! -- is that my
> buffer uses
> `outline-minor-mode' and Org-level-* titles in comments (based on
> the code
> of Tassilo) for enhancing the readability of any long file (here,
> my
> `.emacs').
>
> While these titles are properly highlighted (other color, bigger
> font)
> when read under Emacs, they are not in the HTMLized version of
> the buffer.
What is the setup for getting this special fontification?
How do you activate it? In a mode hook?
Org just sets the proper mode to get the fontification, so
I do not understand why this would not work.
- Carsten
>
> --8<---------------cut here---------------start------------->8---
> ;;** --[ Environment ]---------------------
> --8<---------------cut here---------------end--------------->8---
>
> simply becomes:
>
> --8<---------------cut here---------------start------------->8---
> <span style="color: #ff0000;">;;</span>
> <span style="color: #ff0000;">** --
> [ Environment ]---------------------</span>
> --8<---------------cut here---------------end--------------->8---
>
> in HTML, while it should be fontified as the Org-level-1 face:
>
> --8<---------------cut here---------------start------------->8---
> (org-level-1 ((t (:foreground "cornflower blue" :weight bold
> :height 1.8 :family "Arial"))))
> --8<---------------cut here---------------end--------------->8---
>
> --
> 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
next prev parent reply other threads:[~2009-09-03 6:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-15 9:12 Error "while: Stack overflow in regexp matcher" Sébastien Vauban
2009-07-15 10:54 ` Giovanni Ridolfi
2009-07-15 11:54 ` Sébastien Vauban
2009-07-29 9:28 ` Sébastien Vauban
2009-07-29 9:49 ` Bastien
2009-07-29 11:13 ` Sébastien Vauban
2009-08-20 8:35 ` Sébastien Vauban
2009-08-20 13:48 ` Bastien
2009-08-31 10:26 ` Carsten Dominik
2009-09-01 0:28 ` Bernt Hansen
2009-09-02 16:05 ` Sébastien Vauban
2009-09-03 6:51 ` Carsten Dominik [this message]
2009-09-03 7:54 ` Sébastien Vauban
2009-09-03 8:02 ` Carsten Dominik
2009-09-03 12:17 ` Sébastien Vauban
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=546CF294-9DD7-435D-A9C5-8A53D9EA6C0B@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=wxhgmqzgwmuf@spammotel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).