all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Davi Leal <davi@leals.com>
To: emacs-devel@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: acute accents
Date: Sun, 30 Mar 2008 01:59:59 +0100	[thread overview]
Message-ID: <200803300159.59788.davi@leals.com> (raw)
In-Reply-To: <jwvsky9nxt4.fsf-monnier+emacs@gnu.org>

Stefan Monnier wrote:
> > I am unable to get acute accent working on yesterday CVS trunk, using the
> > usual Spanish keyboard.  For example: á é í ó ú
>
> Tell us how to reproduce the problem, starting from "emacs -Q".
> Describe *every* step.  Assume we're complete idiots.

Starting as "emacs -Q" works!  I can type such character rightly.


It seems it was a problem of my '.emacs' configuration file.
All work rightly if I remove the below lines from my '.emacs':

  (setq locale-coding-system 'utf-8)
  (set-terminal-coding-system 'utf-8)
  (set-keyboard-coding-system 'utf-8)
  (set-selection-coding-system 'utf-8)
  (prefer-coding-system 'utf-8)


Maybe it was due to my Debian 'etch' system is already using by default UTF-8.




      reply	other threads:[~2008-03-30  0:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-29 10:34 acute accents Davi Leal
2008-03-29 12:18 ` Andreas Schwab
2008-03-29 12:51   ` Davi Leal
2008-03-29 12:57     ` acute accents -- attached test files Davi Leal
2008-03-29 20:16 ` acute accents Stefan Monnier
2008-03-30  0:59   ` Davi Leal [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200803300159.59788.davi@leals.com \
    --to=davi@leals.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.