help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: org-mode and national characters


From: Lennart Borgman (gmail)
Subject: Re: org-mode and national characters
Date: Thu, 18 Oct 2007 01:53:25 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666

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.)




reply via email to

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