all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: bostjanv@alum.mit.edu
To: help-gnu-emacs@gnu.org
Subject: Re: utf-8-dos files on Linux
Date: Mon, 8 Jun 2009 03:14:41 -0700 (PDT)	[thread overview]
Message-ID: <47057f78-0fe1-4f53-8f29-6be63f00f768@k38g2000yqh.googlegroups.com> (raw)
In-Reply-To: mailman.149.1244380382.2239.help-gnu-emacs@gnu.org

On Jun 7, 3:12 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 07.06.2009 um 13:17 schrieb Bostjan Vilfan:
>
> >> I can't get rid of the <inverted_v>M characters at the end of  
> >> lines in the display. I placed
> >> -*- coding: utf-8-dos-*-
>
> This inverted v is the CARET character ^ or CIRCUMFLEX ACCENT at U
> +005E, which, in combination with other characters, stands in a GNU  
> Emacs buffer for display (presentation) of Control-<something>.
>
> The correct syntax would be:
>
>         -*- coding: utf-8-dos; -*-
>
> Notice the final ``;´´ which actually ends the assignment.
>
> --
> Greetings
>
>    Pete
>
> Almost anything is easier to get into than out of.
>                                 – Allen's Law

Thanks for your help with my Emacs problem. To repeat: The problem was
that it seemed that the "-*- coding: utf-8-dos; -*-" specification in
the first line of a file had no effect. After receiving your posts I
went back to the manual, and it turned out that the Emacs variable
inhibit-eol-conversion was set to a non nil value on my system. After
setting it to the value nil in my .gnu-emacs-custom file, the editing
of dos text files was possible.
Regards,
bostjanv


  parent reply	other threads:[~2009-06-08 10:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.107.1244295014.2239.help-gnu-emacs@gnu.org>
2009-06-07 11:17 ` utf-8-dos files on Linux Christian Herenz
2009-06-07 13:12   ` Peter Dyballa
     [not found]   ` <mailman.149.1244380382.2239.help-gnu-emacs@gnu.org>
2009-06-08 10:14     ` bostjanv [this message]
2009-06-06  6:44 Bostjan Vilfan

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=47057f78-0fe1-4f53-8f29-6be63f00f768@k38g2000yqh.googlegroups.com \
    --to=bostjanv@alum.mit.edu \
    --cc=help-gnu-emacs@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.