all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: 14002@debbugs.gnu.org
Subject: bug#14002: Acknowledgement (24.3.50; buffer-file-coding-system is undecided-dos, everywhere)
Date: Wed, 20 Mar 2013 06:39:08 +0400	[thread overview]
Message-ID: <5149214C.3000502@yandex.ru> (raw)
In-Reply-To: <handler.14002.B.136374651732012.ack@debbugs.gnu.org>

Some more info:

With emacs -Q, the coding system is undecided-dos during opening, 
modification and saving. If I then do vc-revert, it becomes 
undecided-unix, and the subsequent editing of the file works as expected.

In my usual setup, I have

(set-language-environment 'Cyrillic-CP1251) ; defined previously
(set-file-name-coding-system 'cp1251)
(prefer-coding-system 'utf-8)

and the coding system in this scenario goes from utf-8 to utf-8-dos 
(after saving) to undecided-unix (after reverting), and then editing 
similarly works fine.





  parent reply	other threads:[~2013-03-20  2:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-20  2:26 bug#14002: 24.3.50; buffer-file-coding-system is undecided-dos, everywhere Dmitry Gutov
     [not found] ` <handler.14002.B.136374651732012.ack@debbugs.gnu.org>
2013-03-20  2:39   ` Dmitry Gutov [this message]
2013-03-20  4:05 ` Eli Zaretskii
2013-03-20  4:18   ` Dmitry Gutov
2013-03-20 16:54     ` Eli Zaretskii
2013-03-20 20:40       ` Dmitry Gutov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5149214C.3000502@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=14002@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.