From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: org-mode and national characters Date: Thu, 18 Oct 2007 01:31:53 +0100 Message-ID: <87myuhi7pi.fsf@bzg.ath.cx> References: <47169492.1050001@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192663941 7691 80.91.229.12 (17 Oct 2007 23:32:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2007 23:32:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 18 01:32:21 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IiIN9-0005wZ-EQ for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Oct 2007 01:32:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiIN1-0007WJ-Lr for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Oct 2007 19:32:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiIMm-0007US-Ip for help-gnu-emacs@gnu.org; Wed, 17 Oct 2007 19:31:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiIMl-0007RA-3w for help-gnu-emacs@gnu.org; Wed, 17 Oct 2007 19:31:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiIMk-0007Qw-SF for help-gnu-emacs@gnu.org; Wed, 17 Oct 2007 19:31:54 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.170]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiIMk-0006XR-K7 for help-gnu-emacs@gnu.org; Wed, 17 Oct 2007 19:31:54 -0400 Original-Received: by ug-out-1314.google.com with SMTP id a2so367760ugf for ; Wed, 17 Oct 2007 16:31:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=QLzqFQWnKCkhFdZA/jPYzFeyBd74PFQfHVk2vP8b86I=; b=I2R0pQlOnTrYIzX10XJtggEgMIOvioSRf54RIxXTuqqD9uyc+mgrpvnJEQ5egC2D0uTMAetySMP48g/0fsBinmkHSTLdBGmLVPkHxaBK0lVl80oivaySKhRLW0gdPk/D36GS67wsM0w6E9FUIcd1sRv3evmD8wjhA9njb4vFPp4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=HtecNVtZjd572ZDHHvmXpBFsuPdEYTfowmfFVpq1PcaJhMtJ3TvPX5hudEyXRY085uwBmsqLKE/C/y5pC7Nnv6TG36tAmmH9CdYAxr7n5D6A7x12kALWezhReUnxKGffAH9OA1SqIXQjzODk9478D3w7uEgIZf1hX3DseLFh674= Original-Received: by 10.66.252.18 with SMTP id z18mr1162133ugh.1192663912764; Wed, 17 Oct 2007 16:31:52 -0700 (PDT) Original-Received: from bzg.ath.cx ( [81.99.213.34]) by mx.google.com with ESMTPS id j2sm1569020ugf.2007.10.17.16.31.50 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 17 Oct 2007 16:31:50 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 0A51F158AC0; Thu, 18 Oct 2007 01:31:53 +0100 (BST) In-Reply-To: <47169492.1050001@gmail.com> (Lennart Borgman's message of "Thu, 18 Oct 2007 01:02:42 +0200") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48508 Archived-At: "Lennart Borgman (gmail)" 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, -- Bastien