From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul K Newsgroups: gmane.emacs.help Subject: Re: how to set file coding system but using per directory variables Date: Mon, 5 May 2014 21:04:14 +0200 Message-ID: References: <7CD886CF-F26C-4E29-828F-33904A1E725F@Web.DE> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1399414057 32061 80.91.229.3 (6 May 2014 22:07:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 May 2014 22:07:37 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 07 00:07:30 2014 Return-path: Envelope-to: geh-help-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 1WhnRa-0002FQ-MT for geh-help-gnu-emacs@m.gmane.org; Wed, 07 May 2014 00:02:34 +0200 Original-Received: from localhost ([::1]:59166 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhOBw-0008FX-Ej for geh-help-gnu-emacs@m.gmane.org; Mon, 05 May 2014 15:04:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhOBX-0008Cl-UH for help-gnu-emacs@gnu.org; Mon, 05 May 2014 15:04:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhOBS-00051P-Uf for help-gnu-emacs@gnu.org; Mon, 05 May 2014 15:04:19 -0400 Original-Received: from mail-qg0-x233.google.com ([2607:f8b0:400d:c04::233]:63538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhOBS-00051A-QN for help-gnu-emacs@gnu.org; Mon, 05 May 2014 15:04:14 -0400 Original-Received: by mail-qg0-f51.google.com with SMTP id q107so3718216qgd.38 for ; Mon, 05 May 2014 12:04:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uFy0RRvloYb61Wbu8Gvtqi4CcQ7XGH9SvQHqwO5lHHw=; b=Uh5crEQUHeGWjQ7GSv7kuRs2KZihqw76/OX2g2VMh+3IWWO9sc8jES/1UQl5uH3z86 1ytQ9uprwiuDeOK67Kp6OzDogvmxPoOtFfFnE3n+Ak0z4ua4FkUgl+sfiEUeEZ+WuPY+ cmoHYKZrs++dz7IV3WoVwAl/StcoiBFX1gc+uvs0t5vG1yoHZGXeu2wMYCJGoxLRzX8x oj7RQ5MQwaPaZ5n6ZGtkg8F4wHDT28P/TuQqwIKQdV/hd0Xc36oq5dz+mjdPLQ50fBFf QG9swZvs/wYKolszyI8ZlD3GKEC+WAO5tAkbA77PKCqf84ttHWy+hu7f5ji8PB10S+LI hXFg== X-Received: by 10.224.121.133 with SMTP id h5mr47914654qar.79.1399316654171; Mon, 05 May 2014 12:04:14 -0700 (PDT) Original-Received: by 10.140.88.242 with HTTP; Mon, 5 May 2014 12:04:14 -0700 (PDT) In-Reply-To: <7CD886CF-F26C-4E29-828F-33904A1E725F@Web.DE> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c04::233 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97566 Archived-At: Peter, thank You for the help. Regards, On Tue, Mar 4, 2014 at 9:21 PM, Peter Dyballa wrote: > > Am 01.03.2014 um 13:54 schrieb Paul K: > > > -*- coding: windows-1250-dos -*- > > To work, I think, it needs to be: > > -*- coding: windows-1250-dos; -*- > > -- > Greetings > > Pete > > Perl=E2=80=94the only language that looks the same before and after RSA e= ncryption. > - Keith Bostic > >