From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: [Bug] Export Coding System Date: Tue, 26 Feb 2013 12:50:56 +0000 (UTC) Message-ID: References: <87zjywjxjp.fsf@gmail.com> <87ppzsjp0t.fsf@gmail.com> <87ehg8nika.fsf@Rainer.invalid> <874nh4j91d.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAK04-0002xM-CB for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 07:51:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAK00-0002WG-43 for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 07:51:16 -0500 Received: from plane.gmane.org ([80.91.229.3]:46740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAJzz-0002W1-S6 for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 07:51:12 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UAK0H-0008QU-7A for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 13:51:29 +0100 Received: from 217.10.52.10 ([217.10.52.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Feb 2013 13:51:29 +0100 Received: from Stromeko by 217.10.52.10 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Feb 2013 13:51:29 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nicolas Goaziou gmail.com> writes: > Does the following patch fix the problem? I've just had a chance to test this on the system where the problem originally showed up (Cygwin with the current 24.3 pre-release). On this system, the buffer-file-coding-system is not copied and the (wrong) default takes over again. I'm puzzled, I can't see how this happens... Regards, Achim.