* [Fwd: Re: org-mode and national characters]
@ 2007-10-17 23:54 Lennart Borgman (gmail)
0 siblings, 0 replies; only message in thread
From: Lennart Borgman (gmail) @ 2007-10-17 23:54 UTC (permalink / raw)
To: Emacs Devel
-------- Original Message --------
Subject: Re: org-mode and national characters
Date: Thu, 18 Oct 2007 01:53:25 +0200
From: Lennart Borgman (gmail) <lennart.borgman@gmail.com>
To: Bastien <bzg@altern.org>
CC: help-gnu-emacs@gnu.org
References: <47169492.1050001@gmail.com> <87myuhi7pi.fsf@bzg.ath.cx>
Bastien wrote:
> "Lennart Borgman (gmail)" <lennart.borgman@gmail.com> writes:
>
>> In org-mode.el some regexps contains
>>
>> A-Za-z
>>
>> This prevent the use of national characters. Can this be cured in some
>> way, perhaps by using
>>
>> [:alpha:]
>
> AFAIK Org uses A-Za-z for special keywords/strings and [:alpha:]
> otherwise. Can you be a bit more specific on the place where you
> expect [:alpha:] to replace A-Za-z ?
>
> Thanks,
In the handling of tags, for example in org-scan-tags and
org-make-tags-matcher. (I am still using Emacs 22.)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-17 23:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-17 23:54 [Fwd: Re: org-mode and national characters] Lennart Borgman (gmail)
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.