From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: help-gnu-emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Re: utf-8-dos files on Linux
Date: Sun, 7 Jun 2009 15:12:45 +0200 [thread overview]
Message-ID: <5C63ED8B-D5B9-4952-8D93-B3E840B44669@Web.DE> (raw)
In-Reply-To: <h0g7ks$ck7$1@news.eternal-september.org>
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
next prev parent reply other threads:[~2009-06-07 13:12 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 [this message]
[not found] ` <mailman.149.1244380382.2239.help-gnu-emacs@gnu.org>
2009-06-08 10:14 ` bostjanv
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5C63ED8B-D5B9-4952-8D93-B3E840B44669@Web.DE \
--to=peter_dyballa@web.de \
--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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).