From unknown Thu Sep 11 06:07:48 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#2186 <2186@debbugs.gnu.org> To: bug#2186 <2186@debbugs.gnu.org> Subject: Status: 23.0.90; inhibit-eol-conversion problem in a DOS file Reply-To: bug#2186 <2186@debbugs.gnu.org> Date: Thu, 11 Sep 2025 13:07:48 +0000 retitle 2186 23.0.90; inhibit-eol-conversion problem in a DOS file=20 reassign 2186 emacs submitter 2186 Seweryn Kokot severity 2186 normal thanks From sewkokot@gmail.com Tue Feb 3 12:19:53 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 3 Feb 2009 20:19:53 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n13KJoBS023613 for ; Tue, 3 Feb 2009 12:19:51 -0800 Received: from mail.gnu.org ([199.232.76.166]:52518 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LURic-0002Dc-5s for emacs-pretest-bug@gnu.org; Tue, 03 Feb 2009 15:18:02 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LURkK-00010M-Td for emacs-pretest-bug@gnu.org; Tue, 03 Feb 2009 15:19:49 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:52162) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LURkJ-0000zj-Jf for emacs-pretest-bug@gnu.org; Tue, 03 Feb 2009 15:19:47 -0500 Received: by ewy13 with SMTP id 13so3005356ewy.18 for ; Tue, 03 Feb 2009 12:19:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject :x-operating-system:date:message-id:user-agent:mime-version :content-type; bh=iII1e8exUSdACOIswUTv3ElnbzwA3PsSPScCw9R72Ug=; b=sdN1HKHsPJD+xetyI7zq7htYlAeI8eWmtwPuPtKRXbBOW70N4ggsfRA5NwV7EjnbmE T/QszQpzLICI8mpKUBd5pVSYp+dc7yhSFpqKqPV35Mhjxx3cYanFpUJmJBTH0LJxRCP7 /uYFMEzRiAS2j4TLJWN1GI2JWtaOdhQs6UZbA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:x-operating-system:date:message-id:user-agent :mime-version:content-type; b=NhIoJjMXzSkfuL0EMyVGaAcTooxUTE5f4AZyjH46nwVxYq8AyIpyVMKoD43LC9xUZL BNZPgU0RA4kqEZaqoSoPw/B3aQ8uNXzb8hIg+gaSUW/v/QCjgGpcbspKO8rnfLu8hrTi 7vSu6pqcWt14lDwYu2TNgI8OeQBo5c2ASHsNM= Received: by 10.210.44.19 with SMTP id r19mr4236851ebr.188.1233692383122; Tue, 03 Feb 2009 12:19:43 -0800 (PST) Received: from debian (nat-warynskiego.po.opole.pl [217.173.199.132]) by mx.google.com with ESMTPS id 28sm360222eyg.55.2009.02.03.12.19.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 03 Feb 2009 12:19:42 -0800 (PST) From: Seweryn Kokot To: emacs-pretest-bug@gnu.org Cc: rfrancoise@debian.org Subject: 23.0.90; inhibit-eol-conversion problem in a DOS file X-Operating-System: Debian GNU/Linux Date: Tue, 03 Feb 2009 21:27:05 +0100 Message-ID: <87y6wn5krq.fsf@poczta.po.opole.pl> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: In the Emacs manual it is written that if inhibit-eol-conversion is non-nil then ^M is displayed at every line instead of (DOS) in modeline. However no matter to what inhibit-eol-conversion is set (t or nil) I always get (DOS) and no ^M when visiting a DOS file. Thanks in advance. -- regards, Seweryn If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.0.90/etc/DEBUG for instructions. In GNU Emacs 23.0.90.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2009-02-02 on elegiac, modified by Debian (emacs-snapshot package, version 1:20090202-1) Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.90/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.90/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LC_ALL: pl_PL value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: pl_PL value of $XMODIFIERS: nil locale-coding-system: iso-latin-2-unix default-enable-multibyte-characters: t Major mode: Group Minor modes in effect: gnus-topic-mode: t gnus-undo-mode: t shell-dirtrack-mode: t iswitchb-mode: t erc-track-mode: t erc-match-mode: t erc-button-mode: t erc-stamp-mode: t erc-autojoin-mode: t desktop-save-mode: t auto-image-file-mode: t command-frequency-autosave-mode: t command-frequency-mode: t show-paren-mode: t recentf-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: q C-x r e p o r b Recent messages: Opening nntp server on news.neostrada.pl...done No new newsgroups Checking new news...done Retrieving newsgroup: nnml:Send-News... Fetching headers for nnml:Send-News...done Generating summary...done Mark set Parsing BBDB... (frobnicating...done) Making completion list... call-interactively: End of buffer From eliz@gnu.org Sat Feb 28 07:54:03 2009 Received: (at 2186-done) by emacsbugs.donarmstrong.com; 28 Feb 2009 15:54:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=GMAIL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mtaout7.012.net.il (mtaout7.012.net.il [84.95.2.19]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1SFrxLM004344 for <2186-done@emacsbugs.donarmstrong.com>; Sat, 28 Feb 2009 07:54:01 -0800 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KFS00D009GXAQ00@i-mtaout7.012.net.il> for 2186-done@emacsbugs.donarmstrong.com; Sat, 28 Feb 2009 17:54:00 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.167.119]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KFS004WS9HZWEP0@i-mtaout7.012.net.il>; Sat, 28 Feb 2009 17:54:00 +0200 (IST) Date: Sat, 28 Feb 2009 17:53:58 +0200 From: Eli Zaretskii Subject: Re: bug#2186: 23.0.90; inhibit-eol-conversion problem in a DOS file In-reply-to: <87y6wn5krq.fsf@poczta.po.opole.pl> X-012-Sender: halo1@inter.net.il To: Seweryn Kokot , 2186-done@debbugs.gnu.org Reply-to: Eli Zaretskii Message-id: References: <87y6wn5krq.fsf@poczta.po.opole.pl> > From: Seweryn Kokot > Date: Tue, 03 Feb 2009 21:27:05 +0100 > Cc: rfrancoise@debian.org > > In the Emacs manual it is written that if inhibit-eol-conversion is non-nil > then ^M is displayed at every line instead of (DOS) in modeline. However > no matter to what inhibit-eol-conversion is set (t or nil) I always get > (DOS) and no ^M when visiting a DOS file. Should be fixed by this change: 2009-02-28 Eli Zaretskii * coding.c (decode_coding_utf_8, decode_coding_utf_16) (decode_coding_emacs_mule, decode_coding_iso_2022) (encode_coding_iso_2022, decode_coding_sjis, decode_coding_big5) (decode_coding_raw_text, decode_coding_charset) (setup_coding_system, decode_eol, decode_coding, consume_chars): Honor inhibit-eol-conversion. (Bug #2186) From unknown Thu Sep 11 06:07:48 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Sun, 29 Mar 2009 14:24:10 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator