all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: coding problem char \217 etc
Date: Fri, 16 Nov 2018 14:57:36 +0100	[thread overview]
Message-ID: <87ftw1t99r.fsf@mat.ucm.es> (raw)


Hi 

From time to time I obtain documents which look like

\usepackage[latin1]{inputenc} 
 \usepackage[T1]{fontenc}      % Police contenant les caractres franais
\usepackage{geometry}         % DŽfinir les marges
%  \usepackage[francais]{babel}  % Placez ici une liste de langues, la
                              % dernire Žtant la langue principale

% \pagestyle{headings}        % Pour mettre des enttes avec les titres
                              % des subsections en haut de page


Since I am not sure that the coding survives I write that as

\usepackage[latin1]{inputenc} 
 \usepackage[T1]{fontenc}      % Police contenant les caract\217res fran\215ais
\usepackage{geometry}         % D\216finir les marges
%  \usepackage[francais]{babel}  % Placez ici une liste de langues, la
                              % derni\217re \216tant la langue principale

% \pagestyle{headings}        % Pour mettre des ent\220tes avec les titres
                              % des subsections en haut de page


And I simple don't know who to deal with it, I try to save it as latin-1
or as utf-8 I run encode-coding-region with various codings. Nothing
works.

C-x = shows me for example for \217

Char:  (143, #o217, #x8f, file ...) point=546 of 1416 (38%) <57-1417> column=37

Which is not very helpful.

Any ideas what to do. Any possibility how emacs could deal with this
automatically?

Uwe Brauer 




             reply	other threads:[~2018-11-16 13:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-16 13:57 Uwe Brauer [this message]
2018-11-16 14:28 ` coding problem char \217 etc Andreas Schwab
2018-11-16 15:36   ` Uwe Brauer
2018-11-16 15:46     ` Andreas Schwab
2018-11-16 15:05 ` Eli Zaretskii
2018-11-16 15:22   ` Eli Zaretskii
2018-11-16 15:33   ` Stefan Monnier
2018-11-16 15:58     ` Uwe Brauer
2018-11-16 15:36   ` Uwe Brauer
2018-11-16 15:53     ` Eli Zaretskii
2018-11-16 16:00       ` Uwe Brauer
2018-11-16 16:08         ` Eli Zaretskii
2018-11-16 16:31           ` Uwe Brauer
2018-11-16 16:35           ` Uwe Brauer
2018-11-16 17:23             ` Eli Zaretskii
2018-11-20 19:30         ` Charles A. Roelli

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=87ftw1t99r.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-devel@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.