From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Stegemann Subject: org-protocol and encoding Date: Mon, 06 Apr 2009 12:37:51 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqmDX-0000gR-I6 for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 06:38:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqmDR-0000b5-Pl for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 06:38:14 -0400 Received: from [199.232.76.173] (port=36513 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqmDR-0000ax-KR for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 06:38:09 -0400 Received: from main.gmane.org ([80.91.229.2]:33075 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LqmDR-0000Wa-86 for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 06:38:09 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LqmDO-0006Vn-Dh for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 10:38:06 +0000 Received: from london.zeitform.net ([146.140.213.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Apr 2009 10:38:06 +0000 Received: from ulf-news by london.zeitform.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Apr 2009 10:38:06 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org org-protocol is really a great extension for org-mode! However, I experience an annoyance regarding non-ascii character encoding. When using org-protocol with remember and firefox, all non-ascii characters get b0rked in the remember buffer (on linux, with emacs 23 and org-mode as of today and latest ff 3.0). It doesn't matter if the source page uses html entities or literal non-ascii-characters. Does anyone share this experience and has a suggestion on where to look for the cause? Ulf