From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50532 Path: main.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: utf-8 for decoding mails, but composing eeventually with iso-latin-9 Date: Mon, 03 Mar 2003 21:20:20 +0100 Organization: University of Duisburg, Germany Sender: owner-ding@hpc.uh.edu Message-ID: <844r6ktd6j.fsf@lucy.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046722877 310 80.91.224.249 (3 Mar 2003 20:21:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2003 20:21:17 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18pwQW-0008Uy-00 for ; Mon, 03 Mar 2003 21:20:44 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18pwQX-0002YX-00; Mon, 03 Mar 2003 14:20:45 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 03 Mar 2003 14:21:46 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id OAA28655 for ; Mon, 3 Mar 2003 14:21:33 -0600 (CST) Original-Received: (qmail 10152 invoked by alias); 3 Mar 2003 20:20:28 -0000 Original-Received: (qmail 10147 invoked from network); 3 Mar 2003 20:20:28 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 3 Mar 2003 20:20:28 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18pwiq-0007zi-00 for ; Mon, 03 Mar 2003 21:39:40 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: pd951f227.dip.t-dialin.net Original-X-Trace: quimby.gnus.org 1046723980 30705 217.81.242.39 (3 Mar 2003 20:39:40 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 3 Mar 2003 20:39:40 GMT User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:GwMxhrP2vk2eJVJjZo5YtFIn4H0= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50532 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50532 Christoph Conrad writes: > I achieved (b) with > > ,----[ .emacs.el ] > | (prefer-coding-system 'utf-8) > | (setq default-buffer-file-coding-system > | (coding-system-change-eol-conversion > | 'iso-latin-9 ;; default-buffer-file-coding-system > | nil)) > `---- > > Now: How do i achive (a)? My suggestion for achieving the default behavior (use utf-8 only if necessary) was to comment out the above statements from .emacs. -- A preposition is not a good thing to end a sentence with.