* [kirby1985@gmail.com: emacs22 can not load emacs-wiki-mode.!!]
@ 2006-10-09 21:42 Richard Stallman
2006-10-10 0:10 ` Chong Yidong
0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2006-10-09 21:42 UTC (permalink / raw)
Would someone please DTRT, then ack. If you need more info,
please ask him.
------- Start of forwarded message -------
Date: Mon, 9 Oct 2006 23:10:48 +0800
From: kirby1985 <kirby1985@gmail.com>
To: bug-gnu-emacs@gnu.org
MIME-Version: 1.0
Subject: emacs22 can not load emacs-wiki-mode.!!
Content-Type: multipart/mixed; boundary="===============2089868876=="
X-Spam-Status: No, score=1.5 required=5.0 tests=FROM_ENDS_IN_NUMS,HTML_10_20,
HTML_MESSAGE,HTML_SHORT_LENGTH,RCVD_BY_IP autolearn=no version=3.0.4
- --===============2089868876==
Content-Type: multipart/alternative;
boundary="----=_Part_8856_13039640.1160406648312"
- ------=_Part_8856_13039640.1160406648312
Content-Type: text/plain; charset=GB2312; format=flowed
Content-Transfer-Encoding: base64
Content-Disposition: inline
ZW1hY3MyMiAgY2FuIG5vdCBsb2FkIGVtYWNzLXdpa2ktbW9kZS5JIHVzZSBkZWJpYW4gZW1hY3Mt
c25hcHNob3QgMjAwNjEwMDMKLiAgIGVtYWNzLXdpa2kgMi43MS0xoaMK
- ------=_Part_8856_13039640.1160406648312
Content-Type: text/html; charset=GB2312
Content-Transfer-Encoding: base64
Content-Disposition: inline
ZW1hY3MyMiZuYnNwOyBjYW4gbm90IGxvYWQgZW1hY3Mtd2lraS1tb2RlLkkgdXNlIGRlYmlhbiBl
bWFjcy1zbmFwc2hvdCAyMDA2MTAwMyAuJm5ic3A7Jm5ic3A7IGVtYWNzLXdpa2kgMi43MS0xoaM8
YnI+Cg==
- ------=_Part_8856_13039640.1160406648312--
- --===============2089868876==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
- --===============2089868876==--
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [kirby1985@gmail.com: emacs22 can not load emacs-wiki-mode.!!]
2006-10-09 21:42 [kirby1985@gmail.com: emacs22 can not load emacs-wiki-mode.!!] Richard Stallman
@ 2006-10-10 0:10 ` Chong Yidong
2006-10-10 2:00 ` Michael Olson
0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2006-10-10 0:10 UTC (permalink / raw)
Cc: mwolson, emacs-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [kirby1985@gmail.com: emacs22 can not load emacs-wiki-mode.!!]
2006-10-10 0:10 ` Chong Yidong
@ 2006-10-10 2:00 ` Michael Olson
0 siblings, 0 replies; 3+ messages in thread
From: Michael Olson @ 2006-10-10 2:00 UTC (permalink / raw)
Cc: rms, emacs-devel
[-- Attachment #1.1: Type: text/plain, Size: 869 bytes --]
Chong Yidong <cyd@stupidchicken.com> writes:
> 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.
Thanks. This is indeed a problem with emacs-wiki and not with Emacs.
It is also present in related programs (Planner and Muse). I'll make
a new release that fixes this bug shortly.
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
/` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
|_] | \| |_| Reclaim your digital rights by eliminating DRM.
See http://www.defectivebydesign.org/what_is_drm for details.
[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]
[-- Attachment #2: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-10-10 2:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-09 21:42 [kirby1985@gmail.com: emacs22 can not load emacs-wiki-mode.!!] Richard Stallman
2006-10-10 0:10 ` Chong Yidong
2006-10-10 2:00 ` Michael Olson
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).