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 03:00:08 +0100 Message-ID: <87przd9o7r.fsf@bzg.ath.cx> References: <47169492.1050001@gmail.com> <87myuhi7pi.fsf@bzg.ath.cx> <4716A075.1000501@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192669243 19931 80.91.229.12 (18 Oct 2007 01:00:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Oct 2007 01:00:43 +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 03:00:43 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 1IiJkb-0003AG-Ir for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Oct 2007 03:00:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiJkU-0000wi-6j for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Oct 2007 21:00:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiJkE-0000ud-Uu for help-gnu-emacs@gnu.org; Wed, 17 Oct 2007 21:00:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiJkC-0000tF-WB for help-gnu-emacs@gnu.org; Wed, 17 Oct 2007 21:00:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiJkC-0000t2-QG for help-gnu-emacs@gnu.org; Wed, 17 Oct 2007 21:00:12 -0400 Original-Received: from hu-out-0506.google.com ([72.14.214.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiJkB-0005fb-Sw for help-gnu-emacs@gnu.org; Wed, 17 Oct 2007 21:00:12 -0400 Original-Received: by hu-out-0506.google.com with SMTP id 23so10074huc for ; Wed, 17 Oct 2007 18:00:10 -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=nTgHLK7IPBHdHsgrgYPP4Z1aBxr/BdliwSaYY+xrL5A=; b=RzRerkoA5IdUkHrNUx1GPxLHvmmV9tYKbBSaK+AqIj53YdsSO7HNGI7hLjrm3HiyYjtyAwUfuAhmB+jIZFetMJ69I7ZvaHKtDtMUufjvpChRwmDOpb6B0TOceDHPksFImqCyKrsjk8oBQ9OoKRfgcfm3MTSuBYA9kwkMPcOjtE4= 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=d6WsZSIASLAZlshhKjQJMnRKAO5Kypt2q2Cwum3xmQj8JZzWEjAZS24O+bYif0X8XRMQYdInwR0ErFW6D9qBxiZ9lAT5JYfv2Z3b2norwN2en7xmJw7ougQEyqR6+6jzD1ljZ2VuSqq8ZmxHTSYCgKCy33fM4XVzkPo1fYnn+GU= Original-Received: by 10.66.249.11 with SMTP id w11mr1252268ugh.1192669210327; Wed, 17 Oct 2007 18:00:10 -0700 (PDT) Original-Received: from bzg.ath.cx ( [81.99.213.34]) by mx.google.com with ESMTPS id g12sm220005nfb.2007.10.17.18.00.08 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 17 Oct 2007 18:00:09 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 867D2158ABF; Thu, 18 Oct 2007 03:00:08 +0100 (BST) In-Reply-To: <4716A075.1000501@gmail.com> (Lennart Borgman's message of "Thu, 18 Oct 2007 01:53:25 +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:48515 Archived-At: "Lennart Borgman (gmail)" writes: > In the handling of tags, for example in org-scan-tags and > org-make-tags-matcher. (I am still using Emacs 22.) This is fixed in latest Org. Please check it out: http://orgmode.org/ -- Bastien