From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#4816: change of coding system without inquiry Date: Sun, 28 Feb 2016 17:37:13 +1100 Message-ID: <8737sds5ly.fsf@gnus.org> References: <4AE77C59.5060106@informatik.uni-muenchen.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1456641503 29108 80.91.229.3 (28 Feb 2016 06:38:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Feb 2016 06:38:23 +0000 (UTC) Cc: 4816@debbugs.gnu.org To: Norbert Eisinger Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 28 07:38:11 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aZuza-00084k-QZ for geb-bug-gnu-emacs@m.gmane.org; Sun, 28 Feb 2016 07:38:10 +0100 Original-Received: from localhost ([::1]:57743 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZuza-0003Yv-3h for geb-bug-gnu-emacs@m.gmane.org; Sun, 28 Feb 2016 01:38:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZuzX-0003Yo-6f for bug-gnu-emacs@gnu.org; Sun, 28 Feb 2016 01:38:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZuzS-0001p9-5W for bug-gnu-emacs@gnu.org; Sun, 28 Feb 2016 01:38:07 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:52347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZuzS-0001p5-28 for bug-gnu-emacs@gnu.org; Sun, 28 Feb 2016 01:38:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aZuzR-0005qh-TD for bug-gnu-emacs@gnu.org; Sun, 28 Feb 2016 01:38:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 28 Feb 2016 06:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4816 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 4816-submit@debbugs.gnu.org id=B4816.145664146422448 (code B ref 4816); Sun, 28 Feb 2016 06:38:01 +0000 Original-Received: (at 4816) by debbugs.gnu.org; 28 Feb 2016 06:37:44 +0000 Original-Received: from localhost ([127.0.0.1]:49471 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZuzA-0005pz-LL for submit@debbugs.gnu.org; Sun, 28 Feb 2016 01:37:44 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:57498) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZuz8-0005pr-Ns for 4816@debbugs.gnu.org; Sun, 28 Feb 2016 01:37:43 -0500 Original-Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aZuyj-0004ok-JM; Sun, 28 Feb 2016 07:37:18 +0100 In-Reply-To: <4AE77C59.5060106@informatik.uni-muenchen.de> (Norbert Eisinger's message of "Wed, 28 Oct 2009 00:03:53 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aZuyj-0004ok-JM MailScanner-NULL-Check: 1457246238.44659@sGrHlIMyeyvsC2R45D+sjA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:114026 Archived-At: Norbert Eisinger writes: > When I edit a non-latin-1 character into a latin-1 file and then save it, > Emacs saves the file in UTF-8 without inquiry. It omits the dialogue that > would inform me about the offending character and would offer me to select > a coding system for saving. > > Below is a description for Emacs 22.2 (Ubuntu). Other people could > reproduce the behavior in Emacs 22.1 (Ubuntu) and 23.1. I think this has probably been fixed in the intervening years, so I'm closing this bug report. Please reopen if this is still an issue. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no