emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: sachawiki: Welcome Page


From: Michael Olson
Subject: [emacs-wiki-discuss] Re: sachawiki: Welcome Page
Date: Thu, 25 Aug 2005 11:21:20 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Sacha Chua <address@hidden> writes:

> "Richi's server" <address@hidden> writes:
>
>> I have a new question. I created an emacswiki page using an accented
>> character, i.e. ([[TravailFrançais]]). When it publishs the links to
>> the page it produces
>> (<a href="TravailFran%e7ais.php">TravailFran&#2279;ais</a>)
>
> I know we recently added better support for accented characters... Mike?

Check your value of emacs-wiki-regexp-alnum.  If you're using Emacs22,
it should be set to "[:alnum:]", and everything *should* just work.

If you're using Emacs21, you might be able to get away with changing
it from "A-Za-z0-9" to "[:alnum:]", but I've had mixed reports about
this.  If this matches your usage case, I'd especially like to hear
whether it worked for you.

If you're using XEmacs (or if things don't work right with Emacs21),
you'll have to manually add the accented characters that you need to
emacs-wiki-regexp-alnum.  For example: "A-Za-z0-9çáàö".

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: anime, Debian, XHTML, wiki, Emacs Lisp
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #pulug
 |_] | \| |_| Jabber: mwolson_at_hcoop.net

Attachment: pgpMw_shQs5Xx.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]