unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
Cc: mwolson@gnu.org, emacs-devel@gnu.org
Subject: Re: [kirby1985@gmail.com: emacs22 can not load emacs-wiki-mode.!!]
Date: Mon, 09 Oct 2006 20:10:33 -0400	[thread overview]
Message-ID: <87irit58ue.fsf@furball.mit.edu> (raw)
In-Reply-To: <E1GX2tO-00086j-8e@fencepost.gnu.org> (Richard Stallman's message of "Mon\, 09 Oct 2006 17\:42\:34 -0400")

Richard Stallman <rms@gnu.org> writes:

> Would someone please DTRT, then ack.  If you need more info,
> please ask him.

This is an error in the third-party emacs-wiki package.  The following
patch to emacs-wiki fixes it; no change to Emacs is required.

[Cc'ing the emacs-wiki.el maintainer]

*** emacs-wiki-2.71/emacs-wiki-colors.el~	2006-10-09 20:07:18.000000000 -0400
--- emacs-wiki-2.71/emacs-wiki-colors.el	2006-10-09 20:07:41.000000000 -0400
***************
*** 648,654 ****
    (emacs-wiki-add-to-invisibility-spec 'emacs-wiki)
    (set (make-local-variable 'font-lock-multiline) 'undecided)
    (set (make-local-variable 'font-lock-defaults)
!        `(nil t nil nil 'beginning-of-line
           (font-lock-fontify-region-function
            . emacs-wiki-highlight-region)
           (font-lock-unfontify-region-function
--- 648,654 ----
    (emacs-wiki-add-to-invisibility-spec 'emacs-wiki)
    (set (make-local-variable 'font-lock-multiline) 'undecided)
    (set (make-local-variable 'font-lock-defaults)
!        `(nil t nil nil beginning-of-line
           (font-lock-fontify-region-function
            . emacs-wiki-highlight-region)
           (font-lock-unfontify-region-function

  reply	other threads:[~2006-10-10  0:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-09 21:42 [kirby1985@gmail.com: emacs22 can not load emacs-wiki-mode.!!] Richard Stallman
2006-10-10  0:10 ` Chong Yidong [this message]
2006-10-10  2:00   ` Michael Olson

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=87irit58ue.fsf@furball.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=mwolson@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).