GNU bug report logs -
#2186
23.0.90; inhibit-eol-conversion problem in a DOS file
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 28 Feb 2009 17:53:58 +0200
with message-id <uwsbao8vd.fsf <at> gnu.org>
and subject line Re: bug#2186: 23.0.90; inhibit-eol-conversion problem in a DOS file
has caused the Emacs bug report #2186,
regarding 23.0.90; inhibit-eol-conversion problem in a DOS file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
2186: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2186
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 <at> 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:
<f5> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <return>
<end> <up> <return> <down-mouse-1> <mouse-movement>
<mouse-movement> <drag-mouse-1> <help-echo> <down-mouse-1>
<mouse-1> <help-echo> <help-echo> <down-mouse-1> <mouse-1>
<help-echo> <help-echo> q C-x <return> r e p o <tab>
r <tab> b <tab> <return>
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
[Message part 3 (message/rfc822, inline)]
> From: Seweryn Kokot <sewkokot <at> gmail.com>
> Date: Tue, 03 Feb 2009 21:27:05 +0100
> Cc: rfrancoise <at> 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 <eliz <at> gnu.org>
* 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)
This bug report was last modified 16 years and 169 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.