[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] problem with formatting and marking in auctex 11.88
From: |
Mosè Giordano |
Subject: |
Re: [AUCTeX-devel] problem with formatting and marking in auctex 11.88 |
Date: |
Thu, 4 Jun 2015 18:39:06 +0200 |
Hi Artemio,
2015-06-04 18:27 GMT+02:00 Artemio González López <address@hidden>:
> 1) Since I often write in Spanish, where we have all sorts of accents, I use
> x-symbol to be able to see the “filter” the accented characters, so that I
> see them on screen but they are saved to file as \’a, etc. Unfortunately, I
> haven’t been able to make x-symbol work with Emacs 23 and higher.
Are you aware you can insert accented characters directely in your
source provided that you load `inputenc' package with `utf8' option
and the file is encoded with UTF-8 (which is the default for latest
Emacs versions)?
Bye,
Mosè