unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Daniel Gildea <gildea@cs.rochester.edu>
Cc: 36253-done@debbugs.gnu.org
Subject: bug#36253: 26.1; latex latin5 inputenc
Date: Sat, 22 Jun 2019 11:53:36 +0300	[thread overview]
Message-ID: <83sgs2ngq7.fsf@gnu.org> (raw)
In-Reply-To: <20190616204611.GA15900@n07.cs.rochester.edu> (message from Daniel Gildea on Sun, 16 Jun 2019 16:46:11 -0400)

> Date: Sun, 16 Jun 2019 16:46:11 -0400
> From: Daniel Gildea <gildea@cs.rochester.edu>
> 
> When emacs opens a latex file and sees
>  \usepackage[latin5]{inputenc}
> it thinks the character encoding is iso-8859-5,
> but according to the latex documentation at
>  http://texdoc.net/texmf-dist/doc/latex/base/inputenc.pdf 
> it should be iso-8859-9.
> 
> I think the line
>     ("latin5" . iso-8859-5)
> in lisp/international/latexenc.el should be
>     ("latin5" . iso-8859-9)

Thanks, I made that change, and also added the proper mapping for
latin10.





      reply	other threads:[~2019-06-22  8:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-16 20:46 bug#36253: 26.1; latex latin5 inputenc Daniel Gildea
2019-06-22  8:53 ` Eli Zaretskii [this message]

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=83sgs2ngq7.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=36253-done@debbugs.gnu.org \
    --cc=gildea@cs.rochester.edu \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).