GNU bug report logs -
#12055
24.1.50; Characters "á" and "é" are not correctly displayed on a Windows terminal
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Thu, 26 Jul 2012 12:21:02 UTC
Severity: normal
Found in version 24.1.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #77 received at 12055 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 28 Jul 2012 13:55:41 +0200
> From: Dani Moncayo <dmoncayo <at> gmail.com>
> Cc: lekktu <at> gmail.com, 12055 <at> debbugs.gnu.org
>
> > Please try the patch below. It works for me.
>
> I'm having problems for applying your patch to my trunk branch
> (updated right now).
> [...]
> Am I missing something?
> Is this an Emacs bug?
I have no idea, but can we please solve bugs one at a time? Can you
apply the patch outside Emacs, by using the Patch utility? The
command you should type at the shell prompt should be:
patch --binary -p0 < patch.diff
This command should be issued from the root directory of the Emacs
tree, the one that has src and lisp as its subdirectories.
It should also work to do this from inside Emacs, like this:
. put the region around the diffs I sent
. type this command:
C-x RET c unix RET M-| patch -d /path/to/emacs/root/dir --binary -p0
Thanks.
This bug report was last modified 12 years and 294 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.