From unknown Sun Jun 22 08:02:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13977: 24.3.50; buffer-file-coding-system not set correctly Resent-From: Richard Copley Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 16 Mar 2013 14:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 13977 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 13977@debbugs.gnu.org X-Debbugs-Original-To: "bug-gnu-emacs@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.13634454541754 (code B ref -1); Sat, 16 Mar 2013 14:51:01 +0000 Received: (at submit) by debbugs.gnu.org; 16 Mar 2013 14:50:54 +0000 Received: from localhost ([127.0.0.1]:58010 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGsRh-0000SF-JO for submit@debbugs.gnu.org; Sat, 16 Mar 2013 10:50:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:32944) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGsRf-0000S1-1k for submit@debbugs.gnu.org; Sat, 16 Mar 2013 10:50:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGsQD-0005UB-Vt for submit@debbugs.gnu.org; Sat, 16 Mar 2013 10:49:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID,USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:35506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGsQD-0005U3-S3 for submit@debbugs.gnu.org; Sat, 16 Mar 2013 10:49:21 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGsQC-0001fO-OE for bug-gnu-emacs@gnu.org; Sat, 16 Mar 2013 10:49:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGsQB-0005Tq-JC for bug-gnu-emacs@gnu.org; Sat, 16 Mar 2013 10:49:20 -0400 Received: from mail-ea0-x22a.google.com ([2a00:1450:4013:c01::22a]:35720) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGsQB-0005Tc-CR for bug-gnu-emacs@gnu.org; Sat, 16 Mar 2013 10:49:19 -0400 Received: by mail-ea0-f170.google.com with SMTP id a15so1891448eae.1 for ; Sat, 16 Mar 2013 07:49:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=tAjAh1Guo2avMBsZgTdUnW6ndkpiM9FNSyEy38I5VKU=; b=m4zDLLh793whq9ec4sSGKUdMxjuKss4VTA3WsVFnft5D4rAi/gFABhIpIDU5mXhfSj a2tDhlTL5tTkyeeDeczoIR5JGij2GlyEy5E+kVJV1z2gDudu3oZhY+a9pFf3yWCnFGrK rk+LTsOPp66ah4beUARbFPHYqdu0jPd5ler+DQOnDYM8UUyJ9dekxfsPH0pMSjVbqntc Z3KIOqgErTGfy8zLy1ie1hjOKYhGZ4YLPFZZRZEOOsnZQIJpdzgQT5ZsvicA2mnv86JG A6pSBxM5MX4H1H/ejQWTUUCtLlcq445I8nRlmf81VBzc+t4pveL/X9QlhkPL53AsDmBO 6zbw== MIME-Version: 1.0 X-Received: by 10.14.173.67 with SMTP id u43mr29500357eel.22.1363445357723; Sat, 16 Mar 2013 07:49:17 -0700 (PDT) Received: by 10.14.96.11 with HTTP; Sat, 16 Mar 2013 07:49:17 -0700 (PDT) Date: Sat, 16 Mar 2013 14:49:17 +0000 Message-ID: From: Richard Copley Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) On Windows, visit a plain ASCII text file with LF line endings. The value of `buffer-file-coding-system' is `iso-latin-1-dos' (should be `iso-latin-1-unix'). Modify and save the file. The file now has CRLF line endings. This was introduced recently in the trunk. In GNU Emacs 24.3.50.1 (i386-mingw-nt6.2.9200) of 2013-03-16 on MACHINE Bzr revision: 112057 jan.h.d@swipnet.se-20130316125847-4km32l5zt9fbbxb0 Windowing system distributor `Microsoft Corp.', version 6.2.9200 Configured using: `configure --with-gcc (4.7) --cflags -I c:/gnuwin32/include --ldflags -L c:/gnuwin32/lib' Important settings: value of $LANG: ENG locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Text Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f n e w . t x t a b c C-x c u n i x C-x C-s M-: ( n t h SPC 7 SPC ( f i l e - a t t r i b u t e s SPC " n e w . t x t " ) ) C-x C-v SPC C-x C-s M-: M-x r e p o r t - e m a c s - b u f g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. (New file) Saving file c:/Users/Buster/new.txt... Wrote c:/Users/Buster/new.txt 6 (#o6, #x6) Saving file c:/Users/Buster/new.txt... Wrote c:/Users/Buster/new.txt 9 (#o11, #x9) Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs) From unknown Sun Jun 22 08:02:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13977: 24.3.50; buffer-file-coding-system not set correctly Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 16 Mar 2013 16:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13977 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Richard Copley Cc: 13977@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 13977-submit@debbugs.gnu.org id=B13977.136345286112555 (code B ref 13977); Sat, 16 Mar 2013 16:55:02 +0000 Received: (at 13977) by debbugs.gnu.org; 16 Mar 2013 16:54:21 +0000 Received: from localhost ([127.0.0.1]:58071 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGuNB-0003GS-1L for submit@debbugs.gnu.org; Sat, 16 Mar 2013 12:54:21 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]:42829) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGuN7-0003GB-IE for 13977@debbugs.gnu.org; Sat, 16 Mar 2013 12:54:18 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MJR00700ISG4500@a-mtaout23.012.net.il> for 13977@debbugs.gnu.org; Sat, 16 Mar 2013 18:52:47 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJR006OKIVZZM60@a-mtaout23.012.net.il>; Sat, 16 Mar 2013 18:52:47 +0200 (IST) Date: Sat, 16 Mar 2013 18:52:49 +0200 From: Eli Zaretskii In-reply-to: X-012-Sender: halo1@inter.net.il Message-id: <83li9n2sny.fsf@gnu.org> References: X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.2 (/) > Date: Sat, 16 Mar 2013 14:49:17 +0000 > From: Richard Copley > > On Windows, visit a plain ASCII text file with LF line endings. The > value of `buffer-file-coding-system' is `iso-latin-1-dos' (should be > `iso-latin-1-unix'). Modify and save the file. The file now has CRLF > line endings. > This was introduced recently in the trunk. I can reproduce this on GNU/Linux, if I first evaluate this: (setq default-buffer-file-coding-system 'iso-latin-1-dos) So I guess some of the latest changes use the default EOL format in preference to the format of the file we are visiting. From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 20 00:20:05 2013 Received: (at control) by debbugs.gnu.org; 20 Mar 2013 04:20:05 +0000 Received: from localhost ([127.0.0.1]:36542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UIAVQ-0002aX-4i for submit@debbugs.gnu.org; Wed, 20 Mar 2013 00:20:05 -0400 Received: from mail-la0-f51.google.com ([209.85.215.51]:44615) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UIAVN-0002Zx-Di; Wed, 20 Mar 2013 00:20:02 -0400 Received: by mail-la0-f51.google.com with SMTP id fo13so2348059lab.10 for ; Tue, 19 Mar 2013 21:18:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding:x-antivirus:x-antivirus-status; bh=m5AM3SmIULjHTTItSguJnnkqlAD5k1iuXa08HhbGpO8=; b=AA3UBQ4CaeOoKbXK8KWbJdWYhB9B8+LcF+HzxZaqQE0o0yXYEd8y+TqvN61dopz+GO 0Yz2rEICopMgcOr5eEFJf6klGoLMeRDjIY3Pe5c85jSlVs1w2faADp/iwtOR9l0glDXY X9rdixEsoIBqNS8GqEtafmbxTLxWREDpcX/kFM9DGdK3eQjDiQp3UKWN9UX6f67uiVu2 GuEJPmKhFdVEJ57RBVvklwKQWZW1EvkofxKtGo8U8yFXJqfwK7muT0j/Pnnhc4Xam5a4 y70P1TOoMv6pC04Y3GN1I0Vgu1zXpFnn6DwD3EXfxtewxCChShQaNVNICqhcgdkNmiqM rBUg== X-Received: by 10.152.111.67 with SMTP id ig3mr4169736lab.41.1363753097283; Tue, 19 Mar 2013 21:18:17 -0700 (PDT) Received: from [127.0.0.1] ([178.252.98.87]) by mx.google.com with ESMTPS id pk1sm93204lab.0.2013.03.19.21.18.15 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Mar 2013 21:18:15 -0700 (PDT) Message-ID: <5149388F.10709@yandex.ru> Date: Wed, 20 Mar 2013 08:18:23 +0400 From: Dmitry Gutov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: Eli Zaretskii Subject: Re: bug#14002: 24.3.50; buffer-file-coding-system is undecided-dos, everywhere References: <87a9pyiz6t.fsf@yandex.ru> <83zjxyzpfd.fsf@gnu.org> In-Reply-To: <83zjxyzpfd.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130319-1, 20.03.2013), Outbound message X-Antivirus-Status: Clean X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control Cc: 14002@debbugs.gnu.org, GNU bug tracker automated control server X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) merge 14002 13977 thanks On 20.03.2013 8:05, Eli Zaretskii wrote: >> From: Dmitry Gutov >> Date: Wed, 20 Mar 2013 06:26:34 +0400 >> >> 1. emacs -Q >> 2. find-file .../emacs-bzr/trunk/README >> 3. eval `buffer-file-coding-system' => undecided-dos >> 4. make a change, save the buffer >> 5. run vc-diff => the whole buffer is marked as changed >> 6. eval `buffer-file-coding-system' again => still undecided-dos >> >> Same with src/w32fns.c, for example. Or any other files with Unix line >> endings (in other repositories). > > This is a duplicate if 13977. Indeed. Sorry. > (Why don't people try to look for similar bug reports before they do?) Obviously, you only notice the cases when they don't. From unknown Sun Jun 22 08:02:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13977: 24.3.50; buffer-file-coding-system not set correctly Resent-From: Dmitry Gutov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 05 Apr 2013 19:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13977 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Richard Copley Cc: 13977@debbugs.gnu.org Received: via spool by 13977-submit@debbugs.gnu.org id=B13977.136518977830007 (code B ref 13977); Fri, 05 Apr 2013 19:23:02 +0000 Received: (at 13977) by debbugs.gnu.org; 5 Apr 2013 19:22:58 +0000 Received: from localhost ([127.0.0.1]:35947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOCDy-0007nw-9x for submit@debbugs.gnu.org; Fri, 05 Apr 2013 15:22:58 -0400 Received: from mail-lb0-f181.google.com ([209.85.217.181]:46982) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOCDw-0007np-Tt for 13977@debbugs.gnu.org; Fri, 05 Apr 2013 15:22:57 -0400 Received: by mail-lb0-f181.google.com with SMTP id r11so4012006lbv.26 for <13977@debbugs.gnu.org>; Fri, 05 Apr 2013 12:19:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type:x-antivirus :x-antivirus-status; bh=d0Gu+JH/KuinTD29EXsXrZYcnEh22oY/9x7RqANKwr0=; b=v3dinjmm6x8HSUrEUxydWWo+mAkplAPx19fPfQrlYs9Y4x6bSMyJJez2mVORRWlLBt UIyVW+pcNZMSlApB3WKLEzi2qJpaoQK7vZr4r1igd9+xzqSfOD7vVAdajq4glXsG71YK Lyox1AXGGL0pP5QD2m6v9CZ+ewWOvhn4j+HpzWRCVkpW+M0xyhLCOAQdMyfnorHeuCmb DMVgVyb4cdXo4On4lNX8fOwGOVX//VBUxkIbdYsa9Aq9UHdtYIbwgOq0Z1KW5i1byu5t 8BeOHI8DTHwG/DW0aURL+B8DSaOkZlxdQmEz1oaVuY7uuJi1hVXje6zDcTanIlLDKSAD gabw== X-Received: by 10.152.105.244 with SMTP id gp20mr6884496lab.34.1365189579107; Fri, 05 Apr 2013 12:19:39 -0700 (PDT) Received: from SOL ([178.252.98.87]) by mx.google.com with ESMTPS id or9sm584918lbb.8.2013.04.05.12.19.36 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 05 Apr 2013 12:19:37 -0700 (PDT) From: Dmitry Gutov References: Date: Fri, 05 Apr 2013 23:19:37 +0400 In-Reply-To: (Richard Copley's message of "Sat, 16 Mar 2013 14:49:17 +0000") Message-ID: <87d2u8okdy.fsf@yandex.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-Antivirus: avast! (VPS 130405-0, 05.04.2013), Outbound message X-Antivirus-Status: Clean X-Spam-Score: 0.1 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Richard Copley writes: > On Windows, visit a plain ASCII text file with LF line endings. The > value of `buffer-file-coding-system' is `iso-latin-1-dos' (should be > `iso-latin-1-unix'). Modify and save the file. The file now has CRLF > line endings. > This was introduced recently in the trunk. I think this has been fixed, likely in the revision 112229. Richard, could you test? From unknown Sun Jun 22 08:02:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#13977: 24.3.50; buffer-file-coding-system not set correctly Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 05 Apr 2013 19:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13977 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dmitry Gutov Cc: rcopley@gmail.com, 13977@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 13977-submit@debbugs.gnu.org id=B13977.13651915263864 (code B ref 13977); Fri, 05 Apr 2013 19:53:02 +0000 Received: (at 13977) by debbugs.gnu.org; 5 Apr 2013 19:52:06 +0000 Received: from localhost ([127.0.0.1]:35970 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOCg9-00010H-NG for submit@debbugs.gnu.org; Fri, 05 Apr 2013 15:52:05 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:40992) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOCg7-000107-P8 for 13977@debbugs.gnu.org; Fri, 05 Apr 2013 15:52:04 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MKS00F00S98JR00@a-mtaout22.012.net.il> for 13977@debbugs.gnu.org; Fri, 05 Apr 2013 22:48:44 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MKS00F34SD734C0@a-mtaout22.012.net.il>; Fri, 05 Apr 2013 22:48:44 +0300 (IDT) Date: Fri, 05 Apr 2013 22:48:46 +0300 From: Eli Zaretskii In-reply-to: <87d2u8okdy.fsf@yandex.ru> X-012-Sender: halo1@inter.net.il Message-id: <83obdsep29.fsf@gnu.org> References: <87d2u8okdy.fsf@yandex.ru> X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > From: Dmitry Gutov > Date: Fri, 05 Apr 2013 23:19:37 +0400 > Cc: 13977@debbugs.gnu.org > > Richard Copley writes: > > > On Windows, visit a plain ASCII text file with LF line endings. The > > value of `buffer-file-coding-system' is `iso-latin-1-dos' (should be > > `iso-latin-1-unix'). Modify and save the file. The file now has CRLF > > line endings. > > This was introduced recently in the trunk. > > I think this has been fixed, likely in the revision 112229. > > Richard, could you test? It's fixed according to my testing. From unknown Sun Jun 22 08:02:22 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Richard Copley Subject: bug#13977: closed (Re: bug#13977: 24.3.50; buffer-file-coding-system not set correctly) Message-ID: References: <515F2AEC.2090002@yandex.ru> X-Gnu-PR-Message: they-closed 13977 X-Gnu-PR-Package: emacs Reply-To: 13977@debbugs.gnu.org Date: Fri, 05 Apr 2013 19:54:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1365191642-4044-1" This is a multi-part message in MIME format... ------------=_1365191642-4044-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #13977: 24.3.50; buffer-file-coding-system not set correctly which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 13977@debbugs.gnu.org. --=20 13977: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D13977 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1365191642-4044-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 13977-done) by debbugs.gnu.org; 5 Apr 2013 19:53:24 +0000 Received: from localhost ([127.0.0.1]:35974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOChP-00012I-BR for submit@debbugs.gnu.org; Fri, 05 Apr 2013 15:53:24 -0400 Received: from mail-la0-f54.google.com ([209.85.215.54]:63202) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOChL-000127-TX for 13977-done@debbugs.gnu.org; Fri, 05 Apr 2013 15:53:20 -0400 Received: by mail-la0-f54.google.com with SMTP id gw10so3829361lab.27 for <13977-done@debbugs.gnu.org>; Fri, 05 Apr 2013 12:50:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding:x-antivirus:x-antivirus-status; bh=ytdjFaH2GsCTsNHKvHMmHCUvsEcdfcar2Fs5kNwzOMw=; b=pOXqrrIKmjzrnbmOd1Lzr60Mkn5rTmV2cP1+1fJJgofZpFtBbEinsCJhFFvhDSVpAA KHB+8J//7KhwYJQvsEE9Zpg3ImNVcPeWPvTn41XHxgjK6G5aTtjW1NLbPOSYi0fcKLvb nveywyG0uGLuFrMevyoEtneQ2DdR/mnOBiVReyHAvfigavl2IZsUovDXVr+GBNx6xbAz ATPafyKmpihEmhOLl1XcEXwf98NSf4k9ebH15gQFLgdxTslF+U+x9P+TaduayRnIMWqJ fZmJatx1FELg6H2L4nyBOPN+6NlRJrcmmg+nOZ/7qkEv4et9/JcjgglGhd2kbBc4CcUq 7csQ== X-Received: by 10.112.162.65 with SMTP id xy1mr6722987lbb.105.1365191402070; Fri, 05 Apr 2013 12:50:02 -0700 (PDT) Received: from [127.0.0.1] ([178.252.98.87]) by mx.google.com with ESMTPS id or9sm614223lbb.8.2013.04.05.12.50.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 05 Apr 2013 12:50:01 -0700 (PDT) Message-ID: <515F2AEC.2090002@yandex.ru> Date: Fri, 05 Apr 2013 23:50:04 +0400 From: Dmitry Gutov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Richard Copley Subject: Re: bug#13977: 24.3.50; buffer-file-coding-system not set correctly References: <87d2u8okdy.fsf@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130405-0, 05.04.2013), Outbound message X-Antivirus-Status: Clean X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Cc-ing the bug for the public record and to mark it done. Version: 24.4 On 05.04.2013 23:35, Richard Copley wrote: > Damn, 7 minutes 11 seconds for the bootstrap alone, plus a few minutes > to test and write this email. [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (raaahh[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.215.54 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4711] 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 1.0 FREEMAIL_REPLY From and body contain different freemails X-Debbugs-Envelope-To: 13977-done Cc: 13977-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) Cc-ing the bug for the public record and to mark it done. Version: 24.4 On 05.04.2013 23:35, Richard Copley wrote: > Damn, 7 minutes 11 seconds for the bootstrap alone, plus a few minutes > to test and write this email. Thanks for checking, I'm in no hurry. :) > (Forgot about having to recreate ja-dic. I > wonder whether some of that work could be split into different targets > for Make to parallelize?) This isn't performed too often, I think I've only seen it recreated once, after this bug has been introduced. > Anyway, yes it seems fixed for me. Many thanks! > > > > On 5 April 2013 20:22, Richard Copley > wrote: > > I'll bootstrap, give me six and a half minutes. > > > On 5 April 2013 20:19, Dmitry Gutov > wrote: > > Richard Copley > > writes: > > > On Windows, visit a plain ASCII text file with LF line > endings. The > > value of `buffer-file-coding-system' is `iso-latin-1-dos' > (should be > > `iso-latin-1-unix'). Modify and save the file. The file now > has CRLF > > line endings. > > This was introduced recently in the trunk. > > I think this has been fixed, likely in the revision 112229. > > Richard, could you test? > > > ------------=_1365191642-4044-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 Mar 2013 14:50:54 +0000 Received: from localhost ([127.0.0.1]:58010 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGsRh-0000SF-JO for submit@debbugs.gnu.org; Sat, 16 Mar 2013 10:50:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:32944) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UGsRf-0000S1-1k for submit@debbugs.gnu.org; Sat, 16 Mar 2013 10:50:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGsQD-0005UB-Vt for submit@debbugs.gnu.org; Sat, 16 Mar 2013 10:49:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID,USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:35506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGsQD-0005U3-S3 for submit@debbugs.gnu.org; Sat, 16 Mar 2013 10:49:21 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGsQC-0001fO-OE for bug-gnu-emacs@gnu.org; Sat, 16 Mar 2013 10:49:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGsQB-0005Tq-JC for bug-gnu-emacs@gnu.org; Sat, 16 Mar 2013 10:49:20 -0400 Received: from mail-ea0-x22a.google.com ([2a00:1450:4013:c01::22a]:35720) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGsQB-0005Tc-CR for bug-gnu-emacs@gnu.org; Sat, 16 Mar 2013 10:49:19 -0400 Received: by mail-ea0-f170.google.com with SMTP id a15so1891448eae.1 for ; Sat, 16 Mar 2013 07:49:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=tAjAh1Guo2avMBsZgTdUnW6ndkpiM9FNSyEy38I5VKU=; b=m4zDLLh793whq9ec4sSGKUdMxjuKss4VTA3WsVFnft5D4rAi/gFABhIpIDU5mXhfSj a2tDhlTL5tTkyeeDeczoIR5JGij2GlyEy5E+kVJV1z2gDudu3oZhY+a9pFf3yWCnFGrK rk+LTsOPp66ah4beUARbFPHYqdu0jPd5ler+DQOnDYM8UUyJ9dekxfsPH0pMSjVbqntc Z3KIOqgErTGfy8zLy1ie1hjOKYhGZ4YLPFZZRZEOOsnZQIJpdzgQT5ZsvicA2mnv86JG A6pSBxM5MX4H1H/ejQWTUUCtLlcq445I8nRlmf81VBzc+t4pveL/X9QlhkPL53AsDmBO 6zbw== MIME-Version: 1.0 X-Received: by 10.14.173.67 with SMTP id u43mr29500357eel.22.1363445357723; Sat, 16 Mar 2013 07:49:17 -0700 (PDT) Received: by 10.14.96.11 with HTTP; Sat, 16 Mar 2013 07:49:17 -0700 (PDT) Date: Sat, 16 Mar 2013 14:49:17 +0000 Message-ID: Subject: 24.3.50; buffer-file-coding-system not set correctly From: Richard Copley To: "bug-gnu-emacs@gnu.org" Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) On Windows, visit a plain ASCII text file with LF line endings. The value of `buffer-file-coding-system' is `iso-latin-1-dos' (should be `iso-latin-1-unix'). Modify and save the file. The file now has CRLF line endings. This was introduced recently in the trunk. In GNU Emacs 24.3.50.1 (i386-mingw-nt6.2.9200) of 2013-03-16 on MACHINE Bzr revision: 112057 jan.h.d@swipnet.se-20130316125847-4km32l5zt9fbbxb0 Windowing system distributor `Microsoft Corp.', version 6.2.9200 Configured using: `configure --with-gcc (4.7) --cflags -I c:/gnuwin32/include --ldflags -L c:/gnuwin32/lib' Important settings: value of $LANG: ENG locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Text Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f n e w . t x t a b c C-x c u n i x C-x C-s M-: ( n t h SPC 7 SPC ( f i l e - a t t r i b u t e s SPC " n e w . t x t " ) ) C-x C-v SPC C-x C-s M-: M-x r e p o r t - e m a c s - b u f g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. (New file) Saving file c:/Users/Buster/new.txt... Wrote c:/Users/Buster/new.txt 6 (#o6, #x6) Saving file c:/Users/Buster/new.txt... Wrote c:/Users/Buster/new.txt 9 (#o11, #x9) Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs) ------------=_1365191642-4044-1-- From unknown Sun Jun 22 08:02:22 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Dmitry Gutov Subject: bug#14002: closed (Re: bug#13977: 24.3.50; buffer-file-coding-system not set correctly) Message-ID: References: <515F2AEC.2090002@yandex.ru> <87a9pyiz6t.fsf@yandex.ru> X-Gnu-PR-Message: they-closed 14002 X-Gnu-PR-Package: emacs Reply-To: 14002@debbugs.gnu.org Date: Fri, 05 Apr 2013 19:54:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1365191642-4044-3" This is a multi-part message in MIME format... ------------=_1365191642-4044-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #13977: 24.3.50; buffer-file-coding-system is undecided-dos, everywhere which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 14002@debbugs.gnu.org. --=20 13977: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D13977 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1365191642-4044-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 13977-done) by debbugs.gnu.org; 5 Apr 2013 19:53:24 +0000 Received: from localhost ([127.0.0.1]:35974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOChP-00012I-BR for submit@debbugs.gnu.org; Fri, 05 Apr 2013 15:53:24 -0400 Received: from mail-la0-f54.google.com ([209.85.215.54]:63202) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UOChL-000127-TX for 13977-done@debbugs.gnu.org; Fri, 05 Apr 2013 15:53:20 -0400 Received: by mail-la0-f54.google.com with SMTP id gw10so3829361lab.27 for <13977-done@debbugs.gnu.org>; Fri, 05 Apr 2013 12:50:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding:x-antivirus:x-antivirus-status; bh=ytdjFaH2GsCTsNHKvHMmHCUvsEcdfcar2Fs5kNwzOMw=; b=pOXqrrIKmjzrnbmOd1Lzr60Mkn5rTmV2cP1+1fJJgofZpFtBbEinsCJhFFvhDSVpAA KHB+8J//7KhwYJQvsEE9Zpg3ImNVcPeWPvTn41XHxgjK6G5aTtjW1NLbPOSYi0fcKLvb nveywyG0uGLuFrMevyoEtneQ2DdR/mnOBiVReyHAvfigavl2IZsUovDXVr+GBNx6xbAz ATPafyKmpihEmhOLl1XcEXwf98NSf4k9ebH15gQFLgdxTslF+U+x9P+TaduayRnIMWqJ fZmJatx1FELg6H2L4nyBOPN+6NlRJrcmmg+nOZ/7qkEv4et9/JcjgglGhd2kbBc4CcUq 7csQ== X-Received: by 10.112.162.65 with SMTP id xy1mr6722987lbb.105.1365191402070; Fri, 05 Apr 2013 12:50:02 -0700 (PDT) Received: from [127.0.0.1] ([178.252.98.87]) by mx.google.com with ESMTPS id or9sm614223lbb.8.2013.04.05.12.50.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 05 Apr 2013 12:50:01 -0700 (PDT) Message-ID: <515F2AEC.2090002@yandex.ru> Date: Fri, 05 Apr 2013 23:50:04 +0400 From: Dmitry Gutov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Richard Copley Subject: Re: bug#13977: 24.3.50; buffer-file-coding-system not set correctly References: <87d2u8okdy.fsf@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130405-0, 05.04.2013), Outbound message X-Antivirus-Status: Clean X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Cc-ing the bug for the public record and to mark it done. Version: 24.4 On 05.04.2013 23:35, Richard Copley wrote: > Damn, 7 minutes 11 seconds for the bootstrap alone, plus a few minutes > to test and write this email. [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (raaahh[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.215.54 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4711] 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 1.0 FREEMAIL_REPLY From and body contain different freemails X-Debbugs-Envelope-To: 13977-done Cc: 13977-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) Cc-ing the bug for the public record and to mark it done. Version: 24.4 On 05.04.2013 23:35, Richard Copley wrote: > Damn, 7 minutes 11 seconds for the bootstrap alone, plus a few minutes > to test and write this email. Thanks for checking, I'm in no hurry. :) > (Forgot about having to recreate ja-dic. I > wonder whether some of that work could be split into different targets > for Make to parallelize?) This isn't performed too often, I think I've only seen it recreated once, after this bug has been introduced. > Anyway, yes it seems fixed for me. Many thanks! > > > > On 5 April 2013 20:22, Richard Copley > wrote: > > I'll bootstrap, give me six and a half minutes. > > > On 5 April 2013 20:19, Dmitry Gutov > wrote: > > Richard Copley > > writes: > > > On Windows, visit a plain ASCII text file with LF line > endings. The > > value of `buffer-file-coding-system' is `iso-latin-1-dos' > (should be > > `iso-latin-1-unix'). Modify and save the file. The file now > has CRLF > > line endings. > > This was introduced recently in the trunk. > > I think this has been fixed, likely in the revision 112229. > > Richard, could you test? > > > ------------=_1365191642-4044-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 20 Mar 2013 02:28:37 +0000 Received: from localhost ([127.0.0.1]:36437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UI8lY-0008KH-ML for submit@debbugs.gnu.org; Tue, 19 Mar 2013 22:28:37 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45441) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UI8lV-0008K9-VF for submit@debbugs.gnu.org; Tue, 19 Mar 2013 22:28:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UI8jl-0000Co-3J for submit@debbugs.gnu.org; Tue, 19 Mar 2013 22:26:51 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:35873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI8jk-0000Cj-Vn for submit@debbugs.gnu.org; Tue, 19 Mar 2013 22:26:44 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI8jg-0005BJ-Kr for bug-gnu-emacs@gnu.org; Tue, 19 Mar 2013 22:26:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UI8jc-00006X-Is for bug-gnu-emacs@gnu.org; Tue, 19 Mar 2013 22:26:40 -0400 Received: from mail-la0-x22c.google.com ([2a00:1450:4010:c03::22c]:44080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI8jc-00006G-B8 for bug-gnu-emacs@gnu.org; Tue, 19 Mar 2013 22:26:36 -0400 Received: by mail-la0-f44.google.com with SMTP id eb20so2235601lab.31 for ; Tue, 19 Mar 2013 19:26:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:subject:date:message-id:mime-version :content-type:x-antivirus:x-antivirus-status; bh=RY4Z2XJOTXs0Pr1DrSHsPuFxDV6qnYwL09wTAd6zvIA=; b=iJ6CxR0jg2GUkRn3wTA49PaaAcpuvBFZE+zZNv4M21iS37x5QJ88YgBh22dnIOJVIY UBrFfngknpCipNiB7wGGG3Cm8TIWsy0pMmEb0YVPvZlu8XW7OM5n1TQ6NYd3GDmzG89j lJEQQhtu/IxlEyESoPM/7qQbP3jO9CWtU/Hv9CtVGqI5rKcgQFncMkMEPItf4ypsoCo+ avzAT9VF/OoFUREgIIIBB6AzudLSFt29G0tNzfN+gAfmKQOPuWvxWoSxGRNJUjfBkQE+ QrJ9msHa5uLif25S1EuTC/dQrFe6INyoBY0Fnrbbk/MBYbgQudblqVqw0To2N+eX2EEu OrAg== X-Received: by 10.152.147.130 with SMTP id tk2mr4004572lab.24.1363746395338; Tue, 19 Mar 2013 19:26:35 -0700 (PDT) Received: from SOL ([178.252.98.87]) by mx.google.com with ESMTPS id i3sm7410872lbn.0.2013.03.19.19.26.33 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Mar 2013 19:26:34 -0700 (PDT) From: Dmitry Gutov To: bug-gnu-emacs@gnu.org Subject: 24.3.50; buffer-file-coding-system is undecided-dos, everywhere Date: Wed, 20 Mar 2013 06:26:34 +0400 Message-ID: <87a9pyiz6t.fsf@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain X-Antivirus: avast! (VPS 130319-1, 20.03.2013), Outbound message X-Antivirus-Status: Clean X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) 1. emacs -Q 2. find-file .../emacs-bzr/trunk/README 3. eval `buffer-file-coding-system' => undecided-dos 4. make a change, save the buffer 5. run vc-diff => the whole buffer is marked as changed 6. eval `buffer-file-coding-system' again => still undecided-dos Same with src/w32fns.c, for example. Or any other files with Unix line endings (in other repositories). In GNU Emacs 24.3.50.1 (i386-mingw-nt6.1.7601) of 2013-03-20 on SOL Bzr revision: 112094 dgutov@yandex.ru-20130319151240-zn0ty0o5g047tzvs Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (3.4) --cflags -IJ:/apps/system/gnuwin32/include' Important settings: value of $EMACSDATA: C:/Users/gutov/vc/emacs-bzr/trunk/etc value of $EMACSDOC: C:/Users/gutov/vc/emacs-bzr/trunk/etc value of $EMACSLOADPATH: C:/Users/gutov/vc/emacs-bzr/trunk/site-lisp;C:/Users/gutov/vc/emacs-bzr/trunk/../site-lisp;C:/Users/gutov/vc/emacs-bzr/trunk/lisp;C:/Users/gutov/vc/emacs-bzr/trunk/leim value of $EMACSPATH: C:/Users/gutov/vc/emacs-bzr/trunk/bin value of $LANG: RUS locale-coding-system: cp1251 default enable-multibyte-characters: t ------------=_1365191642-4044-3--