unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Marc Croteau <mdcroteau@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: allout and font-locking
Date: Tue, 06 Mar 2012 12:27:54 -0500	[thread overview]
Message-ID: <87zkbthc6d.wl%mdcroteau@gmail.com> (raw)

Hello folks. 
I'm having problems getting the font-locking features to work. I hope
someone can help me.
I have allout (version 2.3) working just fine but the color highlighting is NOT
working.

I'm running emacs 23.3 on a ubuntu box running 11.10.
I've tried the suggestions made in (1) the emacswiki with respect to
(defvar rf-allout-font-lock-keywords...
and (2) suggestions in this mailing list by Stephen Berman and also
Tassilo Horn and don't seem to get the color highlighting I'm
expecting.

I created a simple file (allout-test.txt), based on the emacswiki
============ 
* test
.. test
   test
. , test
    test
.  . test
.   , test
.    . test
       test
.     , test
.      . test
.       , test

* file local variables list
Local variables:
allout-layout: (+ :)
mode: allout
End:
================
and, while the outline/allout keys work as expected, I don't have any
colors.

I have the following in my init.el file
(require 'allout)
(require 'allout-widgets)
(allout-init t)

Toggling (global-font-lock) does not change anything.

Note that fontification is happening in other files I edit.

Any help would be greatly appreciated.
Thank you in advance
Marc



             reply	other threads:[~2012-03-06 17:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-06 17:27 Marc Croteau [this message]
2012-03-07 20:13 ` allout and font-locking Stephen Berman
2012-03-07 20:52   ` Marc Croteau

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zkbthc6d.wl%mdcroteau@gmail.com \
    --to=mdcroteau@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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).