unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: PATCH: iso-cvt.elL: add \textquestiondown ¿
Date: Sat, 11 Feb 2017 17:57:29 -0500	[thread overview]
Message-ID: <jwva89sqqyt.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: 87mvdstkwu.fsf@mat.ucm.es

> But I thought iso-cvt.el is for converting 7bit strings in (La)TeX
> files, to latin-1, utf8 or whatever

Actually, it converts to "Emacs characters" (i.e. an internal
representation).  So it's not specifically latin-1 nor utf-8, tho it was
originally mostly aimed at converting those characters covered by latin-1.

> while the quail stuff is independent that and for input only, at least
> I cannot see any conversion function in latin-ltx.

Indeed, they don't do the same thing.

> So if I understand you correctly you would like to merge iso-cvt.el with
> quail-ltx.el?  So that one would end up only with one translation table
> and then either input functionality or conversion functionality.

I'm not sure if merging the two would really be the best option, but at
least have them share a table, so improvements to one carry over to the other.

> Do I understand that correctly? But I don't think that it would be
> helpful that \textquestiondown would be expanded to ¿ while typing.

It wouldn't hurt either.


        Stefan




      reply	other threads:[~2017-02-11 22:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-11 10:03 PATCH: iso-cvt.elL: add \textquestiondown ¿ Uwe Brauer
2017-02-11 21:22 ` Stefan Monnier
2017-02-11 22:36   ` Uwe Brauer
2017-02-11 22:57     ` Stefan Monnier [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=jwva89sqqyt.fsf-monnier+gmane.emacs.devel@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --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 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).